Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 231 Bytes

File metadata and controls

11 lines (8 loc) · 231 Bytes

In-Memory DB Engine (C++)

This is a custom-built lightweight in-memory database engine written in modern C++.

Features

  • Table creation
  • Data insertion
  • Row selection
  • In-memory storage

Stay tuned for more updates! 🚀