| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| http://www.apache.org/licenses/LICENSE-2.0 |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| |
| [English](./README.md) | [中文](./README_zh.md) |
| |
| # IoTDB-Workbench |
| |
| IotDB-Workbench是IotDB的可视化管理工具,可对IotDB的数据进行增删改查、权限控制等,简化IotDB的使用及学习成本。 |
| 在我们心中IotDB是最棒的时序数据库之一,我们将一直不遗余力地推动国产时序数据库IotDB的应用和发展,为本土开源能力的提高、开源生态的发展,贡献自己的力量,欢迎大家加入IotDB Admin的开发及维护,期待你的加入: |
| |
|  |
| |
| ## 后端服务运行 |
| |
| [后端服务设计及运行说明](backend/README.md) |
| |
| ## 前端服务运行 |
| |
| [前端服务运行说明](frontend/README.md) |
| |
| ## Casdoor运行 |
| |
| [Casdoor单点登录运行说明](casdoor.md) |