Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48597

Tonight's meeting + s Database link

Path csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <lists@studiosola.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.082
X-Spam-Evidence '*H*': 0.84; '*S*': 0.00; 'subject:meeting': 0.05; 'json': 0.07; 'subject: + ': 0.07; 'computed': 0.09; 'replication': 0.09; 'sharding': 0.09; 'aggregation,': 0.16; 'arbitrarily': 0.16; 'command-line': 0.16; 'compares': 0.16; 'consistency.': 0.16; 'databases:': 0.16; 'from:addr:lists': 0.16; 'nodes.': 0.16; 'parallelized': 0.16; 'subject:link': 0.16; 'language': 0.16; 'machine': 0.22; 'programming': 0.22; 'to:name :python-list@python.org': 0.22; 'effort.': 0.24; 'faq': 0.24; 'tonight': 0.24; 'query': 0.26; 'meeting': 0.26; 'scale': 0.29; 'compared': 0.30; 'horizontal': 0.31; 'subject:Database': 0.31; 'subject:Tonight': 0.31; 'table': 0.34; 'could': 0.34; 'but': 0.35; 'really': 0.36; 'next': 0.36; 'useful': 0.36; 'machines': 0.38; 'to:addr:python-list': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'read': 0.60; 'easy': 0.60; 'documents,': 0.60; 'failures': 0.60; 'mentioned': 0.61; 'received:173': 0.61; 'simple': 0.61; 'first': 0.61; 'header :Message-Id:1': 0.63; 'information': 0.63; 'name': 0.63; 'our': 0.64; 'more': 0.64; 'great': 0.65; 'received:phx3.secureserver.net': 0.65; 'received:prod.phx3.secureserver.net': 0.65; 'charset:windows-1252': 0.65; 'friendly': 0.72; 'atomic': 0.84; 'different.': 0.84; 'learn.': 0.84; 'received:173.201.192.110': 0.84; 'received:p3plsmtpa06-09.prod.phx3.secureserver.net': 0.84; 'received:173.201': 0.91; 'received:173.201.192': 0.91
From Kevin LaTona <lists@studiosola.com>
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding quoted-printable
Subject Tonight's meeting + s Database link
Date Mon, 17 Jun 2013 22:55:28 -0700
To "python-list@python.org" <python-list@python.org>
Mime-Version 1.0 (Mac OS X Mail 6.2 \(1499\))
X-Mailer Apple Mail (2.1499)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3508.1371535035.3114.python-list@python.org> (permalink)
Lines 51
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1371535035 news.xs4all.nl 15966 [2001:888:2000:d::a6]:45704
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:48597

Show key headers only | View raw



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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Tonight's meeting + s Database link Kevin LaTona <lists@studiosola.com> - 2013-06-17 22:55 -0700

csiph-web