Ecosyste.ms: Awesome
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 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
- Host: GitHub
- URL: https://github.com/garibisht/psycopg2-in-python
- Owner: GariBisht
- Created: 2024-04-23T08:55:09.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T09:12:33.000Z (9 months ago)
- Last Synced: 2024-04-23T13:15:35.536Z (9 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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