/cs186-db

Project repository for CS186 - Databases at UC Berkeley. Consists of implementation of critical components of a relational database, including indexes, join algorithms, a query optimizer, and an ACID transaction system.

Primary LanguageJava

Stargazers