Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,6 +1,6 @@
!Awesome MongoDB (logo.png)
 Awesome MongoDB !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome MongoDB !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
!Links check (https://github.com/ramnes/awesome-mongodb/actions/workflows/links.yml/badge.svg) (https://github.com/ramnes/awesome-mongodb/actions/workflows/links.yml)
@@ -70,15 +70,16 @@
Articles
 - 14 Things I Wish I'd Known When Starting with MongoDB (Phil Factor) (https://www.infoq.com/articles/Starting-With-MongoDB/)
 - A Custom WordPress Dashboard with MongoDB Atlas, Microsoft Azure, & Serverless Functions (Ahmad Awais) (https://ahmadawais.com/wordpress-mongodb-atlas-microsoft-azure-serverless-functions/)
 - Building with Patterns (https://www.mongodb.com/blog/post/building-with-patterns-a-summary) - Series of articles regarding MongoDB Design Patterns and common use case of each Design Pattern with real world 
examples.
 - A Custom WordPress Dashboard with MongoDB Atlas, Microsoft Azure, & Serverless Functions (Ahmad Awais) 
(https://ahmadawais.com/wordpress-mongodb-atlas-microsoft-azure-serverless-functions/)
 - Building with Patterns (https://www.mongodb.com/blog/post/building-with-patterns-a-summary) - Series of articles regarding MongoDB Design Patterns and common use case of each Design 
Pattern with real world examples.
 - Five Things About Scaling MongoDB (A. Jesse Jiryu Davis, MongoDB Inc.) (https://emptysqua.re/blog/five-things/) - Scale 101
 - Optimizing MongoDB Compound Indexes (A. Jesse Jiryu Davis, MongoDB Inc.) (https://emptysqua.re/blog/optimizing-mongodb-compound-indexes/) - Everything you need/have to know about indexes
 - Server Discovery And Monitoring In PyMongo, Perl, And C (A. Jesse Jiryu Davis, MongoDB Inc.)  (https://emptysqua.re/blog/server-discovery-and-monitoring-in-pymongo-perl-and-c/)
 - Monitoring MongoDB performance metrics (Jean-Mathieu Saponaro, Datadog) (https://www.datadoghq.com/blog/monitoring-mongodb-performance-metrics-wiredtiger/)
 - Tuning MongoDB performance for production systems (Marek Trunkat, Apify) (https://blog.apify.com/tuning-mongodb-performance/) - The techniques and MongoDB Cloud features to debug performance issues and expose
sub-optimal queries
 - Tuning MongoDB performance for production systems (Marek Trunkat, Apify) (https://blog.apify.com/tuning-mongodb-performance/) - The techniques and MongoDB Cloud features to debug 
performance issues and expose sub-optimal queries
Books
 - 50 Tips and Tricks for MongoDB Developers (https://www.oreilly.com/library/view/50-tips-and/9781449306779/) - Advanced MongoDB tips and tricks, given by a MongoDB inc. engineer
@@ -209,8 +210,8 @@
Python
 - AtlasQ (https://github.com/certego/AtlasQ) - MongoDB Atlas Search wrapper with MongoEngine syntax
 - Beanie (https://github.com/roman-right/beanie) - Asynchronous ODM based on Motor (https://motor.readthedocs.io/en/stable/) and Pydantic (https://pydantic-docs.helpmanual.io/), which supports migrations out of
the box
 - Beanie (https://github.com/roman-right/beanie) - Asynchronous ODM based on Motor (https://motor.readthedocs.io/en/stable/) and Pydantic (https://pydantic-docs.helpmanual.io/), which 
supports migrations out of the box
 - Djongo (https://github.com/nesdis/djongo) - MongoDB connector for Django compatible with Django ORM
 - Flask-MongoEngine (https://github.com/MongoEngine/flask-mongoengine) - Flask extension that integrates MongoEngine, WTForms and FlaskDebugToolbar
 - Flask-Stupe (https://github.com/numberly/flask-stupe) - Flask extension that adds PyMongo support to Flask
@@ -291,8 +292,8 @@
 - Compass (https://github.com/mongodb-js/compass) - Free Cross-platform GUI from MongoDB
 - MongoDB for VS Code (https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode) - Connect to MongoDB and prototype queries from VS Code
 - MongoHub (https://github.com/jeromelebel/MongoHub-Mac) - Mac native client
 - WebDB (https://github.com/WebDB-App/app)  Web-based and open-source "efficient database IDE". Provides ERDs, data generators, an AI assistant, a NoSQL structure manager, a time machine, auto-completion and 
more
 - WebDB (https://github.com/WebDB-App/app)  Web-based and open-source "efficient database IDE". Provides ERDs, data generators, an AI assistant, a NoSQL structure manager, a time machine, 
auto-completion and more
Services:
 - DataGrip (https://www.jetbrains.com/datagrip/) - Cross-platform JetBrains' IDE
@@ -325,7 +326,8 @@
 - Motop (https://github.com/tart/motop) - MongoDB top clone
 - mtop (https://github.com/beaufour/mtop) - Another top clone
 - nagios-plugin-mongodb (https://github.com/mzupan/nagios-plugin-mongodb) - Nagios plugin (in Python)
 - Percona Monitoring and Management (https://www.percona.com/software/database-tools/percona-monitoring-and-management) - Free and open-source platform for managing and monitoring databases performances
 - Percona Monitoring and Management (https://www.percona.com/software/database-tools/percona-monitoring-and-management) - Free and open-source platform for managing and monitoring databases 
performances
 - mongotail (https://github.com/mrsarm/mongotail) - Log all MongoDB queries in a "tail"able way
Services: