While discussing possible sqlite applications today, it occurred to
me that you could present a sqlite database as a mountable file
system.  Some BLOB objects would be presented as files, with attributes
such as directory names and file dates stored as ancillary fields.

One of the major impediments to using sqlite to store images, for
example, is that you can't view or manipulate them using your standard
image tools.

Has anyone done somthing like this?

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to