This website requires JavaScript.
Explore
Help
Sign In
slashtechno
/
hello-postgres
Watch
1
Star
0
Fork
You've already forked hello-postgres
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Learning Postgres wth Python
6
Commits
1
Branch
0
Tags
42
KiB
0eaa8296a0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
slashtechno
0eaa8296a0
SELECT, UPDATE, and DELETE
2024-06-04 10:56:15 -05:00
src
/hello_postgres
SELECT, UPDATE, and DELETE
2024-06-04 10:56:15 -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