Pricing Plans
Choose the perfect plan for your project scale
Free
For personal projects and learning
- Basic ERD editor
- 10 AI ERD generations per month
- Unlimited projects
- Personal use (1 person)
- Export (PNG, SQL, ORM)
- Community support
- ⚠️ Ad-supported
Plus
For individual developers and small teams
- Everything in Free (except ads)
- 200 AI ERD generations per month
- Unlimited projects
- Team collaboration (up to 5)
- Dedicated email support
- ✨ Ad-free experience
Pro
For professional teams and growing companies
- Everything in Plus
- Unlimited AI ERD generations
- Team collaboration (up to 15)
- AI priority processing (faster response)
- Dedicated email support
- API access
- ✨ Ad-free experience
Enterprise
For large teams and organizations
- Everything in Pro
- Unlimited AI generation (priority queue)
- Custom AI model training
- Unlimited collaborators
- SSO / SAML authentication
- Dedicated support & SLA
- On-premise deployment option
- Custom contracts
- ✨ Ad-free experience
All plans start free with no credit card required. Upgrade anytime.
Traditional Way
Erdmates solves the limitations of traditional ERD tools
Before
After
3 Simple Steps
Complete a professional ERD in just 3 steps — no complex tools required
Describe
Describe your desired database structure in everyday language. Type freely like "I need user, product, and order tables, and users can place multiple orders."
AI Analysis
AI analyzes your input to determine the optimal table structure, column types, and constraints. It applies normalization principles to design an efficient database schema.
ERD Generation
A visual ERD diagram is instantly generated based on the analysis. The created ERD can be immediately edited or exported to SQL.
Key Features
Powerful AI-driven features that revolutionize your database design workflow
AI ERD Generation
Describe your database structure in plain language and AI automatically creates tables, columns, and relationships. Complete a professional ERD diagram in seconds.
Real-time Collaboration
Edit the same ERD simultaneously with teammates and see changes reflected in real time. Collaborate efficiently on database design even with remote teams.
Smart Relationship Linking
Automatically recognizes and visualizes foreign key (FK) relationships between tables. Set up 1:1, 1:N, and N:M relationships intuitively with drag and drop.
Auto SQL Generation
Automatically generate DDL SQL for PostgreSQL, MySQL, SQLite, and MSSQL from your ERD. Draw the diagram and instantly get executable queries.
Version Control
All changes are automatically saved so you can restore to any previous version at any time. Edit your ERD freely without worrying about mistakes.
Multiple Export Formats
Export your ERD to PNG/SVG images, SQL DDL, Prisma, TypeORM, Drizzle ORM, and many other formats. Choose the format that fits your development environment.
Perfect For
Professionals from various fields work with ERDMates
Backend Developers
Quickly design DB structure before API development
Startups
Fast prototyping in early product stages
Product Planners
Plan DB structure without technical knowledge
Students
Database assignments and projects
Real-World Example
Describe an e-commerce database in natural language, and it generates like this
Before: Text Input
"I want to build an e-commerce site. I need users, products, orders, and reviews. A user can place multiple orders and can leave reviews on products."
After: Auto-generated ERD
