Linux filesystem on a mySQL database, with a terminal application for navigation and execution. Created for ECE 356 Database systems. - Creates Table structure in mySQL, reads a subset of the filesystem. The resultant db is navigable/searchable via a basic terminal applications. File execution is also possible.
jackerickson/Database-Systems-Project
Rudimentary Linux Filesystem for a MySQL database with a small terminal application for interaction.
Python