Skip Navigation

mysql or postgresql? Which is better for an Internet-facing application

Hey, Threadiverse! I'm looking for informed opinions on database choices.

I can stand up an Internet-facing application and have it use either MySQL or PostgreSQL. Which is the better choice, and why do you think so?

Thanks!

You're viewing a single thread.

48 comments
  • Most applications can do just fine with SQLite, but if you need something with a lot more write speed, go with PostgreSQL.

48 comments