An open API service indexing awesome lists of open source software.

https://github.com/garibisht/psycopg2-in-python

database adapter that allows Python programs to connect to PostgreSQL databases, execute SQL queries, and manage database transactions. Psycopg2 is widely used in Python web development for interacting with PostgreSQL databases
https://github.com/garibisht/psycopg2-in-python

Last synced: about 1 month ago
JSON representation

database adapter that allows Python programs to connect to PostgreSQL databases, execute SQL queries, and manage database transactions. Psycopg2 is widely used in Python web development for interacting with PostgreSQL databases

Awesome Lists containing this project

README

        

# Psycopg2-in-python
database adapter that allows Python programs to connect to PostgreSQL databases, execute SQL queries, and manage database transactions. Psycopg2 is widely used in Python web development for interacting with PostgreSQL databases