Skip to content

Kanataki/python_pg_crud_series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_pg_crud_series

The Python-PostgreSQL CRUD Series

This is a series of Medium articles designed to familiarize the reader with basic Python and SQL.
The articles covers basic tasks like creating tables, inserting & deleting rows among others.

Pre-requisites

Basic PostgreSQL knowledge i.e Installation, using pgAdmin to create tables and run queries
Very Basic SQL.
Installing Python and running python scripts.

Feel free to raise any questions

About

A series of CRUD operations on PostgreSQL with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages