Skip to content

clsn/mysqlfuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

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

No packages published

Languages