Skip to content
/ wca-db Public

World Cube Association - Scripts to download and optimise the database using Docker, MariaDB and Jupyter Notebooks

License

Notifications You must be signed in to change notification settings

Logiqx/wca-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wca-db

This project includes a number of scripts to download and optimise the WCA results export.

It mainly consists of Python and SQL scripts but it also makes good use of Docker.

MariaDB

MariaDB is being used as an alternative to MySQL because it generally performs better for this project.

The MariaDB server is managed through Docker.

Python

Jupyter Notebook is used to develop and test the Python code.

The Jupyter Notebook server is managed through Docker.

Docker

Docker is used to manage the MariaDB and Jupter Notebook servers with a common data folder.

I have produced detailed documented relating to the use of Docker in a separate README.

About

World Cube Association - Scripts to download and optimise the database using Docker, MariaDB and Jupyter Notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published