mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
Implemented higher level API to make it more modular
Using promises and callbacks
Argument binding is now available e.g query(select ? from ?).bind("*", "table")
|
||
|---|---|---|
| .. | ||
| node-example-raw.js | ||
| node-example.js | ||