uwdata / arquero-sql

Database backend support for Arquero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a database object

chanwutk opened this issue · comments

The database object is a connection point to backend database

  • sqlite
  • postgres

Implemented PostgresDatabase