/Ps3_Sqlite

A porting of SQLite on PS3

Primary LanguageCGNU General Public License v2.0GPL-2.0

Ps3_Sqlite

A porting of SQLite on PS3

It uses PSL1GHT V2 and install the library in $PORTLIBS/lib, C Header files in $PORTLIBS/include.

SQLite sources version 3.31.1 - SQLite Is Public Domain ... (https://www.sqlite.org/copyright.html)

Other sources are from Movian (https://github.com/andoma/movian), a big thanks to Movian Team!!!

Usage:

make lib

-- To make lib file

make install

-- To make libs file and install into $PORTLIBS

make

-- To make example