×
×

News: MongoDB server available to JVM Host clients!

Published: 21/10/2011

All packages now include MongoDB databases. MongoDB is an open source, non-SQL, high-performance, schema-free, document-oriented database written in the C++ programming language. It manages collections of BSON documents that can be nested in complex hierarchies and still be easy to query and index, which allows many applications to store data in a natural way that matches their native data types and structures. Development of MongoDB began in October 2007 by 10gen. The first public release was in February 2009.


We decided to include it in our packages due to increasing interest in this kind of database.
A tutorial on how to use it from Java can be found at MongoDB site. 
Current version of Java MongoDB driver is mongo-2.6.5.jar.


Powered by HostBill