ZJONSSON / node-etl

npm install etl
229 stars 49 forks source link

Add AWS DynamoDB #95

Open sowdri opened 4 years ago

sowdri commented 4 years ago

It will be amazing to have dynamodb support!

ZJONSSON commented 4 years ago

Agree - you want to take a stab at a PR? Ideally should follow similar pattern as the other with a schema, i.e. first fetch the schema and then bulk insert on the matching keys?