We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Basic C SQLite project that uses CMake as a build system. Demonstrates the usage of the SQLite C library.
build a simple database in C, just like SQLite
step:
make
./simple-db name_you_want