Skip to content
View ortegaandrew8's full-sized avatar

Block or report ortegaandrew8

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ortegaandrew8/README.md

L-Store Database Project (AvenueDB)

Columnar database system supporting real-time OLTP and OLAP workloads.

Core contributor in a team of 5:

  • Implemented buffer pool and memory management
  • Implemented full query engine supporting CRUD operations, versioned queries, and range aggregation (sum)
  • Designed JSON-based persistence layer
  • Designed and implemented concurrent merge logic
  • Contributed to system architecture, metadata design, and merge pipeline stabilization

Tech: Python, Multithreading, Database Systems, Concurrency Control
View Repository

Pinned Loading

  1. Hawkhobo/AvenueDB Hawkhobo/AvenueDB Public

    L-Store: A Real-time OLTP and OLAP Database Management System

    Python

  2. Andrew-Resume Andrew-Resume Public

    HTML

  3. nicbk/ecs162-final nicbk/ecs162-final Public

    ECS 162 Final Project

    TypeScript 2

  4. Data-structures Data-structures Public

    Python