Working with document-based data
Last updated
Was this helpful?
Last updated
Was this helpful?
For document-based data connectors - currently MongoDB and Amazon DynamoDB - Database View and Table View are replaced by Collection View.
"Collection" is the term that Structural uses to refer to MongoDB collections and DynamoDB tables.
Structural also allows you to run collection scans to identify the data structure.
Scan collections Collection scans identify the fields and data types in a collection.
Use Collection View Configure generators and collection modes.