Download List

專案描述

Libsqlfs is a library used in conjunction with
SQLite that allows applications to put an entire
read/write file system into a relational database
as a single file in the host filesystem. Such a
filesystem-in-a-file can easily be moved around,
backed up, or restored as a single file. The
filesystem can also be accessed as individual
files through FUSE (File System in User Space).
This provides great flexibility and convenience.
File system accesses can be batched into atomic
transactions (either all the updates are done, or
none of them are). Libsqlfs was created as part of
the "ACCESS Linux Platform", and it will be useful
in many other applications.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-17 02:55
1.0

Supports GNU/Linux and the SQLite database on 32-bit x86 and ARM processors.
標籤: Initial freshmeat announcement

Project Resources