MongoDB Adapter
MongoDB is a popular NoSQL database that is widely used for building scalable and flexible applications. It provides a flexible schema that allows for easy data modeling and querying. Read more here: MongoDB.
Example Usage
Make sure you have MongoDB installed and configured. Then, you can use the mongodb adapter.
Schema generation & migration
For MongoDB, we don't need to generate or migrate the schema.