MySQL - Do Not Pass This Way Again
grimoire.ca
MySQL - Do Not Pass This Way Again
1–10 of 164 posts
Re: MySQL - Do Not Pass This Way Again
#2Re: MySQL - Do Not Pass This Way Again
#3Re: MySQL - Do Not Pass This Way Again
#4Re: MySQL - Do Not Pass This Way Again
#5(Just to be clear, I know about other databases, just aren't sure if any are that much better in real world use).
Re: MySQL - Do Not Pass This Way Again
#6Edit: here's the raw text version stored on github https://raw.github.com/ojacobson/grimoiredotca/master/wiki/m...
Re: MySQL - Do Not Pass This Way Again
#7I appreciate this well-argued piece of persuasive writing for not choosing MySQL, but the premise is surprising -- I don't recall seeing, on Hacker News or elsewhere, any writeups from companies that chose MySQL then ran into significant problems they had to architect around, nor writeups from companies that chose MySQL then had to rip everything out to switch to something in the same family of solutions (Postgres, O…
Re: MySQL - Do Not Pass This Way Again
#8Re: MySQL - Do Not Pass This Way Again
#9I appreciate this well-argued piece of persuasive writing for not choosing MySQL, but the premise is surprising -- I don't recall seeing, on Hacker News or elsewhere, any writeups from companies that chose MySQL then ran into significant problems they had to architect around, nor writeups from companies that chose MySQL then had to rip everything out to switch to something in the same family of solutions (Postgres, O…
Re: MySQL - Do Not Pass This Way Again
#10The problem is that many non-technical people use MySQL and then think they know all about DBs. Ask them what ACID is, or about foreign key constraints. You'll get blank stares. If you know what those things are and value them, you probably don't use MySQL.