<- Work
Open Source · DevToolIn Development

SchemaForge

Database schema generation from natural language.

Describe your data model in plain English and get production-ready SQL schema, migrations, and TypeScript types. Designed to accelerate the database design phase for solo builders and small teams.

What it does

Free, open, and built to last.

Natural language to SQL schema — describe tables in plain English.

Auto-generate migration files compatible with Drizzle and Prisma.

TypeScript type generation from your schema out of the box.

Getting started

Up and running in minutes

01

Describe your intended data relationships and fields in plain English (e.g. 'users have many posts').

02

Inspect generated SQL schemas, database indexes, and type-safe migrations for Drizzle or Prisma.

03

Export production-ready migration scripts directly to your project codebase with a single command.

Want to contribute or use this in your project?

All OnyxIQ open-source projects are MIT licensed.

Star on GitHub →