mirror of
https://github.com/apache/superset.git
synced 2026-08-05 13:32:41 +00:00
fix(ci): ignore MDX files from being formatted with Oxfmt
This was due to Oxfmt escaping the MDX/JSX comment syntax with literal backlash, failing MDX loader used by @docusaurus Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ sidebar_label: Overview
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -21,7 +21,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabaseIndex } from '@site/src/components/databases';
|
||||
import databaseData from '../_versioned_data/src/data/databases.json';
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Amazon Athena is an interactive query service for analyzing data i
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Amazon DynamoDB is a serverless NoSQL database with SQL via PartiQ
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Amazon Redshift is a fully managed data warehouse service.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Doris is a high-performance real-time analytical database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Drill is a schema-free SQL query engine for Hadoop and NoSQ
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Druid is a high performance real-time analytics database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Hive is a data warehouse infrastructure built on Hadoop.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Impala is an open-source massively parallel processing SQL
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache IoTDB is a time series database designed for IoT data, with
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Kylin is an open-source OLAP engine for big data.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Phoenix is a relational database layer over Apache HBase, p
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Pinot is a real-time distributed OLAP datastore.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Solr is an open-source enterprise search platform.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Spark SQL is a module for structured data processing.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Arc is a data platform with multiple connection options.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Ascend.io is a data automation platform for building data pipeline
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'MySQL is a popular open-source relational database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'MySQL is a popular open-source relational database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'PostgreSQL is an advanced open-source relational database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'PostgreSQL is an advanced open-source relational database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Azure Data Explorer (Kusto) is a fast, fully managed data analytic
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Azure Synapse Analytics is a cloud-based enterprise data warehouse
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: "ClickHouse is an open-source column-oriented database for real-tim
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Cloudflare D1 is a serverless SQLite database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'CockroachDB is a distributed SQL database built for cloud applicat
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Couchbase is a distributed NoSQL document database with SQL++ supp
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'CrateDB is a distributed SQL database for machine data and IoT wor
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Databend is a modern cloud-native data warehouse with instant elas
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Apache Hive is a data warehouse infrastructure built on Hadoop.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Databricks is a unified analytics platform built on Apache Spark,
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Denodo is a data virtualization platform for logical data manageme
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Dremio is a data lakehouse platform for fast, self-service analyti
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'DuckDB is an in-process OLAP database designed for fast analytical
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Elasticsearch is a distributed search and analytics engine. Query
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Exasol is a high-performance, in-memory, MPP analytical database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Firebird is an open-source relational database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Firebolt is a cloud data warehouse designed for high-performance a
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Google BigQuery is a serverless, highly scalable data warehouse.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Google Cloud Datastore is a highly scalable NoSQL database for you
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Google Sheets allows querying spreadsheets as SQL tables via shill
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'VMware Greenplum is a massively parallel processing (MPP) database
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Alibaba Cloud Hologres is a real-time interactive analytics servic
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'IBM Db2 is a family of data management products for enterprise wor
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'IBM Db2 is a family of data management products for enterprise wor
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'IBM Netezza Performance Server is a data warehouse appliance.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'MariaDB is a community-developed fork of MySQL.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Microsoft SQL Server is a relational database management system.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'MonetDB is an open-source column-oriented relational database for
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'MongoDB is a document-oriented, operational NoSQL database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'MotherDuck is a serverless cloud analytics platform built on DuckD
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'MySQL is a popular open-source relational database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'OceanBase is a distributed relational database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Ocient is a hyperscale data analytics database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Oracle Database is a multi-model database management system.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Parseable is a distributed log analytics database with SQL-like qu
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'PostgreSQL is an advanced open-source relational database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Presto is a distributed SQL query engine for big data.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'RisingWave is a distributed streaming database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'SAP HANA is an in-memory relational database and application platf
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'SAP ASE (formerly Sybase) is an enterprise relational database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Shillelagh is a Python library that allows querying many data sour
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'SingleStore is a distributed SQL database for real-time analytics
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Snowflake is a cloud-native data warehouse.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'SQLite is a self-contained, serverless SQL database engine.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'StarRocks is a high-performance analytical database for real-time
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Superset meta database is an experimental feature that enables que
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'TDengine is a high-performance time-series database for IoT.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Teradata is an enterprise data warehouse platform.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'TimescaleDB is an open-source relational database for time-series
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Trino is a distributed SQL query engine for big data analytics.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'Vertica is a column-oriented analytics database.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'YDB is a distributed SQL database by Yandex.'
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: 'YugabyteDB is a distributed SQL database built on top of PostgreSQ
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
{/\*
|
||||
{/*
|
||||
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
|
||||
@@ -22,7 +22,7 @@ software distributed under the License is distributed on an
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
\*/}
|
||||
*/}
|
||||
|
||||
import { DatabasePage } from '@site/src/components/databases';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user