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

Jovian Hersemeule (ECN Lab) 3e6aa0f02d SQL code to create tables in a PostgreSQL database %!s(int64=6) %!d(string=hai) anos
SQL 3e6aa0f02d SQL code to create tables in a PostgreSQL database %!s(int64=6) %!d(string=hai) anos
.gitignore bad4ff78b1 Initial commit %!s(int64=6) %!d(string=hai) anos
README.md bad4ff78b1 Initial commit %!s(int64=6) %!d(string=hai) anos
app_dispatcher.py 9bb09f593b Fix DataConsumer importation %!s(int64=6) %!d(string=hai) anos
connect.py 55589e50fa Fix the connection access in methods %!s(int64=6) %!d(string=hai) anos

README.md

PythonPostgresLab

A CLI (Command Line Interface) written in python to query a PostgreSQL database. Lab realized as a student at Ecole Centrale de Nantes (ECN).