Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/machine-w/node2tdengine
https://github.com/machine-w/node2tdengine
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/machine-w/node2tdengine
- Owner: machine-w
- Created: 2021-01-20T08:40:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-22T13:10:22.000Z (almost 4 years ago)
- Last Synced: 2024-11-02T16:35:15.796Z (2 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tdengine - node2tdengine
README
# node2tdengine
node.js连接tdengine restful api 的库
```
npm installcd test
node test_showdb.js
node test_showtable.js
......```