Hi,
I use Swoole for IoT projects at work. I recently discovered an efficient IoT 
database TDengine, but found that there is no PHP extension. So based on the 
official C language document and the client source code, I  develop the PDO 
extension, hoping to publish it on PECL, so that more people can use it to 
solve the storage and analysis problem of IoT device logs.


URL: https://github.com/bearlord/pdo_taos

Reply via email to