Duration: 16:42 min
Summary: A MongoDB database can be accessed from many languages if there is a driver to establish the connection. This video will show how to download and install the drivers for the programming languages Java, PHP and Python in order to allow a program made on those languages to connect with a MongoDB database. The video also show some simple examples of how to insert an get the data stored in documents inside a collection of a MongoDB database from each language via the specific driver.
Technology Used: Windows 7, MongoDB, NoSQL, Java, PHP, Python
Examples: The video shows how to access a MongoDB database from Java, PHP and Python
Keywords: MongoDB, NoSQL, Database, Driver, Java, PHP, Python