S.I.T.H (Structured Interface for Table Handling)

There are two parts to the DBC application. The first part is SITH; it was the remnant of a project-gone-bad. It was originally designed to attach to JDBC databases and view special tables it set up. It has been extensivly altered to add some advanced functionality and connect exclusively to the second portion, the DBOS. The two communicate via a memory database. The memory database releases the requirement for a seperate DB and allows the two parts to be portable.

Here are some tutorials to help you use SITH.