An open API service indexing awesome lists of open source software.

https://github.com/trannhatnguyen2/postgresql_practice


https://github.com/trannhatnguyen2/postgresql_practice

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# PostgreSQL_Practice

```
PostgreSQL_Practice
├─ data
├─ postgres_1
│ ├─ Airbnb_Open_Data.csv
│ ├─ connection_params.py
│ ├─ copy_data_to_postgres.py
│ ├─ README.md
│ └─ __pycache__
│ └─ connection_params.cpython-39.pyc
├─ postgres_2
│ ├─ connection.txt
│ ├─ etl.py
│ └─ test.py
└─ README.md

```