Skip to main content
This walkthrough turns a table into a Database App. Full flags for each command are in the generated app and table reference.

1. Start from a table

Create or identify the table that holds your data:

2. Inspect the upgrade

Before promoting, review what the app will look like:
The plan describes the database and contract the App will be created with.

3. Promote the table

This creates the App with its own managed database.

4. Operate the App

Confirm it exists and explore its data:
From here the App is a first-class surface — see app for configuration and data-view options.