pig
Query client
A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases
Simple pgx wrapper to execute and scan query results
16 stars
2 watching
3 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
databasegogolangpgxpostgrespostgresqlsql
Related projects:
Repository | Description | Stars |
---|---|---|
| A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
| A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| A C-based OCaml library for parsing PostgreSQL queries | 17 |
| A native PostgreSQL client driver written in Zig | 259 |
| A cross-platform GUI client for PostgreSQL databases | 1,551 |
| A web application that takes SQL query text as input and generates various charts from the results. | 391 |
| A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 255 |
| A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,053 |
| Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |
| Provides full-text search capabilities for Django models using PostgreSQL's built-in indexing system. | 250 |
| Enables Google UUID type support for the PostgreSQL driver | 39 |
| Provides full-text search functionality for SQLAlchemy models on PostgreSQL databases | 265 |
| A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |
| Tools for managing a PostgreSQL database like a version control system | 569 |