Database Configuration

Configure and manage your database connections and schemas in Omniflow.

Connection Setup

Omniflow will create a database instance for you automatically when you create a fullstack product. To use your own database, click the gear icon to set up your owned Database URL.

Database connection setup

Schema Management

Omniflow generates your database schema automatically based on your PRD's data model. No need to design the schema manually. Joy derives the tables and relationships from your requirements. You can view and edit the generated schema directly in the code editor within your project.

Database connection setup