Mapping Native Objects
- Last Updated: February 6, 2020
- 3 minute read
- DataDirect Connectors
- JDBC
- MongoDB 6.0
- Documentation
You can map native objects in your relational schema when you first create a schema map or after you have already created one. In either case, this process is carried out through the Schema Tool Native View dialog.
This following example shows how the
residents collection has been flattened into the relational RESIDENTS table.Note: Refer to "Mapping
Objects to Tables" in the driver documentation for details on how the Schema
Tool flattens data.
This following example shows how the
residents collection has been normalized into a set of parent-child
tables.Note: Refer to "Mapping Objects to Tables" in the driver
documentation for details on how the Schema Tool normalizes data.