On Sat, Oct 4, 2014 at 1:49 PM, Simon Slavin <[email protected]> wrote:

> <https://github.com/guardianproject/libsqlfs>
>
> "The libsqlfs library implements a POSIX style file system on top of an
> SQLite database.  It allows applications to have access to a full
> read/write
> file system in a single file, complete with its own file hierarchy and name
> space.  This is useful for applications which needs structured storage,
> such
> as embedding documents within documents, or management of configuration
> data or preferences."
>


At first glance, libsqlfs seems more "complete".  But this idea has come up
before.  See, for example, http://www.sqlite.org/sqlar/
-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to