| --- |
| license: | |
| 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 |
| |
| https://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. |
| |
| layout: home |
| |
| hero: |
| name: "Paimon Web" |
| tagline: Web UI for Apache Paimon |
| actions: |
| - theme: brand |
| text: Get Started |
| link: /src/guide/quick-start |
| - theme: alt |
| text: GitHub |
| link: https://github.com/apache/paimon-webui |
| |
| features: |
| - title: Paimon Table Management |
| details: Simplify the management of Paimon tables with visual tools that enable easy creation, modification, and organization of tables, including adding and reordering columns. |
| - title: Online SQL IDE |
| details: The Online SQL IDE facilitates the submission and execution of Flink SQL tasks, providing an immediate display of result data, enhancing productivity and interaction with data. |
| - title: CDC Task Drag Integration |
| details: Enhance data integration workflows with CDC task drag integration, allowing users to intuitively create and manage CDC tasks by dragging and dropping configuration elements. |
| - title: Permission Management |
| details: Ensure secure and controlled access to Paimon tables with detailed button-level permission control, increasing the safety and integrity of data operations. |
| --- |