homework-jianmu/tests/examples/lua
robot 1919d0aa38 Set connection parameter with table as conventional style. Output result for test case. 2020-12-07 15:04:10 +08:00
..
README.md Return records with seperated fields in lua connector. 2019-08-10 22:30:23 +08:00
build.sh Add support for continuous query in Lua connector. 2019-11-12 10:40:44 +08:00
lua_connector.c Set connection parameter with table as conventional style. Output result for test case. 2020-12-07 15:04:10 +08:00
test.lua Set connection parameter with table as conventional style. Output result for test case. 2020-12-07 15:04:10 +08:00

README.md

TDengine driver connector for Lua

It's a Lua implementation for TDengine, an open-sourced big data platform designed and optimized for the Internet of Things (IoT), Connected Cars, Industrial IoT, and IT Infrastructure and Application Monitoring. You may need to install Lua5.3 .

Dependencies

  • Lua:
https://www.lua.org/

Run with Sample

Build driver lib:

./build.sh

Run lua sample:

lua test.lua