Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 263 Bytes

Vega-DBMS

Offload data tranformations in Vega/Vega-Lite to external database management sysetm (DBMS) that accepts SQL queries.

Setup and install dependencies

yarn install

Run demo app that run on http://localhost:3000/demo.html

yarn start