StoneT2000
e257c02a33
Updated nodejs connector to 1.1.1
...
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")
2019-07-26 09:46:25 +08:00
StoneT2000
57c45a0ee2
Added nodejs connector and example usage of nodejs
2019-07-24 14:09:45 +08:00
huili
964e0b8dc4
[add sql and csv file for demo]
2019-07-22 18:55:23 +08:00
slguan
36021b2777
Merge pull request #50 from johnnyhou327/patch-2
...
Create readme.md
2019-07-15 21:38:44 +08:00
johnnyhou327
00d8b9c07c
Update pom.xml
...
Change the pom.xml for the JDBC demo project so that users can directly compile and package an executable jar with all the dependencies.
2019-07-15 20:10:01 +08:00
johnnyhou327
5eb75151f7
Create readme.md
2019-07-15 20:05:44 +08:00
slguan
b1f982710b
Modify grammatical errors in some example codes
2019-07-11 17:14:08 +08:00
hzcheng
57492cc12d
TDengine first commit
2019-07-11 16:36:16 +08:00