TDengine driver for PDO
This extension provides a TDengine database driver for PDO.
TDengine is a open-sourced time-series big data platform, designed and optimized for IoT, faster on insert/query speeds.
This extension can be used to develop IoT projects with Swoole extension.
This extension is compatible with PHP versions since 7.0.
License: Apache2.0
Version | Release | Download |
1.0.3 | 2022-09-06 | PDO_TAOS-1.0.3.tgz |
1.0.2 | 2022-07-05 | PDO_TAOS-1.0.2.tgz |
1.0.0 | 2022-03-21 | PDO_TAOS-1.0.0.tgz |
Version | Message |
1.0.3 | Adapt to TDengine v3. Please install the 1.0.2 extension when using TDengine v2. |
1.0.2 |
Fixed bug when the subquery field value is empty. Fixed warnings when compiling with higher versions of gcc. |
1.0.0 | Compatible with PHP versions since 7.0. |