I wanted to have one central repo for all SQL queries that I can use either in a BI app for visualization or run them via command line. Gitbi makes this setup straightforward - since there is no database holding app configuration and everything is saved in one git repo, you can edit queries using any text editor and have it immediately reflected in the app. Similarly, all queries created via web interface are immediately available as text files.
Features:
- basic visualizations with Echarts,
- ability to write PRQL queries,
- basic dashboards, reports, alerts