@supercharge/mongodb
v0.8.4
Published
An elegant MongoDB ORM for the Supercharge Framework
Downloads
33
Readme
Introduction
The @supercharge/mongodb
package provides an elegant MongoDB ORM for the Supercharge Node.js framework.
Installation
npm i @supercharge/mongodb
Docs
Compatibility
| Major Release | Supercharge version | MongoDB version | Node.js version |
| ---- | ----- | ------ | ------ |
| v1
| 2.x
| 5.x
| >=14
|
Contributing
Do you miss a function? We very much appreciate your contribution! Please send in a pull request 😊
- Create a fork
- Create your feature branch:
git checkout -b my-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request 🚀
License
MIT © Supercharge
superchargejs.com · GitHub @supercharge · Twitter @superchargejs