DB Design Tools News
Status: Beta
Brought to you by:
oscar_martin
DBDesignTools is a library written in c++ that implements some algorithms relative to database theory: closure of attributes, projection, primary keys calculation, minimal dependencies set, normalization, etc. It's indeed for educational and develop purposes.
The source code and explained documentation has been released and it provides source code, some examples and exhaustive documentation about the library and examples aplications.... read more