GitXplorerGitXplorer
H

PostgreSQL_in_Python

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
5e32e518cbae42d8f708504204186cd0295d48d5

feat: create config and connect files

HHKuz committed 4 years ago
Unverified
3b2e3d810c709b71bd375803fc0aae8053e80da8

feat: update README

HHKuz committed 4 years ago
Unverified
0fb1d77eb3fac3e8fe3a1774f38142abcb40abbc

feat: update to exclude database keyword file

HHKuz committed 4 years ago
Verified
862b9de3272e6e65346adbb7f2c91f380123b19d

Update README.md

HHKuz committed 4 years ago
Verified
bd04b8b28df05c7ef125ad6641dc152461050439

Initial commit

HHKuz committed 4 years ago

README

The README file for this repository.

PostgreSQL in Python

Practice setting up a PostgreSQL database and making queries in Python.

The database schema is from the Mastery with SQL course.