Skip to content

CUBRID/cubrid-jdbc

Repository files navigation

CUBRID Database Management System

CUBRID is a DBMS being supported by an active community of open source developers and provides better performance and features necessary for Web services.

This Software is released under Apache License 2.0 and BSD according to CUBRID components. For brevity, CUBRID Server Engine is under Apache License 2.0 and CUBRID APIs and Connectors are under BSD License. For details, please refer to the CUBRID License Page(http://www.cubrid.org/cubrid).

Below You will see the brief list of sections to guide You to easily get started.

MAJOR REFERENCES

DOWNLOADS and FILE REPOSITORIES

HOW TO BUILD CUBRID JDBC Driver

CUBRID JDBC Driver Source Build Guide (ANT Build Project)

  • Windows

    build.bat 
    
  • Linux

    ./build.sh 
    

CUBRID JDBC Driver

  • implements an interface to enable access from applications in Java to CUBRID database server. The driver has been developed based on the JDBC 2.0 specification and the default driver provided is complied with JDK 1.6.

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 CUBRID Forum at http://forum.cubrid.org.

Sincerely, Your CUBRID Development Team.