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.
For JSON columns in file connector and PostgreSQL workspaces, you can use Document View to view and assign generators to JSON fields.
Scan collections Collection scans identify the fields and data types in a collection.
Last updated
Was this helpful?