DeBase





DeBase is an OO-databasestructure in a relational database that can function as a personal all-in-one easy-to-use application to store whatever information the user (re)defines as important.

The concept is simple: if you want to store whatever datagroup, create a class with attributes, create an object of this class and assign data to it. By using an OO-structure you can have a fixed amount of tables regardless of the datagroups to be stored or to be changed. The downside is that the tables can become quite large.

Increasing the number of relations will increasing the effectiveness of the system, but will also decrease the performance.

This project is in pre-alpha and has not yet released any files.

SourceForge.net Logo
Project files