Skip to content

ydajwz123/bd-db

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bd-db

A simple memory based database project from Bytedance. We implementate naive method for storage and some qeuries.

  • 10 bits storage
  • cache some additions
  • column group
  • index based on map from STL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.4%
  • Shell 6.9%
  • CMake 4.7%