Fork me on GitHub

Project Description

DBToy is a fuse-based filesystem for linux, that lets you browse the contents of a relational database through a set of directories and xml files.

You will see a directory for every schema in your db, each containing a directory for every table. In the “table” dirs there are a couple of files with the table’s definition and data.

The xml files can be processed through stylesheets to obtain other output formats, see this tutorial for some example.

Dbtoyfs is licensed under the GPL, and comes with no warranty.

Download and documentation

The project is hosted on GitHub, see the project page for documentation and download link.

Other resources

  • Read this tutorial to demonstrate how the xml files can be processed through stylesheets to obtain other output formats.
  • Read the User Manual. You can download it from GitHub

Go back to Open Source products.

Comments are closed.