Y
Hacker News
new
|
ask
|
show
|
jobs
by
cschep
5022 days ago
Interesting to read about github using MySQL instead of Postgres. Anyone know why? I am just curious because of all the MySQL bashing I hear in the echo chamber.
2 comments
technoweenie
5022 days ago
Mostly because of legacy reasons, at this point.
link
boundlessdreamz
5022 days ago
That sounds like you would have chosen differently if you had to choose now. Is that so?
link
lonnyk
5022 days ago
Do you have a source for this information?
link
technoweenie
5022 days ago
I have the source code, yes :)
link
jaggederest
5022 days ago
https://github.com/technoweenie
He's on the Github team. I assume he's speaking Ex Cathedra.
link
autotravis
5022 days ago
They use both, according to Zach Holman (
http://zachholman.com/talk/unsucking-your-teams-development-...
)
link
technoweenie
5021 days ago
The only postgres we use is from internal Heroku apps. We use Mongo in a few places too.
link