# odbc **Repository Path**: uesoft/odbc ## Basic Information - **Project Name**: odbc - **Description**: odbc封装,可以连接不同的数据库驱动 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-05-26 - **Last Updated**: 2026-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenGauss ODBC 封装库 ## 项目介绍 本项目是基于ODBC接口开发的C++数据库连接库。采用类似Oracle OCCI的API风格,提供面向对象的数据操作接口,简化openGauss数据库开发流程。 ## 快速开始 - **工具下载** - openGauss软件工具下载地址:https://opengauss.org/zh/download/ - unixODBC下载:https://www.unixodbc.org/download.html - **openGauss环境配置官方文档**:https://docs.opengauss.org/zh/docs/6.0.0/docs/DeveloperGuide/Linux%E4%B8%8B%E9%85%8D%E7%BD%AE%E6%95%B0%E6%8D%AE%E6%BA%90.html