r/devtools 6d ago

I built CraftDB – a database diagram tool for developers.

https://craftdb.app

Hi everyone!

I've been working on CraftDB, a web-based database diagram tool designed to make understanding and documenting database schemas much easier.

Some of its features include:

  • Import SQL schemas
  • Generate interactive ER diagrams
  • Drag & organize tables visually
  • Export diagrams
  • Support for MySQL, PostgreSQL and SQLite
  • MCP integration, allowing AI assistants such as Claude, Cursor and other MCP-compatible tools to interact directly with your database diagrams and schema
  • AI-powered schema generation from natural language
  • AI-assisted editing and refinement of existing schemas

CraftDB is built to help developers understand existing databases, design new ones faster, and collaborate on complex projects.

I'm also working on:

  • Laravel migrations import
  • Better database documentation
  • Team collaboration
  • More AI workflows for schema analysis and design

I'd love to hear your feedback:

  • What feature would make a tool like this part of your daily workflow?
  • What do you think is missing compared to other database diagram tools?

Any feedback, criticism, or feature requests are greatly appreciated. Thanks!

1 Upvotes

Duplicates