https://github.com/oceanbase/obconnector-c
OceanBase Client for C. A driver to connect applications developed in C language to OceanBase Database.
https://github.com/oceanbase/obconnector-c
Last synced: 6 months ago
JSON representation
OceanBase Client for C. A driver to connect applications developed in C language to OceanBase Database.
- Host: GitHub
- URL: https://github.com/oceanbase/obconnector-c
- Owner: oceanbase
- License: lgpl-2.1
- Created: 2021-05-31T14:19:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T07:35:21.000Z (about 1 year ago)
- Last Synced: 2025-01-06T08:18:45.596Z (about 1 year ago)
- Language: C
- Homepage: https://open.oceanbase.com
- Size: 8.12 MB
- Stars: 25
- Watchers: 10
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README
- License: COPYING.LIB
Awesome Lists containing this project
README
This is LGPL MariaDB client library that can be used to connect to MySQL
or MariaDB.
This code is based on the LGPL libmysql client library from MySQL 3.23
and PHP's mysqlnd extension.
If you want to be part of this development effort, you can discuss this at
maria-developers@lists.launchpad.org.
To report a bug you'll need to signup for an account at https://jira.mariadb.org
The MariaDB team