An open API service indexing awesome lists of open source software.

https://github.com/leo-aa88/sqlite-tutorials

SQLite tutorials in C
https://github.com/leo-aa88/sqlite-tutorials

sqlite sqlite3 sqlite3-database tutorial

Last synced: 6 months ago
JSON representation

SQLite tutorials in C

Awesome Lists containing this project

README

          

# sqlite-tutorials
SQLite tutorials in C

## Setup

`sudo apt-get install sqlite3`


`sudo apt-get install libsqlite3-dev`