SOCI / soci

Official repository of the SOCI - The C++ Database Access Library
http://soci.sourceforge.net/
Boost Software License 1.0
1.37k stars 472 forks source link

Request support for TDengine interface integration #1055

Open wb2712 opened 1 year ago

wb2712 commented 1 year ago

TDengine support REST API 、Schemaless API、C/C++ TDengine client driver。 How to use soci to compile and integrate this software。

TDengine : https://docs.taosdata.com/connector/

wb2712 commented 1 year ago

Some databases support popular connection operation standards (JDBC, OLE DB, ODBC, REST API and Schemaless API), how to customize and add to soci

vadz commented 1 year ago

I don't know anything about TDengine and so this is extremely unlikely to happen unless someone contributes support to it.