psycopg2 topic

List psycopg2 repositories

locopy

101
Stars
46
Forks
Watchers

locopy: Loading/Unloading to Redshift and Snowflake using Python.

Pandora-Enterprise_Resource_Planning

104
Stars
26
Forks
Watchers

ERP Application in PyQt5 and PostgreSQL relational database system. Python3 powered. Interface: Sqlalchemy-Core. Modules: Inventory, Sales, Purchase, Manufactory, Employees, Calculation, Accountancy...

python-postgis

66
Stars
9
Forks
Watchers

PostGIS helpers for psycopg2 and asyncpg

aws-psycopg2

75
Stars
11
Forks
Watchers

A aws psycopg2 package from psycopg2 https://pypi.org/project/aws-psycopg2/

little_pger

49
Stars
3
Forks
Watchers

🐘 PostgreSQL query building with plain data structures.

pydapper

60
Stars
12
Forks
Watchers

a pure python port of the NuGet library dapper

pgdb

18
Stars
2
Forks
Watchers

psycopg2(Python中PostgreSQL连接器)的包装版,主要目的是解决psycopg2返回的是元组,这里根据列名将每一个数据变成字典和列表,方便进行操作。

SocialMedia

23
Stars
0
Forks
Watchers

sample : https://simplesocialmediamoel.eu.pythonanywhere.com/

Hospital-Management-System

25
Stars
12
Forks
Watchers

🏥 A simple but multi-functional HMS application that can deal with the regular tasks of a mid-range hospital and can be used in any platform. 🩺

fastapi_quickstart

26
Stars
5
Forks
Watchers

Initial FastAPI project with SQLAlchemy (asyncpg), Alembic, Pydantic, Pytest, Poetry Gunicorn, Docker, docker-compose, Ruff, coverage, logging