List of Free code MongoDB
Projects
-
Extended Simple Mongo Membership
This is implementation of simple membership provider for mongodb.
-
Mongo UI
Simple mongodb UI to start, stop, open mongodb.
-
MongoDB
MongoDB (from "humongous") is a scalable, high-performance, open source NoSQL database. Written in C++, MongoDB features:
-
MongoDB SQL Server Importer
If you want a quick (but kinda dirty) way to import your SQL Server database to MongoDB, this is your tool. This tool is for those who wants to leverage their existing database to learn MongoDB. It's developed in C#.
-
MongoRepository
An easy to use library to use MongoDB with .NET. (Implements a Repository implementation on top of Official MongoDB C# driver).
-
osm2mongo
osm2mongo is a simple command line utility for importing raw OSM (Open Street Map) data into a MongoDB database.