S
S
Sergey2014-10-13 15:24:40
MySQL
Sergey, 2014-10-13 15:24:40

Which database design tool to choose?

There was a need for joint design of a web application, I am looking for a tool where I can do this. Interested in the ability to visually develop a relational database, and build a block diagram. Either cloud solutions or desktop ones, but so that both mac and pc are.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
StrangeAttractor, 2014-10-13
@frost18

I like MySQL WorkBench (it's a pity it can't generate code for other DBMS now, I'm even thinking of trying to write a plugin that solves this problem, but for now I use for other DBMS like PostgreSQL DBDesignerFork - a fork of what MySQL WorkBench was before it was absorbed MySQL project and lost support for other DBMS) and Entity Framework designer (also able to generate code for creating a database, although this is not always easy to achieve when it comes to a DBMS other than MS SQL Server). There is also, for example, a rather sophisticated and versatile Sybase PowerDesigner (you can’t figure it out without half a liter) and the classic old man ERWin (does not know (or did not know how) some "complex" relationships, for example, a table's foreign key to itself). As an option, you can also mention Altova DatabaseSpy.

S
Sergey, 2014-10-13
Protko @Fesor

DDD

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question