@ethiclab/dbfactory
v0.0.1
Published
An abstraction for read/write access to datasources like mongodb and github using a number of different modes for abstracting collections and objects.
Downloads
3
Readme
dbfactory
An abstraction for read/write access to datasources like mongodb and github using a number of different modes for abstracting collections and objects.
npm install @ethiclab/dbfactory
status
Development in progress.
Currently it supports git text files only.
usage
See test/
folder.