rainbow91/mongodb-driver-examples
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
mongodb-driver-examples
-----------------------
This git repository includes mongodb connection and query examples
for the following:
-C#
http://docs.mongodb.org/ecosystem/drivers/csharp/
-Java
http://docs.mongodb.org/ecosystem/drivers/java/
-Node.js
http://docs.mongodb.org/ecosystem/drivers/node-js/
-PHP
http://docs.mongodb.org/ecosystem/drivers/php/
-Python (using pymongo)
http://docs.mongodb.org/ecosystem/drivers/python/
-Ruby (using the official driver from MongoDB, Inc.)
http://docs.mongodb.org/ecosystem/drivers/ruby/
These examples should run outright after you install the appropriate
drivers and insert your MongoDB URI. See
http://www.mongodb.org/display/DOCS/Quickstart for guidance.
We hope these are helpful and appreciate your feedback!
Sincerely,
The MongoLab Team
http://www.mongolab.com
twitter: @mongolab
Releases
No releases published
Languages
- JavaScript 25.4%
- Python 20.9%
- Ruby 15.8%
- Java 14.6%
- C# 13.1%
- PHP 10.2%