Skip to content

gonzus/sqlite-serdes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of SQLite's database (de)serialization

This needs an SQLite library compiled with (at least):

./configure CFLAGS="-DSQLITE_ENABLE_DESERIALIZE=1"

With that, simply run make and try the executable by running serdes.

About

An example of SQLite's database (de)serialization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published