Final database class project. Built simple DBMS. Supports insert, delete, joins and aggregations. Supports ACID properties. Uses in memory cache for performance. Uses write ahead log to support crash recovery.
Stars
7
Forks
3
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'lab6' of gitlab.cs.washington.edu:cse444-16sp/simple-db
e745d38View on GitHubMerge branch 'lab6' of gitlab.cs.washington.edu:cse444-16sp/simple-db
2a720f3View on GitHub