What you'll learn:
- PostgreSQL
- Python-Psycopg2
- How to build and host an interactive website on digital ocean with a PostgreSQL database
In this class you will learn how to install and use PostgreSQLdatabases, SQLcommands, how to host an interactive website on the cloud with a PostgreSQLdatabase. We provide a small example website with user interaction hosted on the cloud using PostgreSQL, PHP and HTML : we show how to configure your Webserver for PostgreSQL. The last part is about python and PostgreSQL interfacing for more advanced usage of PostgreSQL databases