#34 - Python with Postgres and psycopg2
Topics:
1. Download and Install Postgres on macOS
2. Psql Basics
3. Psql - Create Database
4. Psql - Run SQL Script file to create Tables
5. Psql - Run SQL Script file to Insert records to Tables
6. Psycopg2 - Install and setup psycopg2
7. Psycopg2 ...
ifeanyiomeata.hashnode.dev13 min read
Nwokocha Maruche
I write codes
Great article. thanks for the insights.