Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An SQlite 3 library, with unlocked R/W access, for PS Vita

License

Notifications You must be signed in to change notification settings

VitaSmith/libsqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

libsqlite

libsqlite

An SQlite 3 library, with unlocked R/W access, for PS Vita.

Compiling

Prerequisites:

Once all the prerequisites have been met, you can compile this library by typing:

cd libsqlite
make

Note that if you choose to run make install, the SDK's include/psp2/sqlite.h will be overwritten with this repository's version (which adds sqlite3_rw_init() and sqlite3_rw_exit() to it).

A demo SQLite application is also provided in the sample/ directory. This demo, which doesn't require any special permissions, will create or update a sample database residing at ux0:data/sqlite_demo.db.

Credits

  • Thanks to xyzz for the original VFS override code.
  • Thanks to xerpi and his libftpvita, which I used as repo and Makefile template.
  • Thanks to everybody who contributed to vita-toolchain.

About

An SQlite 3 library, with unlocked R/W access, for PS Vita

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /