Fundamentals: Data
GesamtDB uses a relational data model and runs as a layer on top of existing cloud database systems.
You store data in SQL tables with rows and columns, then run SQL queries that may include AI operators.
Multimodal values in SQL columns
For AI analytics, columns declared as SQL TEXT can contain text, images, and audio content.
GesamtDB automatically recognizes the stored value type during query processing.
AI operators on customer-managed databases
GesamtDB does not replace your database. It brings AI operators to your customer-managed database infrastructure.
Supported systems:
- PostgreSQL
- MySQL (MySQL 8+ recommended)
- DuckDB / MotherDuck