A Mongoose-like object data modeling library for React Native using AsyncStorage as the persistence layer.
React Native Mongoose provides a familiar, schema-less interface for managing local data in React Native applications. It mimics the popular Mongoose ODM for MongoDB, allowing developers to perform CRUD operations with a similar API while using AsyncStorage as the underlying storage engine.
find, insert, update, and remove for developers experienced with Mongoose.max) and unique key constraints to manage data growth and integrity.$gt, $lt, $like, and support for custom comparison functions.clear method to manage memory usage.The project aims to bring the developer experience and productivity of Mongoose's data modeling to the React Native ecosystem, simplifying local data management without requiring a full database server.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.