CUBRID Apps & Tools

Below you can find different tools you can use to test and get acquainted with CUBRID. Choose one of the tools and you will be redirected to the dedicated page where you can find the detailed information about that tool or application, its download links as well as the instructions how to quickly get started.

Table of Contents

  1. WACP Bundles
  2. Programming Interfaces
  3. Web Applications

WACP Bundles

WACP is a software package created for Windows platforms and includes Apache Web Server, CUBRID Database Management System, and PHP engine. These WACP bundles are extremely useful and convenient if you want to test CUBRID with PHP but do not want to deal with the installation process and make changes to your local machine. Usually WACP packages are distributed in ZIP archives and required no more actions but extracting to the desired location. Thus, running WACP is as easy as one, two, three:

  1. EXTRACT
  2. RUN start_cubrid
  3. RUN start_server

Choose one of the WACP packages below.

Uniform Server for CUBRID

The Uniform Server is a small and mobile WACP package that allows users to run the Apache Web server together with CUBRID Database and PHP on any Windows OS based computer without a need to install or configure any software in it. It is ideal for users to test and get acquainted with CUBRID in minutes. It can also be used as a production/live server for developing Web applications on PHP.

Learn more

Programming Interfaces

Users can access CUBRID database through various programming interfaces like Java, PHP, Ruby, and Python. Choose one of the languages below.

JDBC & Java Programming with CUBRID

Connecting to CUBRID Database through Java is quite straightforward. In this tutorial you will see many practical examples of writing Java applications which communicate with CUBRID Database Server. Additionally, users can see many JDBC related information about how to configure it, write sample codes, call the Java Stored Procedures, and the like.

Learn more

PHP Programming with CUBRID

If you want to use CUBRID with php you will need the PHP API for CUBRID. The divers are different for each version of CUBRID, so download the right one for your distribution. If you have downloaded Uniform Server, PHP API is already included.

Learn more

Ruby Programming with CUBRID

Here you can find the Ruby Driver to connect to CUBRID Database. If you wish to get the source code, they are at Github cubrid-ruby repository. There is always something new in CUBRID Database and something new in Ruby side. So we highly encourage Rubyists to test CUBRID Drivers and see if there is something needed to be added or modified.

Learn more

Ruby Programming with CUBRID

Python is an established programming language similar to Ruby, Perl, and somewhat to PHP. It has been used by many professional web developers worldwide to create sophisticated web applications. Here you can find the Python Driver that you can use to establish the database connection with CUBRID.

Learn more

CUBRID is Free. Download Now.