/sqlite-c

scratch sqlite with c

Primary LanguageC

sqlite-c

scratch develop sqlite with c. it is a sqlite-like database with a btree. just learning applications.

How to run

simply run this command. make db ./db sample.db

run tests using rspec. make test

Demo

Alt Text