UnQTools
Developer Runs in your browser

SQL to ORM Code Converter

Convert CREATE TABLE DDL into idiomatic ORM models for Prisma, Sequelize, TypeORM, Drizzle, SQLAlchemy, and Django — fully offline in your browser. Maps types, nullability, defaults, primary/foreign keys, unique & index constraints, and enums, with snake_case ↔ camelCase field mapping via @map / column-name decorators. Unmappable constructs are flagged, never silently dropped.

100% Private Works Offline Instant

Convert CREATE TABLE DDL into idiomatic ORM models for Prisma, Sequelize, TypeORM, Drizzle, SQLAlchemy, and Django — fully offline in your browser. Maps types, nullability, defaults, primary/foreign keys, unique & index constraints, and enums, with snake_case ↔ camelCase field mapping via @map / column-name decorators. Unmappable constructs are flagged, never silently dropped. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.