Este proyecto demuestra la diferencia de rendimiento entre utilizar conexiones dedicadas y Pool de conexiones al trabajar con PostgreSQL desde Python. Se realizan múltiples consultas a la base de ...
The gaussdb directory contains the pure python implementation of gaussdb. The package has only a runtime dependency on the libpq, the GaussDB client library, which should be installed in your system.