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
391 stars
25 watching
24 forks
Language: Common Lisp
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |
| A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
| A tool for regression testing and maintaining SQL queries against a PostgreSQL database | 279 |
| Tools for managing a PostgreSQL database like a version control system | 569 |
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| A low-level PostgreSQL database driver with focus on connection and authentication management. | 184 |
| A C-based OCaml library for parsing PostgreSQL queries | 17 |
| A book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data. | 22 |
| A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
| Enables horizontal scaling and high availability for PostgreSQL tables by sharding and replicating them. | 1,058 |
| A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. | 391 |
| A native PostgreSQL client driver written in Zig | 259 |
| A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
| A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |
| A tool for monitoring PostgreSQL query performance and health | 23 |