pgcharts
turn your PostgreSQL queries into charts
Install
- All systems
-
curl cmd.cat/pgcharts.sh
- Ubuntu
-
apt-get install pgcharts - Kali Linux
-
apt-get install pgcharts - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pgcharts
pgcharts
turn your PostgreSQL queries into charts
pgcharts is a little web application that takes as input an SQL query text and outputs its data in one of the following forms: html table, column chart, bar chart, pie chart, donut chart.