Ozgur Ozer

dbdiagram.io - Free database diagrams designer for analysts & developers 🛠

Quick and simple free tool to help you draw your database relationship diagrams and flow quickly using simple DSL language.

Add a comment

Replies

Best
oh!
Hi @, It looks like https://www.quickdatabasediagram... app. Maybe as a recommendation I might suggest making the DSL a bit more friendly, easier to write, for example: avoiding the squiggly brackets and having the possibility to define the FK in the tables, something like this: user_id int FK> users.id The autocomplete feature is great. Great product. Regards
Arief Darmawan

Great !

should be openSource or somekind

Canvas background color is burning my eyes

Pros:

RAD db engineering

Cons:

very young, subtle bugs, cant change BACKGROUND-COLOR

Nicholas C-137 🇩🇪

I would like to resize de table boxes, to a better exported images.

Pros:

Straight to the point, easy to use

Cons:

Can't resize de table boxes

Bahram Hasanov
Dears, Currently in MySQL export Primary keys not handled and please add unique key option too
Setti Mahesh

Product is pretty cool and it's very young, so can't expect more features but it would be helpful if we can provide - Define default values - Option to add validation schema - Team collaboration

Pros:

Easy to use and clean design

Cons:

Team collaboration and define default values for schema

Jason Fan
do we have a add column comments feature?
Alex Fischer

As a developer I hate poit-and-click interfaces. This is complete opposite - a simple, intuitive code panel with several examples and quick export to any format is excellent. On-fly table rebuild and debugging is also fabulous. Would recommend to all of my collegues!

Pros:

This is absolutely amazing tool for designing databases, that doesn't require me to drag and drop items all over the canvas.

Cons:

I've tried several alternatives - they are nowhere nere this one.

Marlin Forbes

I created a diagram with 40+ tables on it - the layout becomes an unreadable square-ish grid.

Pros:

* The simplicity. * Making an idea concrete is fast and easy. * Exporting to SQL.

Cons:

* The auto-arrange engine could be improved. * Missing a few important attributes on columns.

Lakshmi Narayanan Guptha
really love this product! this is great. do you think you can do the same for uml diagrams as well? that would be a game changer thing!
Archisha D
Can i combine two columns into one while creating model itself. Example :SELECT column1 + column2 AS column3 FROM table; If this can be done, could you tell me the format for the same