CUBRID Database Model Viewer Code
Brought to you by:
cubrid-guy
File | Date | Author | Commit |
---|---|---|---|
css | 2011-03-14 | cubrid-guy | [r5] Updates |
js | 2011-03-12 | cubrid-guy | [r1] First SVN version |
screenshots | 2011-03-13 | cubrid-guy | [r4] 1.0 |
DBSchemaViewer.FrontEnd.Main.xap | 2011-03-14 | cubrid-guy | [r5] Updates |
appinfo.php | 2011-03-12 | cubrid-guy | [r1] First SVN version |
check_PDO.php | 2011-03-13 | cubrid-guy | [r2] FK Updates |
db.php | 2011-03-13 | cubrid-guy | [r2] FK Updates |
index.php | 2011-03-14 | cubrid-guy | [r5] Updates |
license.txt | 2011-03-13 | cubrid-guy | [r4] 1.0 |
load.php | 2011-03-14 | cubrid-guy | [r5] Updates |
login.php | 2011-03-13 | cubrid-guy | [r4] 1.0 |
readme.txt | 2011-03-13 | cubrid-guy | [r4] 1.0 |
save.php | 2011-03-14 | cubrid-guy | [r5] Updates |
test.html | 2011-03-13 | cubrid-guy | [r2] FK Updates |
CUBRID Database Model Viewer =================================================== This application can be used to display a CUBRID database design: - Tables - Primary keys - Columns (and data types) - Relationship between tables (foreign keys) The application is developed using PHP and Silverlight. It uses the open source Silverlight plugin from http://dbschemaviewer.codeplex.com/ The application is released under the GPL 2.0 license. Curent release: 1.0; March 2011. Please send your feedback a: http://sourceforge.net/projects/cubridmodelview/forums/forum/1689548 Thank you!