Y
Hacker News
new
|
ask
|
show
|
jobs
by
aprdm
3858 days ago
Now a days with Postgres support of JSON, can't you build your NoSQL thingy around Postgres?
2 comments
brianwawok
3858 days ago
Do you want to store 10 PB in a Postgres cluster and do replication yourself?
You can, not always the best tool for the job...
link
lsiebert
3858 days ago
I should point out that I recently read that the newest version of mysql is getting json support.
link
You can, not always the best tool for the job...