NoSQL databases - Introduction

TwitterFacebook
Get flash to fully experience Pearltrees
This post is part of our ReadWriteCloud channel, which is dedicated to covering virtualization and cloud computing. The channel is sponsored by Intel and VMware . Read the case study about how Intel Xeon processors and VMware helped virtualize 12 business critical database applications . Two Microsoft researchers, Erik Meijer and Gavin Bierman, argue in a paper in the April issue of Communications that the growing number of non-relational databases (or more specifically, key/value databases) need a standardized data manipulation language like SQL in order to grow the market for NoSQL databases.

Does NoSQL Need Standardization? - ReadWriteCloud

http://www.readwriteweb.com/cloud/2011/04/does-nosql-need-standardizatio.php
db4o : API: Java, C#, .Net Langs , Protocol: language , Query Method: QBE (by Example), Soda, Native Queries, LINQ (.NET) , Replication: db4o2db4o & dRS to relationals , Written in: Java , Cuncurrency: ACID serialized , Misc: embedded lib, Links : DZone Refcard #53 » , Book » ,

NOSQL Databases

http://nosql-database.org/
It's a truism that we should choose the right tool for the job .

What the heck are you actually using NoSQL for?

http://highscalability.com/blog/2010/12/6/what-the-heck-are-you-actually-using-nosql-for.html
http://www.techrepublic.com/blog/10things/10-things-you-should-know-about-nosql-databases/1772

10 things you should know about NoSQL databases

Takeaway: The relational database model has prevailed for decades, but a new type of database — known as NoSQL — is gaining attention in the enterprise. Here’s an overview of its pros and cons. For a quarter of a century, the relational database (RDBMS) has been the dominant model for database management.
http://www.readwriteweb.com/cloud/2010/11/nosql-comparison.php

NoSQL: Comparing the Different Solutions

This post is part of our ReadWriteCloud channel, which is dedicated to covering virtualization and cloud computing. The channel is sponsored by Intel and VMware . Read the case study about how Intel Xeon processors and VMware helped virtualize 12 business critical database applications .
http://www.readwriteweb.com/hack/2011/02/nosql-benchmark-open-sourced.php Earlier this month Belgian computer science student Dory Thibault posted a slide deck with the surprising results of a benchmark comparing Cassandra , HBase , MongoDB and Riak . The benchmarks are a part of his mater's thesis, and the slides were difficult to interpret without the accompanying oral presentation. Thibault has now open-sourced the benchmarks so that others can check his work. "I would like to say that all of this benchmark is an idea that is quite recent and I'm still working on it," Thibault writes . "That means that there could be bugs in my code, errors in my configuration of the various clusters and other kinds of problems."

NoSQL Benchmark Open-Sourced

I like this article: while it is for sure not the definitive guide to NoSQL, it is a short description mostly about facts that people new to the field can use to get an idea about what a good candidate could be for initial experimentation, given a defined problem to solve. That said I think that picking the good database is something you can do only with a lot of work. Picking good technologies for your project is hard work , so there is to try one, and another and so forth, and even reconsidering after a few years (or months?) http://news.ycombinator.com/item?id=2052852

Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison

Christof Strauch, from Stuttgart Media University, has written an incredible 120+ page paper titled NoSQL Databases as an introduction and overview to NoSQL databases . The paper was written between 2010-06 and 2011-02, so it may be a bit out of date, but if you are looking to take in the NoSQL world in one big gulp, this is your chance. http://highscalability.com/blog/2011/4/13/paper-nosql-databases-nosql-introduction-and-overview.html

NoSQL Introduction and Overview

http://highscalability.com/blog/2010/12/21/sql-nosql-yes.html This is a guest post by Frédéric Faure (architect at Ysance ), you can follow him on twitter .

SQL + NoSQL = Yes !

http://www.readwriteweb.com/enterprise/2011/08/from-big-data-to-nosql-the-rea-2.php

From Big Data to NoSQL: The ReadWriteWeb Guide to Data Terminology (Part 3)

It's hard to keep track of all the database-related terms you hear these days.