Database & SQL
Format and work with SQL and database-related text without sending queries anywhere.
Database Schema Studio
Design tables visually and get Laravel migrations, models and more, live.
SQL to Laravel Migration
Turn MySQL CREATE TABLE statements into Laravel migrations, privately in your browser.
SQL Formatter
Format and beautify SQL for PostgreSQL, MySQL, SQL Server and more.
SQL to Prisma Schema
Turn MySQL CREATE TABLE statements into a Prisma schema, privately in your browser.
Laravel Migration to Prisma
Turn Laravel migration files into a Prisma schema, privately in your browser.
SQL to Laravel Models
Turn a MySQL dump into Laravel models, factories and seeders, privately in your browser.
SQL to Node.js App
Turn a MySQL dump into a Prisma schema, factories, a seed script and Zod validation.