skye0207/TDengineGUI
Fork: 80 Star: 215 (更新于 2024-11-19 15:24:39)
license: CC0-1.0
Language: JavaScript .
A simple TDengine DeskTop Manager
最后发布版本: v1.0.0 ( 2021-02-25 09:55:27)
TDengineGUI
TDengineGUI is a useful and simple desktop manager for TDengine, compatible with Linux, windows, mac. It helps developer to observe and manipulate data easier when they use TDengine as their Alot big data platform.
Features
- Link to TDengine, create and drop databases
- show tables and surpertables, select data.
- execute the SQL statements using a simple console.
Downloads
Windows:
Download latest exe package from release[or gitee in China].
Mac:
Download latest dmg package from release.
Linux:
Download latest AppImage package from release [or gitee in China].
Dev Build Setup:
# clone code
git clone https://github.com/skye0207/TDengineGUI.git
cd TDengineGUI
# install dependencies
npm install
# serve
npm run start
Build Package
# Packaged application will generate in the dist folder
npm run build
Welcome to use TDeningeGUI
- TDengineGUI reconds previous connections.
- You also could add a new server to manage by clicking the "新建连接" button and providing ip,port,username and password(root:taosdata).
- Drop a database.
- Create databases. Specific attributes refering tdengine document
- Delete a linked server.
- Select a database and enter main panel. You could click "切换" button to switch database.
- Click a table to query data.
- Query data by filtering the timestamp.
- Set data filter.
- A simple console to execute the SQL statements. SQL will execute on the current database by default, so you don't need to add the database name. But you can also operate on the other database by using "databaseName.tableName".
- Simplely display database properties. More features will be developed in the future.
最近版本更新:(数据更新于 2024-08-28 11:01:02)
2021-02-25 09:55:27 v1.0.0
skye0207/TDengineGUI同语言 JavaScript最近更新仓库
2024-11-22 16:46:00 meshery/meshery
2024-11-21 23:03:24 bia-pain-bache/BPB-Worker-Panel
2024-11-21 22:46:48 MHSanaei/3x-ui
2024-11-21 07:00:59 nodejs/node
2024-11-21 00:49:46 FortAwesome/Font-Awesome
2024-11-18 14:26:02 projectdiscovery/nuclei-templates