https://github.com/singleware/mongodb
MongoDB driver package.
https://github.com/singleware/mongodb
async javascript mongodb-driver nodejs singleware typescript
Last synced: about 1 month ago
JSON representation
MongoDB driver package.
- Host: GitHub
- URL: https://github.com/singleware/mongodb
- Owner: Singleware
- License: mit
- Created: 2018-08-15T14:08:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T18:58:55.000Z (over 5 years ago)
- Last Synced: 2025-02-18T21:01:59.034Z (12 months ago)
- Topics: async, javascript, mongodb-driver, nodejs, singleware, typescript
- Language: TypeScript
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MongoDB
## Install
Using npm:
```sh
npm i @singleware/mongodb
```
## License
[MIT © Silas B. Domingos](https://balmante.eti.br)