CUBRID Database Schema
CUBRID Database Schema is a tool developed in PHP which can "reverse-engineer" a CUBRID database definition and create the SQL commands script for any of the the database objects. It can export the definitions of: tables, views, triggers, stored procedures/functions and serials.
This application is capable of analysing the inter-dependencies between objects and output the script definitions in the correct order. The generated scripts can be used to duplicate/recreate the database structure. Moreover, the tool can be used to export tables data in CSV file format.
Online DEMO Site
To make it easy for users to taste CUBRID Database Schema, the online DEMO site has been created. Navigate to the following DEMO site and see CUBRID Database Schema in action.
If you experience any problems, post your issues to Getting Help below. We will be glad to help you!
Download
You can download CUBRID Database Schema from http://code.google.com/p/cubrid-database-schema/downloads/list.
Contribute
Tutorials
Getting Help
If you experience any difficulties with working in CUBRID Database Schema post your issues to CUBRID Database Schema Issue Tracker.
