I know that DynamoDB is a document database, but i...
# ingestion
g
I know that DynamoDB is a document database, but is there a way to store it's 'schema' in DataHub? Or maybe not schema but at least datasrouce description, sample field values, etc
b
Yes! We have a connector for MongoDB that basically samples the columns from a certain number of rows
We could definitely do the same for Dynamo. The MongoDB connector would be your best point of reference
g
So i can try to use MongoDB connector already? That's cool!
b
If you're using a MongoDB compatible driver, we can try that yep 🙂 Do let me know if you find issues
m
Hi - any update on this experiment? I’m looking to ingest from our DynamoDB platform