clsn / mysqlfuse

Present a MySQL database as a filesystem under FUSE
16 stars 4 forks source link

This is an attempt to use FUSE to provide a view of a MySQL database as a filesystem. See the doc string in the mysqlfuse.py file for an explanation.

Currently it MOSTLY works. But not everything really works quite right. This is v.0.00001alpha, mind you.

Usage:

mysqlfuse.py -o host=localhost,user=sqluser,passwd=password,db=databasename