mongo-csharp-driver
MongoDB client
A C# driver for interacting with the NoSQL MongoDB database system
The Official C# .NET Driver for MongoDB
3k stars
239 watching
1k forks
Language: C#
last commit: 5 days ago
Linked from 6 awesome lists
csharpcsharp-librarydotnet-frameworkmongodbnosql
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/mongo-cxx-driver | A C++ driver for interacting with a NoSQL document-oriented database | 1,046 |
mongodb/mongo-csharp-analyzer | Analyzes C# code to generate MongoDB Query API equivalent | 27 |
mongodb/mongo-java-driver | A Java library that provides a driver for interacting with MongoDB databases | 2,615 |
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 816 |
mongodb/mongo | A high-performance, NoSQL document-oriented database system written in C++ | 26,433 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,448 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,182 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,055 |
mongodb/mongo-ruby-driver | Provides a Ruby interface to the MongoDB NoSQL database | 1,426 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 891 |
dj-nitehawk/mongodb.entities | A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management. | 547 |
automattic/mongoose | A tool for working with MongoDB in Node.js applications. | 27,000 |
mongo-express/mongo-express | A Node.js-based web interface to manage MongoDB databases and collections. | 5,600 |
mongodb/mongoid | An Object-Document Mapper framework for interacting with MongoDB databases in Ruby. | 3,917 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |