MySql or Postgres?

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
lc4pro
Posts: 51
Joined: Thu 12 Jul 2012 08:16

MySql or Postgres?

Post by lc4pro » Wed 23 Apr 2014 01:02

Being a convoluted (complex heritage, lots of FKs and the like) DB what is best:
MySql or Postgres?

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: MySql or Postgres?

Post by MariiaI » Wed 23 Apr 2014 12:59

Generally, each DBMS has its advantages and disadvantages. In some scenarios PostgreSQL is more powerful and faster, in some cases - MySQL. The choice of the DBMS (MySQL or PostgreSQL, etc) depends on your goals and preferences.

Post Reply