@nodulus/data-mongodb

2.0.2 • Public • Published

@nodulus/data-mongodb

nodulus data access layer implemantation using mongodb.

Alt text Alt text

this is a plugin component for nodulus

database agnosticism

nodulus allows the developer to choose which database to use. start your project with a simple file based databse, and your needs grow and the development tasks becomes more clear, upgrade it to a nosql document based storage.

database agnosticism is achieved by using a superset query language (good old SQL)

available plugins:

@nodulus/data-diskdb

@nodulus/data-mongodb

@nodulus/data-rethinkdb

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.2
    2
    • latest

Version History

Package Sidebar

Install

npm i @nodulus/data-mongodb

Weekly Downloads

2

Version

2.0.2

License

ISC

Last publish

Collaborators

  • nodulus