The program `sql2textfs` is a custom file system based on FUSE that lets the user mount a database and view all its tables as files of a directory of the filesystem in a POSIX system. The databased tables are viewed as files but in a specific format: All table entries are converted into lines in a file of text. Columns are separated by tab, so all the data of the table is in a tab-delimited text file. The file format is a form of CSV format. The table header is in the first line of the file. It is a tab-delimited line containing the name and some type-properties of each column. The file system sql2textfs relies on the `retranse` - a language based on regular expressions - project which was developed at the same time. The configuration file of sql2textfs, which is written in retranse, is essential since much of the convertion functionality lies there and each database type requires a special configuration file.

Project Activity

See All Activity >

Categories

File Systems

License

GNU General Public License version 3.0 (GPLv3)

Follow sql2textfs

sql2textfs Web Site

You Might Also Like
Desktop and Mobile Device Management Software Icon
Desktop and Mobile Device Management Software

It's a modern take on desktop management that can be scaled as per organizational needs.

Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of sql2textfs!

Additional Project Details

Operating Systems

Linux, BSD

Languages

English

Intended Audience

Science/Research, Advanced End Users, System Administrators, Developers

User Interface

Console/Terminal

Programming Language

C++

Database Environment

ODBC

Related Categories

C++ File Systems

Registered

2013-02-11