Skip to content

huynguyen-and-friend-projects/smoldb-qungx

 
 

Repository files navigation

SmolDB

Hopefully this database project can finish

What's this?

  • An attempt to build a database from scratch using C.

How to build the source code?

  • There's a guide on how to set up the environment here

Planned features

  • A shell to input commands.
  • A simple SQL parser.
  • B-tree to store data.

About

a SQL lite db from scratch in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 37.6%
  • C 36.3%
  • Shell 24.1%
  • Dockerfile 2.0%