DBToy
Details
| Size: | 8K |
| Last Update: | 2008-05-27 23:22:27 |
| Version: | 0.6 |
| OS Support: | Linux |
| License/Program Type: | GPL (GNU General Public License) |
| Publisher: | Domenico Rotiroti |
| Price: | $0.00 |
Description:
DBToy 0.6 is filesystems software developed by Domenico Rotiroti.
DBToy is a fuse-based filesystem for linux. DBToy 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.
You will find instruction on how to compile and use the module and the daemon in the readme file contained in the source distribution.
Playing with dbtoyfs
1) Make sure your rdbms server is running and reachable from your linux box, modprobe fuse kernel module.
2) run "dbtoy -u username -p password mountpoint" (dbtoy with no args shows help)
3) walk through you filesystem.
Each schema has its directory, containing one subdirectory for each table. Inside the dirs there is one file with the description of the datatypes and another with the data.
Ex.:
mountpoint
|
+------schema1
| ....
+------schemaN
|
+-----table1
| .....
+-----tableM
|
+-----data
+-----types
You can "cat mountpoint/schemaN/tableM/types" to see a description of the table, or look at the data. At the moment XML is the only output format.
If you feel lucky can play with the EXPERIMENTAL query file feature: "cat data?col=val" where 'col' is a valid column name and 'val' is a feasible value for col (and string must be quoted!)
Requirements:
Filesystem in Userspace
MySQL
What's New in This Release:
An option to insert custom code in dbtoy files was added.
A new tutorial demontrates its use for generating HTML reports and SQL statements.
DBToy 0.6 supports english interface languages and works with Linux.
Downloading DBToy 0.6 will take several seconds if you use fast ADSL connection.
0 comments
Add to
DBToy Version History
| Product |
Date Added |
| DBToy 0.6 |
2008-05-27 23:22:27 |
Related Software
|
|
From category: Operating-Systems-Other |
| Early Macintosh Image LoadEr 0.10 is operating systems other software developed by Laurent Vivier. Early Macintosh Image LoadEr allows to boot linux-m68k from a floppy on a macintosh such as MacII... |
|
|
From category: Operating-Systems-Linux-Distri |
| Asterisk Live! CD 0.1.6 is operating systems linux distri software developed by Andy Powell. Asterisk PBX is Linux based, open source PBX software that provides voice over IP in three protocols and... |
|
|
From category: Monitoring |
| cryptoswap 0.0.3 is monitoring software developed by Mike Petullo. The cryptoswap package supports building an encrypted swap partition when a system boots. This must be necessary on systems that u... |
|
|
From category: Monitoring |
| Channel16 0.1 is monitoring software developed by Joseph Kuan. Channel16 is graphical tool that allows users to browse the content of deleted files in an ext2 filesystem interactively, and to recov... |
|
|
From category: Installer-Setup |
| BitRock InstallBuilder for Qt allows you to create easy-to-use installers for Unix, Windows and OS X.... |
|
|
From category: Backup |
| c42 Backup Suite 0.2.0 is backup software developed by H.-Dirk Schmitt. c42 Backup Suite is a simple python program for maintaining a central backup in a small, but distributed environment with a c... |
|
|
From category: Networking |
| BrazilFW 2.29.4 is networking software developed by Claudio Roberto. Brazilfw is a mini-distribution designed for setting up network utility services such as Internet connection sharing, firewallin... |
|
|
From category: Shells |
| acoc 0.7.1 is shells software developed by Ian Macdonald. acoc is an arbitrary command output colourer. Ever wondered why the output of your favourite UNIX/Linux commands is still displayed... |
|
|
From category: Benchmarks |
| bonnie++ 1.03a is benchmarks software developed by Russell Coker. Bonnie++ is a benchmark suite that is aimed at performing a number of simple tests of hard drive and file system performance.... |
|
|
From category: System-Administration |
| Alba-Experiment 2006.04.06 is system administration software developed by Alba-Experiment Team. Alba-Experiment is an implementation of Gentoo over Solaris or Portage for Solaris. Alba-Expe... |
|
|
From category: Emulators |
| ep128emu 1.6.1 is emulators software developed by Istvan Varga. ep128emu is a free, portable emulator of the Enterprise 128 computer, written by Istvan Varga, using Z80 emulation code from Kevin Th... |
|
|
From category: Networking |
| Darkstat 3.0.540 is networking software developed by Emil Mikulic. Darkstat is a network traffic analyzer. It\'s basically a packet sniffer which runs as a background process on a cable/DSL router... |
|
|
From category: Operating-Systems-Linux-Distri |
| Absolute OS 11.0.4 is operating systems linux distri software developed by Paul Sherman. Absolute OS is a fast Slackware derivative Linux distribution that uses a Icewm and ROX-Filer window/file ma... |
|
|
From category: Backup |
| Backup Buddy 0.85 is backup software developed by Benjamin Smith. Backup Buddy is a set of scripts which make versioned, disk-to-disk, backups via rsync easy. Backup Buddy will allow you to set up... |
Leave a comment