TestFu is a SqlAdministrator, SqlExplorer and SqlFixture.
SqlAdministrator: backup, restore, create or drop databases, and also some methods on tables, constraints,etc...
SqlExplorer: extracts the schema of database to a DataSet
SqlFixture: a mini data abstraction layer "TestFixture" oriented
Nice One.