Skip to content

IMongo is a utility package that simplifies the always frustrating process of connecting to MongoDB in TypeScript.

License

Notifications You must be signed in to change notification settings

simonepriuli/imongo

Repository files navigation

IMongo logo

IMongo

IMongo docs
TypeScript utility package for connecting to clusters and validating schemas with MongoDB.

IMongo is a TypeScript package that provides schema validation (through Zod) and connection helpers for MongoDB.

These are some of the features that IMongo offers:

  • MongoDriver and Zod out of the box
  • Less boilerplate
  • No need to remember MongoDriver types
  • Easy to setup, easy to use
  • Powerful schema validation through Zod

Authors

Installation

Install IMongo with npm

  npm i imongo@latest

Links

Documentation

NPM

About

IMongo is a utility package that simplifies the always frustrating process of connecting to MongoDB in TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published