mysqlfuse
mysqlfuse copied to clipboard
Present a MySQL database as a filesystem under FUSE
trafficstars
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