Baseten Postgres

Store relational data with hosted and managed databases.

Baseten Postgres data tables provide permanent relational database storage to your applications and models. Data tables run on PostgreSQL, currently version 13.4.

With Baseten Postgres, you can do anything you would ordinarily use a relational database for in web application development. And, there are specific use cases for ML-powered apps:

  • Store model inputs and outputs

  • Save classified/tagged data (and extract it later!)

  • Display model data to the user

Baseten Postgres tables are automatically accessible to applications in both Views (via Queries) and Worklets. You don't have to use Baseten's user interface — we expose a full PostgreSQL environment — but we have built some helpful abstractions to make configuring and connecting to your data tables easier.

Last updated