aboutsummaryrefslogblamecommitdiff
path: root/databases/py-pglite/pkg-descr
blob: bd75458348b9d6bc638f2966bbf954f8e0ee4194 (plain) (tree)
1
2
3
4
5
6





                                                                           
This a Python module allowing to use a PostgreSQL instance "as if" it was a
simple SQLite database: no admin privileges, no configuration needed.

It manages a "local" PostgreSQL cluster in user's home (~/.pglite)

By default it opens a TCP port 55432 on localhost.