https://github.com/naturalcycles/mongo-lib
MongoDB implementation of CommonDB interface
https://github.com/naturalcycles/mongo-lib
commondb db-lib mongodb
Last synced: about 1 year ago
JSON representation
MongoDB implementation of CommonDB interface
- Host: GitHub
- URL: https://github.com/naturalcycles/mongo-lib
- Owner: NaturalCycles
- Created: 2019-08-23T22:13:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T18:07:37.000Z (about 1 year ago)
- Last Synced: 2025-04-05T19:20:12.465Z (about 1 year ago)
- Topics: commondb, db-lib, mongodb
- Language: TypeScript
- Size: 1.71 MB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## @naturalcycles/mongo-lib
> MongoDB implementation of CommonDB interface
[](https://www.npmjs.com/package/@naturalcycles/mongo-lib)
[](https://github.com/prettier/prettier)
# Features
- ...
# Packaging
- `engines.node`: Latest Node.js LTS
- `main: dist/index.js`: commonjs, es2019
- `types: dist/index.d.ts`: typescript types
- `/src` folder with source `*.ts` files included