https://github.com/thothom/mongodb
ThthOm Plugin For MongoDB
https://github.com/thothom/mongodb
mongodb nodejs
Last synced: 2 months ago
JSON representation
ThthOm Plugin For MongoDB
- Host: GitHub
- URL: https://github.com/thothom/mongodb
- Owner: thothom
- License: apache-2.0
- Created: 2021-11-07T13:07:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T20:20:10.000Z (over 3 years ago)
- Last Synced: 2024-10-23T13:23:18.858Z (over 1 year ago)
- Topics: mongodb, nodejs
- Language: TypeScript
- Homepage:
- Size: 819 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
This is a MongoDB plugin for [@thothom/core](https://github.com/thothom/core).
[](https://discord.gg/NMtAJ6whG7)
[](https://thothom.com)
## Installation
With yarn
```
yarn add @thothom/mongodb
```
With npm
```
npm i --save @thothom/mongodb
```
## Usage
Please, check [the docs](https://thothom.com/docs/plugins/mongodb) for more information.
