forked from CUBRID/cubrid-pdo
-
Notifications
You must be signed in to change notification settings - Fork 0
airnet73/cubrid-pdo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CUBRID PDO Library ===================================== 1. Overview CUBRID PDO Library is the official PDO Extension to connect to CUBRID Database. For more information about CUBRID PDO Library, visit the web site: https://www.cubrid.org/manual/en/11.0/api/pdo.html For more information about CUBRID, visit the web site: http://www.cubrid.org 2. Projects CUBRID and CUBRID APIs are developed with open source projects. For more information about CUBRID APIs project, visit the web site: https://www.cubrid.org/manual/en/11.0/api/index.html For more information about CUBRID project, visit the web site: https://github.com/CUBRID 3. License CUBRID is distributed under two licenses, Database engine is under Apache License 2.0 and the APIs are under BSD license. For more information, visit the web site: https://www.cubrid.org/manual/en/11.0/release_note/index.html#license 4. Install & Build The latest version of CUBRID PDO Library can be found at: http://ftp.cubrid.org/CUBRID_Drivers/PHP_Driver/PDO/ More detailed build manual can be found at: https://www.cubrid.org/manual/en/11.0/api/pdo.html#installing-and-configuring-pdo Build from source in Linux require GNU Developer Toolset 8 or higher. $ git clone git@github.com:CUBRID/cubrid-pdo.git $ cd cubrid-pdo $ phpize $ ./configure $ make 5. Source modules CUBRID PDO Library source modules and its structure can be found at: https://github.com/CUBRID/cubrid-pdo
About
PDO driver of CUBRID
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 76.3%
- C 21.3%
- M4 2.2%
- Other 0.2%