Date: 2014-10-24
Time: 11:50–12:40
Room: Medici III
Level: Intermediate
ToroDB, a new open source database, debuts at PgConfEU. Join us for the first public world-wide announcement of ToroDB!
ToroDB is a document-oriented (JSON) database, built on top of PostgreSQL. It offers transactional capabilities, significant storage savings and great concurrency.
ToroDB is different from other approaches, which use a relational database to store JSON documents as a JSON/JSONB/blob column: it instead transforms JSON documents to relational data, and stores it in relational tables.
ToroDB speaks the Mongo Wire Protocol, meaning it can act as a substitute for MongoDB.
If you want to know more, attent to this first public announcement and join our community!