Write schema.
See the diagram.

Rhomb is a text-first database schema designer. Define tables in an intuitive syntax โ€” your ER diagram updates live.

users
---
id    INT     PK
email VARCHAR UNIQUE
name  VARCHAR

posts
---
id      INT  PK
user_id INT  FK -> users.id
title   VARCHAR
body    TEXT
โŒจ

Text-first editor

Write schema in a clean syntax with syntax highlighting and context-aware autocomplete.

โฌก

Live diagram

Tables, FK edges, and PK symbols render as you type. No manual drag-and-drop required.

๐Ÿค–

AI-ready

Expose your schema to AI coding agents via a local MCP client. Available on the Agent tier.

Simple, honest pricing

$10/mo

Editor

Syntax highlightingโœ“
Autocompleteโœ“
Inline error hintsโœ“

Schemas

Schema countUnlimited
VisibilityPublic + Private
Cloud syncโœ“

Export

PNG exportโœ“
SVG / PDF exportโœ“
SQL DDL exportโœ“
SQL DDL importโœ“

Collaboration

Real-time shared viewโœ“

AI Agent

API key managementโ€”
MCP local clientโ€”
DDL API endpointโ€”

Start designing
your schema today.

No credit card required. Free forever.