ThinkDigit Home
Subscribe to the Newsletter
Search
 
SKOAR!       / SHOPPING
 
 
News / Features / Downloads / Channel 5
 
 
Google open-sources LevelDB, a non-relational database
 
Posted by
Kshitij Sobti
3
336
Posted on: Jul 29, 2011 00:07:51 IST

 
 

Non-relational databases are seeing a lot of interest these days as alternative to relational / SQL-based databases. While they are not exact equivalents, not replacements, non-relational databases are simply better suited for certain kinds of data, and today there is a plethora of options for those looking for a NoSQL solution. Google has just added yet another to this field.

LevelDB is a key-value storage engine written in C++, and its source code has now been released under a BSD-style license. Google designed LevelDB as a building block for a higher-level storage system, and it will in fact form the basis for the IndexedDB API – a new web standard for using apps that need a database – in future versions of Google Chrome.

Unlike MySQL or even non-relational databases such as MongoDB and CouchDB, LevelDB is not a server that multiple clients can connect to and operate remotely or even locally. It is a library included in your application to give it support for LevelDB as a data store, similar to SQLite.

You can find out more about LevelDB, and also download its source code from its project page on Google Code.







 
 
 
Latest News
 
 
 
 
Comments 3comments
 
Posted by Terry Lawton on Jan 30,2012
 
Great post. Here’s a tutorial that shows how you can easily build an online database-driven web application with a parent-child table relationship, without codinghttp://blog.caspio.com/web-database/creating-one-to-many-relational-datapages/
 
Posted by nosql.io on Jul 31,2011
 
I've heard the news the other day. Got to read more about it.
 
Posted by dinesh on Jul 30,2011
 
informative,i xpect more details about levelDB..
 
 



 
 

 
 
 
 
Newsletter Subscription
 
 
 
 
 
 
 
 
 
 
 
 
 
 
http://devworks.thinkdigit.com