MongoDB databases

MongoDB (from "humongous") is a scalable, high-performance, open source NoSQL database. Liberty profile provides configuration support for MongoDB Java driver Version 2.10.0 or later.

[8.5.5.0 or later] New feature New feature:
This feature enables the usage of the MongoDB Java Driver and allows DB instances to be configured in the server configuration, injected into managed components such as EJBs, and looked up in JNDI. Applications interact with these DB instances via the normal MongoDB APIs.newfeat

Liberty profile provides a mongo-2.0 feature that you can use to configure MongoDB instances and associated database connections for your applications. Access to MongoDB connections is available either by Java Naming and Directory Interface (JNDI) lookup or resource injection, as with other product resources. All actual database manipulation is performed by the native com.mongodb API.

The MongoDB server and client MongoDB driver are not available with the product. You must download, install, and configure the MongoDB database servers and client drivers.

Concept topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 08:46 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=cwlp_mongodb
File name: cwlp_mongodb.html