NoSQL
Module | Type | Description |
---|---|---|
AmazonDynamoDB | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
GetNextRecord | Fetches the next record from the specified source connection | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
MapRecordFields | Sets the values of the specified DataFields in a target connection | |
SaveRecord | Saves the specified target record | |
Cassandra | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
GetNextRecord | Fetches the next record from the specified source connection | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
MapRecordFields | Sets the values of the specified DataFields in a target connection | |
SaveRecord | Saves the specified target record | |
Cloudant | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
GetNextRecord | Fetches the next record from the specified source connection | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
MapRecordFields | Sets the values of the specified DataFields in a target connection | |
SaveRecord | Saves the specified target record | |
CosmosDB | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
GetNextRecord | Fetches the next record from the specified source connection | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
MapRecordFields | Sets the values of the specified DataFields in a target connection | |
SaveRecord | Saves the specified target record | |
Couchbase | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
GetNextRecord | Fetches the next record from the specified source connection | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
MapRecordFields | Sets the values of the specified DataFields in a target connection | |
SaveRecord | Saves the specified target record | |
MongoDB | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
GetNextRecord | Fetches the next record from the specified source connection | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
MapRecordFields | Sets the values of the specified DataFields in a target connection | |
SaveRecord | Saves the specified target record | |
Redis | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
GetNextRecord | Fetches the next record from the specified source connection | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
MapRecordFields | Sets the values of the specified DataFields in a target connection | |
SaveRecord | Saves the specified target record | |
SimpleDB | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
GetNextRecord | Fetches the next record from the specified source connection | |
InitializeSource | Initializes a connection for reading data records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record from a source connection | |
MapRecordFields | Sets the values of the specified DataFields in a target connection | |
SaveRecord | Saves the specified target record |
Last updated