Base Tables
Base tables represent data from collections of Couchbase documents. Documents appear as rows, and all attributes that are not arrays appear as columns. In each base table, the connector creates a primary key column named
If document typing information was provided during sampling, then the name of the base table is the document type that it represents. Otherwise, the name of the base table is the bucket that the data comes from.
- Schema Definitions
- Virtual Tables
- Example of Table Creation during Schema Generation
- Features
- Configuring the Driver on page 1