Skip to content

Multithreaded, in-memory & durable database based on L-Store capable of performing SQL-like operations such as select, insert, update, and delete.

Notifications You must be signed in to change notification settings

juduarte00/HTAP-Database

Repository files navigation

Hybrid-Transactional-and-Analytical-Processing-Database

Architecture based on L-Store. Course work from https://expolab.org/ecs165a-winter2022.html

Multithreaded, in-memory & durable database based on L-Store capable of performing SQL-like operations such as select, insert, update, and delete. Specialized data model, bufferpool management, query interface, durability, and indexing to support transactional capability.

About

Multithreaded, in-memory & durable database based on L-Store capable of performing SQL-like operations such as select, insert, update, and delete.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages