Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 527 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 527 Bytes

Data Cynical

Query edit & execute. From SQLite, PostgreSQL, (coming MSSQL, MySQL). Create ready-to-share reports, dashboards, or forms. Data Cynical has a core project to execute reports in your own apps. This project includes a main web UI where you can connect to a DB (local or online), then load in reports, make changes, then save them out to a JSON file. Use the app to save any query created in the UI to SQL or a CSV of the results.

Setup

npm i

Run

Start the server

node index.js