sql2textfs Wiki
a FUSE filesystem for mounting database tables as text files
Status: Beta
Brought to you by:
kiwigrc
Welcome to the sql2textfs official site!
The source code of sql2textfs contains two sub-projects: The C++ library libsql2text or sql2text and the filesystem sql2textfs.
Documentation for both parts can be found in the doc subdirectories of each.
The sql2textfs project is also related to and based on the retranse project.