diel-db-server
v0.0.1
Published
Simple wrapper around databases to process data
Downloads
5
Readme
DIEL DB Server
A thin wrapper layer that connects to different provided databases.
Please refer to this example repo if you want to see how this repo is used --- currently, that example uses the Pitchfork dataset.
Supported DBs
We currently support SQLite (better-sqlite3), but are in the process of add Postgres and MySQL support.
To use your SQLite file, simply pass the following configuration when you start