Skip to content

PiakoCode/A-Simple-Database

Repository files navigation

This repository is identical to the Let's Build a Simple Database

build

mkdir build
cd build && cmake ..
make -j 8
./sim_sqlite mydb.db

command

insert <id> <user_name> <user_email>

select

.btree

.exit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published