Learning Postgres wth Python
Go to file
slashtechno 828cb51141
Use `pgweb` to allow changes to be seen in a GUI
2024-06-04 09:28:54 -05:00
src/hello_postgres Create a table 2024-06-04 09:19:12 -05:00
tests connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
.env.example Use `pgweb` to allow changes to be seen in a GUI 2024-06-04 09:28:54 -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 Use `pgweb` to allow changes to be seen in a GUI 2024-06-04 09:28:54 -05:00
pdm.lock Create a table 2024-06-04 09:19:12 -05:00
pyproject.toml Create a table 2024-06-04 09:19:12 -05:00

README.md

hello-postgres