An open API service indexing awesome lists of open source software.

https://github.com/ethiclab/dbfactory

An abstraction for read/write access to datasources like mongodb and github using a number of different modes for abstracting collections and objects.
https://github.com/ethiclab/dbfactory

Last synced: 2 months ago
JSON representation

An abstraction for read/write access to datasources like mongodb and github using a number of different modes for abstracting collections and objects.

Awesome Lists containing this project

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.