Skip to content
This repository was archived by the owner on Apr 19, 2020. It is now read-only.

Synor/database-mongodb

Repository files navigation

Synor Database Version Test Coverage License

Synor Database MongoDB

Synor Database Engine - MongoDB

Installation

# using yarn:
yarn add @synor/database-mongodb

# using npm:
npm install --save @synor/database-mongodb

URI

Format: mongodb[+srv]://[username:password@]hostname[:port]/database[?param=value&...]

Params:

Name Description Default Value
synor_migration_record_collection Name for Migration Record Collection synor_migration_record

Examples:

  • mongodb://mongo:[email protected]:27017/synor?synor_migration_record_collection=migration_record

License

Licensed under the MIT License. Check the LICENSE file for details.

About

Synor Database Engine - MongoDB

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •