Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.2

Create a Group

AI agent session
create a group called bronze for the raw ingest tables

Called tabsdata 2 times (ctrl+o to expand)

bronze is created in the finance project, alongside the three groups that came with it.

┌─────────────────┬───────────────────┐
│      field      │       value       │
├─────────────────┼───────────────────┤
│ name            │ bronze            │
├─────────────────┼───────────────────┤
│ description     │ Raw ingest tables │
├─────────────────┼───────────────────┤
│ project         │ finance           │
├─────────────────┼───────────────────┤
│ collection type │ data product      │
├─────────────────┼───────────────────┤
│ collections     │ 0                 │
└─────────────────┴───────────────────┘

A collection created in bronze is a data product collection, the same as one created in default: it holds transformers and carries no connection. Only the two seeded groups sources and destinations produce connection-backed collections.