A powerful ERD maker built specifically for Convex, combining visual schema design with AI-powered exploration
See all your tables, fields, and relationships at a glance with an interactive canvas
Chat with BackendBOT to understand your architecture, get insights, and navigate complex schemas
Browse and analyze all your Convex queries, mutations, and actions in one place
Start visualizing your Convex backend in just a few clicks
When you open Schemets, you'll see a clean, welcoming interface. Click "Get started" to enter the main workspace and begin exploring.


The ERD canvas is where your database comes to life. Import your Convex schema and see all tables, relationships, and functions organized visually.
Work with maximum visibility
Organize tables intuitively
Click the "Import Convex Folder" button and select your entire convex/ directory. Schemets will automatically:
Extract all tables, fields, types, and constraints
Find all queries, mutations, and actions
Create visual representation with relationships

Your AI assistant that understands your entire Convex backend

BackendBOT analyzes your schema and functions to provide meaningful insights. Ask questions in natural language and get intelligent, context-aware responses.
"How does authentication work in this backend?"
"What queries read from the users table?"
"Group the tables by functionality and color them"
Everything you need to understand and document your Convex backend
Let BackendBOT organize your schema visually by grouping related tables with color coding
Browse all queries, mutations, and actions. Filter by type or search by table reference
Download your diagram as PNG, JSON, or TypeScript code for documentation
Automatically extract tables, fields, relationships, and indexes from schema.ts
Visual lines show foreign key relationships and table connections
No database connection needed. Import folder and start immediately
Perfect for developers, students, and teams working with Convex