CUBRID Admin is a version of CUBRID Manager that removes the CUBRID Query Editor feature. It no longer supports the Query feature. It has been replaced by DBeaver.
CUBRID Admin(CA) is a CUBRID database management tool that provides CUBRID functions for database management and executing query in GUI environment. The management function of the CUBRID Admin can be easily performed by using the GUI.
The management function of CUBRID Admin can only be used in the environment where the CUBRID Manager server running on the server on which the CUBRID DBMS is installed.
The CUBRID Admin is a Java application based on Eclipse RCP that runs only on JRE or JDK 21 or later, and the recommended JRE version is 21.
CUBRID Official Site: http://www.cubrid.org and http://www.cubrid.com
CM can be found here:
Please refer here:
If you want to contribute to CUBRID Admin, 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
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.