Skip to content

rhinobase/momos

Repository files navigation

🥟 Momos

Ask DeepWiki npm version npm downloads

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.