代写 data structure Java junit compiler database software Assignment 1: In-memory Data Layout
Assignment 1: In-memory Data Layout Assigned: 9th April, 2019 Due: 24th April, 2019, 12pm (Noon) Starter Code: https://github.com/stanford-futuredata/cs245-as1 Link to class Gradescope: https://www.gradescope.com/courses/43752 Overview In this assignment, you will implement different in-memory relational stores to measure the effect of data layout and indexing on query performance. You will be working with a minimal query engine […]