blob: 2f04fed9033f43180c7ee2f22e1a4ef028768375 [file] [log] [blame]
<!doctype html>
<html lang="en" class="dark">
<head>
<meta charset="utf-8" />
<title>Apache Paimon™</title>
<base href="/" />
<meta name="keywords" content="Apache Paimon" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="mobile-web-app-capable" content="yes" />
<meta property="og:url" content="https://paimon.apache.org/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Apache Paimon" />
<meta property="og:site_name" content="Apache Paimon" />
<meta property="og:locale" content="en" />
<meta
property="og:description"
content="A lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations. Innovatively combines lake format and LSM structure, bringing realtime streaming updates into the lake architecture."
/>
<link rel="shortcut icon" type="image/x-icon" href="favicon.svg" />
</head>
<body
class="h-screen overflow-y-auto overflow-x-hidden bg-paimon-gray-14 font-roboto antialiased"
>
<paimon-root></paimon-root>
</body>
</html>