“MongoDB is dead. Long live Postgresql”
github.com
“MongoDB is dead. Long live Postgresql”
1–10 of 160 posts
Re: “MongoDB is dead. Long live Postgresql”
#2Re: “MongoDB is dead. Long live Postgresql”
#3I'm nearly sure one day someone will write a MongoDB compatibility layer on top of PostgreSQL
I'd love to see MongoDB give up and become a PostgreSQL consultancy.
Everybody I talk to in the field has the exact same Mongo story: "We love JSON! We use JSON everywhere! We just wanted a DB with native JSON support. We didn't look at the implementation details. We only looked at their marketing. Now we wake up at 3am to fix it every night and lose data every day. Somebody help us. We love JSON."
Re: “MongoDB is dead. Long live Postgresql”
#4I'm nearly sure one day someone will write a MongoDB compatibility layer on top of PostgreSQL
Re: “MongoDB is dead. Long live Postgresql”
#5I'm nearly sure one day someone will write a MongoDB compatibility layer on top of PostgreSQL
Re: “MongoDB is dead. Long live Postgresql”
#6I'm nearly sure one day someone will write a MongoDB compatibility layer on top of PostgreSQL
Re: “MongoDB is dead. Long live Postgresql”
#7I'm nearly sure one day someone will write a MongoDB compatibility layer on top of PostgreSQL
Re: “MongoDB is dead. Long live Postgresql”
#8I'm nearly sure one day someone will write a MongoDB compatibility layer on top of PostgreSQL
That's sensible when you consider that postgresql used to be a SQL layer over postgres. Not sure if that is the case now.
Were they ever actually separate layers? I thought that PostgreSQL was a rename of Postgres that happened shortly (one-two versions) after they swapped query languages from the Ingres-derived QUEL to SQL.
Re: “MongoDB is dead. Long live Postgresql”
#9"Mongodb" already nearly exists as a single column type, 9.4 will complete it.
Re: “MongoDB is dead. Long live Postgresql”
#10I'm nearly sure one day someone will write a MongoDB compatibility layer on top of PostgreSQL
PostgreSQL has native json support now. What else is missing? Just a protocol implementation? I'd love to see MongoDB give up and become a PostgreSQL consultancy. Everybody I talk to in the field has the exact same Mongo story: "We love JSON! We use JSON everywhere! We just wanted a DB with native JSON support. We didn't look at the implementation details. We only looked at their marketing. Now we wake up at 3am to f…