aboutsummaryrefslogblamecommitdiff
path: root/databases/py-queries/pkg-descr
blob: 44e7c9ce7da6b28443ad6771150d6067d7dc10d6 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                         




                                                                               
 
                                   
Queries is a BSD licensed opinionated wrapper of the psycopg2 library for
interacting with PostgreSQL.

The popular psycopg2 package is a full-featured python client. Unfortunately as
a developer, you're often repeating the same steps to get started with your
applications that use it. Queries aims to reduce the complexity of psycopg2
while adding additional features to make writing PostgreSQL client applications
both fast and easy.

WWW: https://github.com/gmr/queries