Giter VIP home page Giter VIP logo

tdenginegui's Introduction

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

tdenginegui's People

Contributors

machine-w avatar dinglezhang avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.