pgcharts

Query charter

A web application that takes SQL query text as input and generates various charts from the results.

Turn your PostgreSQL queries into Charts

GitHub

391 stars
25 watching
24 forks
Language: Common Lisp
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dimitri/pgcopydb Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. 1,216
alexeyco/pig A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases 16
dimitri/regresql A tool for regression testing and maintaining SQL queries against a PostgreSQL database 279
sastraxi/pgsh Tools for managing a PostgreSQL database like a version control system 569
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 355
jackc/pgconn A low-level PostgreSQL database driver with focus on connection and authentication management. 184
roddyyaga/pg_query-ocaml A C-based OCaml library for parsing PostgreSQL queries 17
eitsupi/querying-with-prql A book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data. 22
tizoc/ppx_pgsql A syntax extension for embedded SQL queries using PG'OCaml. 52
citusdata/pg_shard Enables horizontal scaling and high availability for PostgreSQL tables by sharding and replicating them. 1,058
lukasmartinelli/pgclimb A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. 391
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 259
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 91
pganalyze/pg_query.rs A Rust library that parses and analyzes PostgreSQL SQL queries 146
dalibo/pgbadger A tool for monitoring PostgreSQL query performance and health 23