Flutterby™! : PostgreMongo

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

PostgreMongo

2015-04-09 21:02:46.550068+00 by Dan Lyke 0 comments

ToroDB

... is an open source, document-oriented, JSON database that runs on top of PostgreSQL. JSON documents are stored relationally, not as a blob/jsonb. This leads to significant storage and I/O savings. It speaks natively the MongoDB protocol, meaning that it can be used with any mongo-compatible client.

I was actually just wondering if anyone has done a compatibility layer to let MySQL clients talk to PostgreSQL...

[ related topics: Free Software Databases ]

comments in ascending chronological order (reverse):