Skip to content

🍃 A curated list of awesome MongoDB resources, libraries, tools and applications

Notifications You must be signed in to change notification settings

ramnes/awesome-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome MongoDB

Awesome MongoDB Awesome

Links check

A curated list of awesome MongoDB resources, libraries, tools and applications

Inspired by the awesome list thing. Feel free to improve this list by contributing!

Table of Contents

Resources

Documentation

Articles

Books

Talks

Tutorials

More

Libraries

Ballerina

C

C++

C#/.NET

D

  • vibe.d - D web framework shipping with a MongoDB driver

Dart

Delphi

  • Alcinoe - Library for Delphi that includes a MongoDB client
  • TMongoWire - Minimal community Delphi driver

Elixir

Erlang

Fantom

  • afMongo - Community Fantom driver

Go

  • Bongo - ODM based on mgo
  • bsonic - Parse Lucene-style query syntax into BSON filters for MongoDB
  • mgo - Community Go driver
  • minquery - MongoDB cursor that paginates
  • mongo-go-driver - Official Go driver

Haskell

  • mongodb - Community Haskell driver

Java