All Projects → dj-nitehawk → Mongodb.entities

dj-nitehawk / Mongodb.entities

Licence: mit
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Mongodb.entities

Mongo Php Driver
MongoDB PHP driver
Stars: ✭ 737 (+261.27%)
Mutual labels:  mongodb-driver, mongodb
Egg Mongo Native
MongoDB egg.js plugin using native driver.
Stars: ✭ 69 (-66.18%)
Mutual labels:  mongodb-driver, mongodb
Mongo Cxx Driver
C++ Driver for MongoDB
Stars: ✭ 792 (+288.24%)
Mutual labels:  mongodb-driver, mongodb
Qmgo
Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.
Stars: ✭ 444 (+117.65%)
Mutual labels:  mongodb-driver, mongodb
Mongo Perl Driver
Perl driver for the MongoDB
Stars: ✭ 203 (-0.49%)
Mutual labels:  mongodb-driver, mongodb
Mongokitten
Native MongoDB driver for Swift, written in Swift
Stars: ✭ 605 (+196.57%)
Mutual labels:  mongodb-driver, mongodb
Mongoc.jl
MongoDB driver for the Julia Language
Stars: ✭ 46 (-77.45%)
Mutual labels:  mongodb-driver, mongodb
Phalcon Mongodb Odm
MongoDB ODM for Phalcon framework for new mongodb php extension with query builder and rich functionality
Stars: ✭ 42 (-79.41%)
Mutual labels:  mongodb-driver, mongodb
Erlmongo
Erlang driver for MongoDB with gridfs that works with maps and proplists
Stars: ✭ 90 (-55.88%)
Mutual labels:  mongodb-driver, mongodb
Lua Mongo
MongoDB Driver for Lua
Stars: ✭ 81 (-60.29%)
Mutual labels:  mongodb-driver, mongodb
Mongo Swift Driver
The official MongoDB driver for Swift
Stars: ✭ 242 (+18.63%)
Mutual labels:  mongodb-driver, mongodb
Mongo Php Library
MongoDB PHP library
Stars: ✭ 1,391 (+581.86%)
Mutual labels:  mongodb-driver, mongodb
Mongodb Plugin
MongoDB Plugin for Java
Stars: ✭ 236 (+15.69%)
Mutual labels:  mongodb-driver, mongodb
Mongo Rust Driver
The official MongoDB Rust Driver
Stars: ✭ 633 (+210.29%)
Mutual labels:  mongodb-driver, mongodb
Avocado
Strongly-typed MongoDB driver for Rust
Stars: ✭ 70 (-65.69%)
Mutual labels:  mongodb-driver, mongodb
Mongo.migration
On-the-fly migrations with MongoDB C# Driver
Stars: ✭ 99 (-51.47%)
Mutual labels:  mongodb-driver, mongodb
Mongojs
Node.js module that implements the offical mongo api
Stars: ✭ 1,782 (+773.53%)
Mutual labels:  mongodb-driver, mongodb
Yorkie
Yorkie is a document store for collaborative applications.
Stars: ✭ 196 (-3.92%)
Mutual labels:  mongodb
Extralinq
Useful extension methods for .NET sequence and collection types.
Stars: ✭ 202 (-0.98%)
Mutual labels:  linq
Tm Crm erp
DEPRECATED
Stars: ✭ 196 (-3.92%)
Mutual labels:  mongodb

license nuget nuget tests discord

MongoDB.Entities

A light-weight .net standard library which simplifies access to mongodb by abstracting away the official .net mongodb driver and providing some additional features on top of it. The API is clean and intuitive resulting in less lines of code that is more human friendly than driver code.

More Info:

please visit the official website for detailed documentation:

https://mongodb-entities.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].