B
B
bismoney2015-10-23 15:59:38
MySQL
bismoney, 2015-10-23 15:59:38

What is the best database to use for a media agency website?

Hi friends.
Please tell me, in terms of performance, which database is better to use PostgreSql / Mysql?
There will be a site with an unlimited number of news, photo reports, quotes.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Aram Aramyan, 2015-10-23
@bismoney

Get Postgresql.
MySQL cannot cope with such a large amount of data. It is for small projects, like facebook.com
And if it's serious, then take the one you know how to work with.
Yes, lately there have been many articles on the net about how postgres is more productive and more convenient, but your application will not only have a DBMS. There will still be other development tools, as well as developers. And if they know MySQL well, then it is better to use it.

U
un1t, 2015-10-23
@un1t

No difference.

M
MetaDone, 2015-10-23
@MetaDone

which one do you know better. only instead of mysql I would take mariadb. in my experience it works faster. And it all depends on the functionality of this media, it is likely that not the base will be the bottleneck in your application

S
sivabur, 2015-10-23
@sivabur

Postgres is definitely more performant but also more complex.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question