Learning Postgres wth Python
Go to file
slashtechno f415226b76
connect to a PostgreSQL database running in Docker
2024-06-04 08:59:05 -05:00
src/hello_postgres connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
tests connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
.env.example connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
.gitignore connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
README.md connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
docker-compose.yml connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
pdm.lock connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
pyproject.toml connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00

README.md

hello-postgres