-
Notifications
You must be signed in to change notification settings - Fork 4
clsn/mysqlfuse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 <mountpoint>
About
Present a MySQL database as a filesystem under FUSE
Resources
Stars
Watchers
Forks
Packages 0
No packages published