Database dumps from the DS52 class, in MySQL and Docker form.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Shad Amethyst 1db4ec7f57
Add 'course' database
1 year ago
cafe 🐛 fix first row of 'facture' being skipped 1 year ago
course Add 'course' database 1 year ago
emode Add 'course' database 1 year ago
.gitignore emode database for the DS53 class 1 year ago
README.md Add 'course' database 1 year ago

README.md

ds52-db

Database dumps from the DS52 and DS53 class, in MySQL and Docker form.

The DS52 class uses shady Windows Server VMs, which contain an equivalently shady installation of Oracle SQL. The VM is 14GB in size, and has incredibly poor accessibility.

I managed to dump the databases in CSV format, and I now import these into a MariaDB database, before dumping this one again into MySQL format, which can then be imported into other MariaDB instances or into a Docker image of MariaDB.

The currently-available images are:

TODO

  • a sql script to automatically import the cafe database
  • the gescom database
  • the course database