Tonight's meeting + s Database link

K

Kevin LaTona

First off what a fun meeting it was tonight with a great conversation.

Let's do more of them.



Next this is the link to that JSON Database I mentioned but could not recall the name on.

http://www.rethinkdb.com/




RethinkDB overview

RethinkDB is built to store JSON documents, and scale to multiple machines with very little effort.

It has a pleasant query language that supports really useful queries like table joins and group by, and is easy to setup and learn.

See the highlights of RethinkDB


Simple programming model:
• JSON data model and immediate consistency.
• Distributed joins, subqueries, aggregation, atomic updates.
• Secondary, compound, and arbitrarily computed indexes.
• Hadoop-style map/reduce.


Easy administration:
• Friendly web and command-line administration tools.
• Takes care of machine failures and network interrupts.
• Multi-datacenter replication and failover.


Horizontal scalability:
• Sharding and replication to multiple nodes.
• Queries are automatically parallelized and distributed.
• Lock-free operation via MVCC concurrency.


RethinkDB compared to other databases:
• Read the FAQ for information on architectural tradeoffs.
• Find out how RethinkDB compares to MongoDB.
• See our take on what makes RethinkDB different.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,982
Messages
2,570,185
Members
46,736
Latest member
AdolphBig6

Latest Threads

Top