laruss/pydantic-mongo
PydanticMongo is an ODM (Object-Document Mapper) for MongoDB, built upon the foundation of Pydantic and Flask-PyMongo. This allows you to leverage Pydantic's data validation and serialization capabilities, and seamlessly integrate it with MongoDB through Flask-PyMongo.
emanuelefavero/nextjs-mongoose
A Next.js project using MongoDB as a database with Mongoose as the ODM
felipe-dna/product-api
An simple API made in Django and Django Rest Framework using the Djongo ODM to comucate with the MongoDB.