update lists
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[38;5;12m![39m[38;5;14m[1mAwesome MongoDB[0m[38;5;12m (logo.png)[39m
|
||||
|
||||
[38;5;12m [39m[38;2;255;187;0m[1m[4mAwesome MongoDB [0m[38;5;14m[1m[4m![0m[38;2;255;187;0m[1m[4mAwesome[0m[38;5;14m[1m[4m (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)[0m[38;2;255;187;0m[1m[4m (https://github.com/sindresorhus/awesome)[0m
|
||||
[38;5;12m [39m[38;2;255;187;0m[1m[4mAwesome MongoDB [0m[38;5;14m[1m[4m![0m[38;2;255;187;0m[1m[4mAwesome[0m[38;5;14m[1m[4m (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)[0m[38;2;255;187;0m[1m[4m (https://github.com/sindresorhus/awesome)[0m
|
||||
|
||||
[38;5;14m[1m![0m[38;5;12mLinks check[39m[38;5;14m[1m (https://github.com/ramnes/awesome-mongodb/actions/workflows/links.yml/badge.svg)[0m[38;5;12m (https://github.com/ramnes/awesome-mongodb/actions/workflows/links.yml)[39m
|
||||
|
||||
@@ -82,6 +82,7 @@
|
||||
[38;5;12m - [39m[38;5;14m[1m50 Tips and Tricks for MongoDB Developers[0m[38;5;12m (https://www.oreilly.com/library/view/50-tips-and/9781449306779/) - Advanced MongoDB tips and tricks, given by a MongoDB inc. engineer[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mBuilder Book[0m[38;5;12m (https://builderbook.org) - Learn how to build a full stack JavaScript web app from scratch[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoDB Applied Design Patterns (Rick Copeland)[0m[38;5;12m (https://www.oreilly.com/library/view/mongodb-applied-design/9781449340056/)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoDB in Action, Third Edition (Arek Borucki)[0m[38;5;12m (https://www.manning.com/books/mongodb-in-action-third-edition)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mPractical MongoDB Aggregations E-Book[0m[38;5;12m (https://www.practical-mongodb-aggregations.com/) - Free e-book: How to develop effective and optimal data manipulation and analytics pipelines[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mThe Little MongoDB Book[0m[38;5;12m (https://github.com/mongodb-developer/the-little-mongodb-book) - Basic introduction[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mSaaS Boilerplate Book[0m[38;5;12m (https://builderbook.org/book) - Learn how to build a production-ready SaaS web app from scratch[39m
|
||||
@@ -92,7 +93,6 @@
|
||||
[38;5;12m - [39m[38;5;14m[1mScaling MongoDB on Amazon Web Services (Michael Saffitz, Apptentive)[0m[38;5;12m (https://www.youtube.com/watch?v=bkjVhEQocFI) [39m[38;5;14m[1m50'[0m[38;5;12m [39m
|
||||
|
||||
[38;2;255;187;0m[4mTutorials[0m
|
||||
[38;5;12m - [39m[38;5;14m[1mKubernetes examples[0m[38;5;12m (https://github.com/kubernetes/examples/tree/master/staging/nodesjs-mongodb) - Deployment tutorial of a basic Node.js and MongoDB web stack on Kubernetes[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mDeploy a Highly-Available MongoDB Replica Set on AWS[0m[38;5;12m (https://eladnava.com/deploy-a-highly-available-mongodb-replica-set-on-aws/)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mSharded Cluster with Docker Compose[0m[38;5;12m (https://github.com/minhhungit/mongodb-cluster-docker-compose)[39m
|
||||
|
||||
@@ -114,6 +114,7 @@
|
||||
|
||||
[38;2;255;187;0m[4mC#/.NET ###[0m
|
||||
[38;5;12m - [39m[38;5;14m[1mmongo-csharp-driver[0m[38;5;12m (https://github.com/mongodb/mongo-csharp-driver) - Official C# driver[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mmongo-efcore-provider[0m[38;5;12m (https://github.com/mongodb/mongo-efcore-provider) - Official Entity Framework (EF) Core provider for MongoDB[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mmongo-queue-csharp[0m[38;5;12m (https://github.com/dominionenterprises/mongo-queue-csharp) - C# message queue on top of MongoDB[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoDB Messaging[0m[38;5;12m (https://github.com/loresoft/MongoDB.Messaging) - Lightweight queue pub/sub processing library[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoRepository[0m[38;5;12m (https://github.com/RobThree/MongoRepository) - Repository abstraction layer on top of the C# driver[39m
|
||||
@@ -167,6 +168,7 @@
|
||||
[38;5;12m - [39m[38;5;14m[1mMEAN.JS[0m[38;5;12m (https://github.com/meanjs/mean) - Full stack based on MongoDB, Express, AngularJS, and Node.js[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMERN (mern-starter)[0m[38;5;12m (https://github.com/Hashnode/mern-starter) - Full stack based on MongoDB, Express, React and Node.js[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMeteor[0m[38;5;12m (https://github.com/meteor/meteor) - Real-time/reactive client-server framework based on MongoDB, with lots of features[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoMQ2[0m[38;5;12m (https://github.com/morris/mongomq2) - A general-purpose message and event queuing library for MongoDB[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoose[0m[38;5;12m (https://github.com/Automattic/mongoose) - Node.js asynchronous ODM[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mCASL Mongoose[0m[38;5;12m (https://github.com/stalniy/casl/tree/master/packages/casl-mongoose) - Permissions management library integrated with Mongoose[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mmongration[0m[38;5;12m (https://github.com/awapps/mongration) - Node.js migration framework[39m
|
||||
@@ -193,14 +195,13 @@
|
||||
[38;5;12m - [39m[38;5;14m[1mMongo.ml[0m[38;5;12m (http://massd.github.io/mongo/) - Community OCaml driver[39m
|
||||
|
||||
[38;2;255;187;0m[4mPHP[0m
|
||||
[38;5;12m - [39m[38;5;14m[1meloquent-mongodb-repository[0m[38;5;12m (https://github.com/nilportugues/eloquent-mongodb-repository) - Repository implementation built on top of laravel-mongodb[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mlaravel-mongodb[0m[38;5;12m (https://github.com/jenssegers/laravel-mongodb) - Eloquent model and query builder for Laravel[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mmongodb-repository[0m[38;5;12m (https://github.com/nilportugues/mongodb-repository) - Repository implementation[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mmongo-php-adapter[0m[38;5;12m (https://github.com/alcaeus/mongo-php-adapter) - Adapter for applications using [39m[48;5;235m[38;5;249mext-mongo[49m[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mlaravel-mongodb[0m[38;5;12m (https://github.com/mongodb/laravel-mongodb) - Official Eloquent model and query builder for Laravel[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mPHP Driver[0m[38;5;12m (https://github.com/mongodb/mongo-php-driver) - Official PHP driver[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mPHPMongo ODM[0m[38;5;12m (https://github.com/sokil/php-mongo) - ODM based on the PHP Mongo PECL extension[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mPHPMongo Migrator[0m[38;5;12m (https://github.com/sokil/php-mongo-migrator) - Migration tool based on PHPMongo ODM[39m
|
||||
[38;5;12m - [39m[38;5;14m[1myadm[0m[38;5;12m (https://github.com/formapro/yadm) - Fast schemaless ODM[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mDoctrine MongoDB ODM[0m[38;5;12m (https://github.com/doctrine/mongodb-odm) and [39m[38;5;14m[1mMongoDB ODM Bundle for Symfony[0m[38;5;12m (https://github.com/doctrine/DoctrineMongoDBBundle) - Fully featured ORM with Symfony integration[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoDB Bundle[0m[38;5;12m (https://github.com/facile-it/mongodb-bundle) - Integration of the official library with Symfony, without ORM[39m
|
||||
[38;5;12m - [39m[38;5;14m[1myii-mongodb[0m[38;5;12m (https://github.com/yiisoft/yii2-mongodb) - Yii 2 MongoDB extension[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mopentelemetry php auto-mongodb[0m[38;5;12m (https://github.com/opentelemetry-php/contrib-auto-mongodb) - Automatic monitoring of MongoDB commands with OpenTelemetry[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mmongo-php-adapter[0m[38;5;12m (https://github.com/alcaeus/mongo-php-adapter) - Adapter for applications using [39m[48;5;235m[38;5;249mext-mongo[49m[39m
|
||||
|
||||
[38;2;255;187;0m[4mPowerShell[0m
|
||||
[38;5;12m - [39m[38;5;14m[1mMdbc[0m[38;5;12m (https://github.com/nightroman/Mdbc) - MongoDB cmdlets for PowerShell[39m
|
||||
@@ -209,19 +210,12 @@
|
||||
[38;5;12m - [39m[38;5;14m[1mAtlasQ[0m[38;5;12m (https://github.com/certego/AtlasQ) - MongoDB Atlas Search wrapper with MongoEngine syntax[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mBeanie[0m[38;5;12m (https://github.com/roman-right/beanie) - Asynchronous ODM based on [39m[38;5;14m[1mMotor[0m[38;5;12m (https://motor.readthedocs.io/en/stable/) and [39m[38;5;14m[1mPydantic[0m[38;5;12m (https://pydantic-docs.helpmanual.io/), which supports migrations out of the box[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mDjongo[0m[38;5;12m (https://github.com/nesdis/djongo) - MongoDB connector for Django compatible with Django ORM[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mFlask-MongoEngine[0m[38;5;12m (https://github.com/MongoEngine/flask-mongoengine) - Flask extension that integrates MongoEngine, WTForms and FlaskDebugToolbar[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mFlask-Stupe[0m[38;5;12m (https://github.com/numberly/flask-stupe) - Flask extension that adds PyMongo support to Flask[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongo-Thingy[0m[38;5;12m (https://github.com/numberly/mongo-thingy) - Powerful schema-less ODM for MongoDB and Python (sync + async)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoEngine[0m[38;5;12m (https://github.com/MongoEngine/mongoengine) - ODM on top of PyMongo[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoLog[0m[38;5;12m (https://github.com/puentesarrin/mongodb-log) - MongoDB logging handler[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMotor[0m[38;5;12m (https://github.com/mongodb/motor) - Official non-blocking Python driver for Tornado or asyncio[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mPyMongo[0m[38;5;12m (https://github.com/mongodb/mongo-python-driver) - Official Python driver[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mPyMongoExplain[0m[38;5;12m (https://github.com/mongodb-labs/pymongoexplain/) - A wrapper for PyMongo's Collection object that makes it easy to run [39m[48;5;235m[38;5;249mexplain[49m[39m[38;5;12m on your queries.[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mminimongo[0m[38;5;12m (https://github.com/slacy/minimongo) - A lightweight, schemaless, Pythonic Object-Oriented interface[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mODMantic[0m[38;5;12m (https://github.com/art049/odmantic) - Asynchronous ODM on top of pydantic[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mscrapy-mongodb[0m[38;5;12m (https://github.com/sebdah/scrapy-mongodb) - MongoDB pipeline for Scrapy[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mTxMongo[0m[38;5;12m (https://github.com/twisted/txmongo) - Twisted's MongoDB driver[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mμMongo[0m[38;5;12m (https://github.com/Scille/umongo) - Driver-independent (async/sync) ODM based on marshmallow[39m
|
||||
|
||||
[38;2;255;187;0m[4mR[0m
|
||||
[38;5;12m - [39m[38;5;14m[1mmongolite[0m[38;5;12m (https://github.com/jeroen/mongolite) - Fast and simple client for R[39m
|
||||
@@ -272,7 +266,7 @@
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoMultiMaster[0m[38;5;12m (https://github.com/rick446/mmm) - Multi-master replication[39m
|
||||
|
||||
[38;5;12mServices:[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mProvenDB[0m[38;5;12m (https://www.provendb.com/) - Blockchain based Data integrity solution for MongoDB[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mCluster to cluster sync[0m[38;5;12m (https://www.mongodb.com/products/cluster-to-cluster-sync) - MongoDB Inc. solution for continuous data sync between separate clusters[39m
|
||||
|
||||
[38;2;255;187;0m[4mDeployment[0m
|
||||
[38;5;12m - [39m[38;5;14m[1mansible-role-mongodb[0m[38;5;12m (https://github.com/UnderGreen/ansible-role-mongodb) - Ansible role[39m
|
||||
@@ -281,9 +275,6 @@
|
||||
[38;5;12m - [39m[38;5;14m[1mHelm Chart[0m[38;5;12m (https://github.com/helm/charts/tree/master/stable/mongodb)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mpuppet-mongodb[0m[38;5;12m (https://github.com/voxpupuli/puppet-mongodb) - Puppet module (formerly puppetlabs-mongodb)[39m
|
||||
|
||||
[38;5;12mServices:[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mCluster to cluster sync[0m[38;5;12m (https://www.mongodb.com/products/cluster-to-cluster-sync) - MongoDB Inc. solution for continuous data sync between separate clusters[39m
|
||||
|
||||
[38;2;255;187;0m[4mDesktop[0m
|
||||
[38;5;12m - [39m[38;5;14m[1mCompass[0m[38;5;12m (https://github.com/mongodb-js/compass) - Free Cross-platform GUI from MongoDB[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMongoDB for VS Code[0m[38;5;12m (https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode) - Connect to MongoDB and prototype queries from VS Code[39m
|
||||
@@ -293,7 +284,7 @@
|
||||
[38;5;12mServices:[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mDataGrip[0m[38;5;12m (https://www.jetbrains.com/datagrip/) - Cross-platform JetBrains' IDE[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMingo[0m[38;5;12m (https://mingo.io/) - MongoDB Admin. Intuitive UI. Fast. Reliable[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMoon Modeler[0m[38;5;12m (http://www.datensen.com/) - Data modeling tool for MongoDB and relational databases[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mMoon Modeler[0m[38;5;12m (https://www.datensen.com/) - Data modeling tool for MongoDB and relational databases[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mNoSQLBooster[0m[38;5;12m (https://nosqlbooster.com) - Feature-rich but easy-to-use cross-platform IDE (formerly MongoBooster)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mStudio 3T[0m[38;5;12m (https://studio3t.com/) - Cross-platform GUI, stable and powerful (formerly MongoChef and Robo 3T)[39m
|
||||
[38;5;12m - [39m[38;5;14m[1mTablePlus[0m[38;5;12m (https://tableplus.com/) - Native, lightweight GUI on macOS[39m
|
||||
@@ -379,3 +370,5 @@
|
||||
[38;5;14m[1m![0m[38;5;12mCC0[39m[38;5;14m[1m (http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)[0m[38;5;12m (https://creativecommons.org/publicdomain/zero/1.0/)[39m
|
||||
|
||||
[38;5;12mTo the extent possible under law, [39m[38;5;14m[1mGuillaume Gelin[0m[38;5;12m (https://github.com/ramnes) has waived all copyright and related or neighboring rights to this work.[39m
|
||||
|
||||
[38;5;12mmongodb Github: https://github.com/ramnes/awesome-mongodb[39m
|
||||
|
||||
Reference in New Issue
Block a user