Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu
 
 

Repository files navigation

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.

Image text

  • You also could add a new server to manage by clicking the "新建连接" button and providing ip,port,username and password(root:taosdata).

Image text

  • Drop a database.

Image text

Image text

  • Delete a linked server.

Image text

  • Select a database and enter main panel. You could click "切换" button to switch database.

Image text

  • Click a table to query data.

Image text

Image text

  • Query data by filtering the timestamp.

Image text

  • Set data filter.

Image text

  • 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".

Image text

  • Simplely display database properties. More features will be developed in the future.

Image text

About

A simple TDengine DeskTop Manager

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.