Skip to content

crystalct/Ps3_Sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A porting of SQLite on PS3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published