Lab realized as a student at ECN. This app is a python CLI (command line interface) to query a PostgreSQL database. https://github.com/DricomDragon/PythonPostgresLab
|  | 6 lat temu | |
|---|---|---|
| .gitignore | 6 lat temu | |
| README.md | 6 lat temu | 
A CLI (Command Line Interface) written in python to query a PostgreSQL database. Lab realized as a student at Ecole Centrale de Nantes (ECN).
For easy CLI python interfaces :
sudo pip3 install pyinquirer
To install PostgreSQL driver :
sudo pip3 install postgres
I suppose that you already have a running instance of postgreSQL. The schema is a model of a logistics company.