Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 2 months 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