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 PK that identifies which Couchbase document each row comes from.

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.