An open API service indexing awesome lists of open source software.

https://github.com/rkschroeder/practicalsql

In this repository, I will add my studies on the book "Practical SQL" using SQLite, PostgreSQL and Python.
https://github.com/rkschroeder/practicalsql

postgreesql python sqlite

Last synced: about 2 months ago
JSON representation

In this repository, I will add my studies on the book "Practical SQL" using SQLite, PostgreSQL and Python.

Awesome Lists containing this project

README

          

# PracticalSQL
In this repository, I will add my studies on the book "Practical SQL" using SQLite, PostgreSQL and Python.
I will start from the chapter 2 because the chapter 1 is only about setting up the code environment.