momos
v0.0.1
Published
MongoDB ORM
Readme
🥟 Momos
A lightweight, type-safe MongoDB ORM that uses your validation schema for type-safe queries, inserts, and updates. Validates documents before insert/update operations automatically.
This lib supports all the validation libs which are Standard Schema compliant (zod, valibot, arktype, etc.).
For documentation visit honohub.dev.
[!Note] This package is still in development and your feedback is highly appreciated. If you have any suggestions or issues, please let us know by creating an issue on GitHub.
Contributing
Visit our contributing docs.
