adbm-mongodb
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

adbm-mongodb

mongoDB adapter for adbm database migration tool.

Installation

yarn add adbm-mongodb

Testing

Tests must be able to connect to a mongodb database. You can either provide a full mongodb URI via the DB_URI environment variable or use the docker:db npm script to spin up a docker container called adbm_dev_db which will provide a mongodb 4.0 server. Afterwards simply run:

yarn run test

Author

Michael Smesnik at crystallize

License

MIT

Package Sidebar

Install

npm i adbm-mongodb

Weekly Downloads

9

Version

2.0.2

License

MIT

Unpacked Size

70.6 kB

Total Files

9

Last publish

Collaborators

  • daerion