Skip to content

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

Notifications You must be signed in to change notification settings

dasdachs/awesome-mongodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome MongoDB

Awesome MongoDB Awesome

Build status

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

C

C++

C#/.NET

Delphi

Elixir

Erlang

Go

  • mgo - Community Go driver

Haskell

  • mongodb - Community Haskell driver

Java

  • Jongo - Query in Java as in Mongo shell
  • Hibernate OGM - The power and simplicity of JPA for NoSQL datastores
  • mongo-java-driver - Official Java driver
  • mongo-queue-java - Java message queue on top of MongoDB
  • mongoFS - An enhancement of GridFS to allow for more features and capabilities
  • Mongojack - Based on Jackson, allows you to easily handle your mongo objects as POJOs
  • Morphia - Java ODM ("Object-Document Mapper")
  • Morphium - Java ODM and caching layer
  • Mungbean - Community driver for languages running on the JVM
  • Spring Data MongoDB - Spring based, object-document support and repositories

JavaScript

  • Camo - Class-based ES6 ODM for Mongo-like databases
  • MEAN.JS - Full stack based on MongoDB, Express, AngularJS, and Node.js
  • MERN (mern-starter) - Full stack based on MongoDB, Express, React and Node.js
  • Meteor - Real-time/reactive client-server framework based on MongoDB, with lots of features
  • Mongoose - Node.js asynchronous ODM
  • CASL Mongoose - Permissions management library integrated with Mongoose
  • mongration - Node.js migration framework
  • Moonridge - Framework with live querying on top of Mongoose and socket.io
  • node-mongodb-native - Official Node.js driver

Julia

Lisp

Mathematica

Perl

PHP

Python

  • Flask-Stupe - Flask extension that adds PyMongo support to Flask
  • MongoEngine - ODM on top of PyMongo
  • MongoLog - MongoDB logging handler
  • Mongo-Thingy - The most idiomatic and friendly-yet-powerful ODM
  • Motor - Non-blocking Python driver for Tornado or asyncio
  • PyMongo - Official (and recommended) Python driver
  • minimongo - A lightweight, schemaless, Pythonic Object-Oriented interface
  • scrapy-mongodb - MongoDB pipeline for Scrapy
  • μMongo - Driver-independent (async/sync) ODM based on marshmallow

R

Ruby

Rust

Scala

Tools

Administration

  • mongo_fdw - PostgreSQL foreign data wrapper
  • mongoctl - Manage MongoDB servers and replica sets using JSON configurations
  • MongoDB Smasher - Generate randomized datasets and benchmark your setup
  • mongodb-tools - Three neat Python scripts to work with collections and indexes
  • Mongolastic - MongoDB to Elasticsearch (and vice-versa) migration tool
  • MongoMultiMaster - Multi-master replication
  • MoSQL - MongoDB to PostgreSQL streaming replication
  • mtools - Collection of scripts to set up test environments and visualize log files
  • nginx-gridfs - Nginx module for serving files from GridFS
  • nginx-mongodb-rest - REST client written as an Nginx module
  • pt-mongodb-query-digest - Aggregates queries from query profiler and reports query usage statistics
  • pt-mongodb-summary - MongoDB cluster status overview command line tool

Big Data

Deployment

Desktop

  • dbKoda - Cross-platform and open-source IDE
  • MongoHub - Mac native client
  • Mongotron - Cross-platform and open-source client built with Electron
  • NoSQLBooster - Feature-rich but easy-to-use cross-platform IDE (formerly MongoBooster)
  • Robo 3T - Free, native and cross-platform shell-centric GUI (formerly Robomongo)
  • Studio 3T - Cross-platform GUI, stable and powerful (formerly MongoChef)

Development

  • mgodatagen - Random data generator
  • extract-mongo-schema - Extract the schema and visualize it with an ER diagram
  • Mongo Playground - Online query playground
  • Mongo Seeding - Node.js library, CLI and Docker image for populating databases using JS and JSON files
  • Mongoeye - Schema and data analyzer: explore data in your collections
  • Variety - Schema analyzer: see what fields are in your collection and what's their content

Monitoring

Shell

Web

  • adminMongo - Web-based user interface to handle connections and databases needs
  • Compass - MongoDB Inc. commercial online GUI and data-visualization platform
  • HumongouS.io - Easy online GUI and data-visualization dashboards
  • mongo-express - Web-based admin interface built with Express
  • mongoadmin - Admin interface built with Django
  • mongri - Web-based user interface written in JavaScript
  • Rockmongo - PHPMyAdmin for MongoDB, sort of

Applications

Those open-source applications have MongoDB somewhere in their stack:

  • Builder Book App - Web app to publish books or documentation built with React and Express
  • CodeCombat - Multiplayer programming game for learning how to code
  • Countly - Mobile & web analytics and marketing platform built with Node.js
  • Leanote - Evernote clone built with Go
  • NodeBB - Node.js based forum software ("built for the modern web")
  • Quokka - Python CMS built with Flask
  • Reaction - Event-driven, real-time commerce platform built with ES6
  • SaaS Boilerplate - Boilerplate for SaaS products, built with TypeScript, React and Express
  • uptime - Remote monitoring application built with Node.js and Bootstrap

License

CC0

To the extent possible under law, Guillaume Gelin has waived all copyright and related or neighboring rights to this work.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published