You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: amoro-docs/content/_index.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,22 @@ title: "Introduction"
3
3
menu: main
4
4
weight: 0
5
5
---
6
+
<!--
7
+
- Licensed to the Apache Software Foundation (ASF) under one or more
8
+
- contributor license agreements. See the NOTICE file distributed with
9
+
- this work for additional information regarding copyright ownership.
10
+
- The ASF licenses this file to You under the Apache License, Version 2.0
11
+
- (the "License"); you may not use this file except in compliance with
12
+
- the License. You may obtain a copy of the License at
13
+
-
14
+
- http://www.apache.org/licenses/LICENSE-2.0
15
+
-
16
+
- Unless required by applicable law or agreed to in writing, software
17
+
- distributed under the License is distributed on an "AS IS" BASIS,
18
+
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19
+
- See the License for the specific language governing permissions and
20
+
- limitations under the License.
21
+
-->
6
22
# Introduction
7
23
8
24
Amoro is a Lakehouse management system built on open data lake formats. Working with compute engines including Flink, Spark, and Trino, Amoro brings pluggable and self-managed features for Lakehouse to provide out-of-the-box data warehouse experience, and helps data platforms or products easily build infra-decoupled, stream-and-batch-fused and lake-native architecture.
0 commit comments