forked from mongolab/mongodb-driver-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
nsdelgadov/mongodb-driver-examples
Folders and files
Name | Name | Last commit message | 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/ -Ruby (Mongoid) https://docs.mongodb.org/ecosystem/tutorial/ruby-mongoid-tutorial/ 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
About
A repository of MongoDB examples in several languages.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 22.8%
- Python 22.1%
- Ruby 16.3%
- Java 15.5%
- C# 13.9%
- PHP 9.4%