Skip to content

tiagoantao/some-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some database

We are going to create a relational database together.

All the tutorials and documentation will be available on Substack.

Note

In order to learn how to do it - our real objective - we are going to split it into several versions

Each version will be available on a different git branch

Version Description
basic Basic SQL with CREATE TABLE, INSERT and SELECT
calm SELECT WHERE and metadata

Stuff in the main branch

In the main branch there are only Graphviz files that are used in Substack.

You can generate the graphs by doing:

cd graph
bash run_docker.sh

Docker is required.

About

Developing a Relational Database in Python as a learning experience

Topics

Resources

License

Stars

Watchers

Forks