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.
Visit our contributing docs.