CUBRID Manager
CUBRID Manager (CM) is a database management tool that provides CUBRID functions for database management and executing query in GUI environment. The management function of the CUBRID Manager can be easily performed by using the GUI. In addition, the query function of the CUBRID Manager provides a query editor tool for application development.
The CUBRID Manager can only be used in the environment where the CUBRID Manager server is running on the server that has installed the CUBRID DBMS, but the query function can be executed without running the CUBRID Manager server.
The CUBRID Manager is a Java application based on Eclipse RCP that runs only on JRE or JDK 1.6 or later, and the recommended JRE version is 1.7.
MAJOR REFERENCES
CUBRID Official Site: http://www.cubrid.org and http://www.cubrid.com
DOWNLOADS and FILE REPOSITORIES
CM can be found here:
- http://www.cubrid.org/downloads/os-select/64-bit/tools/manager
- http://ftp.cubrid.org/CUBRID_Tools/CUBRID_Manager/
How to run CUBRID Manager on Eclipse
Please refer here:
How to CONTRIBUTE
If you want to contribute to CUBRID Manager, please follow the procedure below.
- Register the issue in jira.
- Describe the problem and solution in detail.
- Create the branch name as jira issue number.
- Apply for PR after performing the work in that branch.
- When applying for PR, the title should be written in the format
[jira issue number] title
. - eg) [TOOLS-4270] Enhancement to open the query editor
- When applying for PR, the title should be written in the format
GETTING HELP
If You encounter any difficulties with getting started, or just have some questions, or find bugs, or have some suggestions, we kindly ask you to post your thoughts on our issues at https://github.com/CUBRID/cubrid-manager/issues.