Skip to content
Snippets Groups Projects
Commit afdb6895 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 14f46437
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@
You may run this project in a VM created by the included `Vagrantfile`, **but you do not have to.**
Download files with `git clone https://gitlab.cs.umd.edu/keleher/p4`.
In this project, you will modify a very simple database system that we have written to illustrate some of the B+-Tree and Query Processing algorithms.
The database system is written in Python3 and attempts to simulate how a database system would work, including what blocks it would read from disk, etc.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment