Closed amotl closed 2 months ago
Bring DynamoDB full-load to Toolkit's ctk load table interface.
ctk load table
https://cratedb-toolkit--226.org.readthedocs.build/io/dynamodb/loader.html
Alpha. For now, the implementation uses the same easy strategy to converge the source record into a single data (OBJECT) column in CrateDB. The 1:1 strategy may follow.
data (OBJECT)
/cc @hammerhead, @zolbatar
About
Bring DynamoDB full-load to Toolkit's
ctk load table
interface.Documentation
https://cratedb-toolkit--226.org.readthedocs.build/io/dynamodb/loader.html
Status
Alpha. For now, the implementation uses the same easy strategy to converge the source record into a single
data (OBJECT)
column in CrateDB. The 1:1 strategy may follow.Backlog
/cc @hammerhead, @zolbatar