lucastsa / sqlite_composite

Port of SQLite to Composite OS (http://composite.seas.gwu.edu)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sqlite Composite

Port of SQLite to Composite OS (http://composite.seas.gwu.edu)

How to compile SQLite

git clone https://github.com/lucastsa/sqlite_composite

cd sqlite_composite

Build will occur in a sibling directory

mkdir build

cd build

../sqlite_src/configure

make

make sqlite3.c

For more information SQLite Website

About

Port of SQLite to Composite OS (http://composite.seas.gwu.edu)

License:GNU General Public License v2.0