django-postgrespool

Postgres pooler

A connection pooling library for Django applications to manage Postgres databases.

Postgres Connection Pooling for Django, powered by SQLAlchemy.

GitHub

7 stars
2 watching
2 forks
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kennethreitz/dj-database-url Utility for configuring Django databases using environment variables or URLs. 39
haskellari/postgresql-simple A Haskell client library providing a simple interface to PostgreSQL databases. 88
2ndquadrant/postgres Development trees for collaborative work on PostgreSQL patches and features 6
lpsmith/postgresql-simple A Haskell client library for interacting with PostgreSQL databases. 206
juliendelplanque/postgresqlparser A tool that parses and analyzes PostgreSQL source code 7
metabase/connection-pool A Clojure library providing a simple wrapper around C3P0 to create and manage connection pools for JDBC databases. 14
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
vkostyukov/finagle-postgres Supports communication between Finagle and PostgreSQL databases. 0
wikier/djubby A Linked Data frontend for SPARQL endpoints in Django, providing an interface to access and manipulate data using standard web protocols. 18
circuithub/rel8 A Haskell library providing a concise and expressive interface to PostgreSQL databases 156
marijnh/postmodern A Common Lisp PostgreSQL interface for efficient and convenient database access 400
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 349
lukasmartinelli/pgclimb A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. 390
gmr/queries A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. 256
tmcgilchrist/postgresql-transactional A Haskell library providing a monadic wrapper around PostgreSQL query functions with predictable semantics and transactional support. 60