Working with document-based data
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.
Last updated
Was this helpful?