queries
Database client library
A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling.
PostgreSQL database access simplified
255 stars
10 watching
34 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
hacktober
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Haskell client library providing a simple interface to PostgreSQL databases. | 89 |
| | A Haskell client library for interacting with PostgreSQL databases. | 206 |
| | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
| | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
| | A D programming language client library for interacting with PostgreSQL databases. | 39 |
| | A client library for interacting with PostgreSQL databases in Erlang. | 423 |
| | A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
| | A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 406 |
| | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
| | A C library that provides an R interface to PostgreSQL | 64 |
| | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
| | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,216 |
| | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| | An R interface to PostgreSQL database | 335 |