From 257ac1fa6deb8313deccab6670241937c3a18766 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Sat, 16 Nov 2024 00:02:29 +0100 Subject: [PATCH 01/11] Features: Add canonical feature page for "CrateDB Cloud" --- docs/feature/index.md | 105 ++++++++++++++++++++++++++++++++++++++++++ docs/index.md | 1 + 2 files changed, 106 insertions(+) create mode 100644 docs/feature/index.md diff --git a/docs/feature/index.md b/docs/feature/index.md new file mode 100644 index 0000000..aec7fb4 --- /dev/null +++ b/docs/feature/index.md @@ -0,0 +1,105 @@ +(feature)= +(features)= +(all-features)= +# All Features + +All features of [CrateDB Cloud] at a glance. + +:::::{grid} 1 3 3 3 +:margin: 4 4 0 0 +:padding: 0 +:gutter: 2 +:class-container: compact + +::::{grid-item-card} {material-outlined}`power_settings_new;2em` Functional +:class-footer: text-smaller + +- [SQL Database][Database Features] +:::{toctree} +:maxdepth: 1 + +SQL Console <../cluster/console> +../cluster/automation +../cluster/import +../cluster/export +API <../organization/api> +API CLI <../tutorials/deploy/croud> +::: ++++ +CrateDB Cloud includes enhanced automation and productivity features, +and a wide range of integrations with data ingestion and +visualization tools. +:::: + +::::{grid-item-card} {material-outlined}`assured_workload;2em` Operational +:class-footer: text-smaller + +:::{toctree} +:maxdepth: 1 + +Management Console <../cluster/manage> +Automatic Backups <../cluster/backups> +::: +- Monitoring +- Marketplace Coverage + + [AWS][AWS Marketplace], [Azure][Azure Marketplace], [GCP][GCP Marketplace] +- [Support Plans] + + +- Effortless Scaling +- Zero Downtime Upgrades +- Flexible Deployment: Full-managed vs. hybrid +- Cost-effectiveness ++++ +CrateDB Cloud provides confident scaling of your workloads, +and deployments on your preferred infrastructure provider. +:::: + +::::{grid-item-card} {material-outlined}`security;2em` Security +:class-footer: text-smaller + +CrateDB Cloud is [secure, certified, and compliant]. +- [Encryption] +- [RBAC] +- [Auditing] +- [ISO 27001] +- [SOC 2 Type 2] +- [HIPAA] +- [GDPR] +- [CCPA] ++++ +CrateDB Cloud ensures secure data management with its encryption and +authentication mechanisms, and its operational certifications. +:::: + +::::: + + +[Auditing]: https://cratedb.com/product/features/auditing +[AWS Marketplace]: https://aws.amazon.com/marketplace/pp/prodview-l7rqf2xpeaubk +[Azure Marketplace]: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/crate.cratedbcloud?tab=overview +[CCPA]: https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=CIV§ionNum=1798.140. +[CrateDB Cloud]: https://cratedb.com/product/cloud +[Database Features]: https://cratedb.com/docs/guide/feature/ +[Encryption]: https://cratedb.com/product/features/data-encryption +[GCP Marketplace]: https://console.cloud.google.com/marketplace/product/cratedb-public/cratedb-gcp +[GDPR]: https://gdpr-info.eu/ +[HIPAA]: https://www.cdc.gov/phlp/php/resources/health-insurance-portability-and-accountability-act-of-1996-hipaa.html?CDC_AAref_Val=https://www.cdc.gov/phlp/publications/topic/hipaa.html +[ISO 27001]: https://cratedb.com/blog/cratedb-elevates-its-security-standards-and-achieves-iso-27001-certification +[RBAC]: https://cratedb.com/product/features/authorization +[secure, certified, and compliant]: https://cratedb.com/contact/security +[SOC 2 Type 2]: https://cratedb.com/blog/soc-2-type-2-compliance +[Support Plans]: https://cratedb.com/support/support-plans + + + + diff --git a/docs/index.md b/docs/index.md index 2f97435..869687e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -138,6 +138,7 @@ your favorite client library to connect to a CrateDB cluster. :titlesonly: :hidden: +All Features Quick Start Services Import From 477c0117be6a6236c73fc384411d898a74195697 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Sat, 16 Nov 2024 03:16:25 +0100 Subject: [PATCH 02/11] Features: Add "Learn" rubric --- docs/feature/index.md | 89 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) diff --git a/docs/feature/index.md b/docs/feature/index.md index aec7fb4..f6d0c09 100644 --- a/docs/feature/index.md +++ b/docs/feature/index.md @@ -76,6 +76,95 @@ authentication mechanisms, and its operational certifications. ::::: + +:::{rubric} Learn +::: +If you want to start using CrateDB Cloud, or make the most of your +existing subscription, we are maintaining resources and tutorials +to support you correspondingly. + + +:::::{grid} 2 +:margin: 3 +:gutter: 2 + +::::{grid-item} + +:::{card} {octicon}`tools` Manage +:link: cloud-howtos-index +:link-type: ref +Learn how to manage your cluster. +::: + +:::{card} {octicon}`codespaces` API +:link: api +:link-type: ref +Programmatic access to CrateDB Cloud services. +::: + +:::{card} {octicon}`terminal` API CLI +:link: cluster-deployment-croud +:link-type: ref +CrateDB Cloud services from the command-line. +::: + +:::: + +::::{grid-item} + +:::{card} {octicon}`table` SQL Console +:link: cluster-console +:link-type: ref +Explore data and execute SQL queries. +::: + +:::{card} {octicon}`file-code` Import +:link: cluster-import +:link-type: ref +Import data into your CrateDB Cloud cluster. +::: + +:::{card} {octicon}`file-code` Export +:link: cluster-export +:link-type: ref +Export data from your CrateDB Cloud cluster. +::: + +:::: + +::::: + + +Learn about key database drivers and client applications for CrateDB, +such as CrateDB Admin UI, crash, psql, DataGrip, and DBeaver. +Discover how to configure these tools and explore CrateDB's compatibility +with analytics, ETL, BI, and monitoring solutions. + + +::::{grid} 1 2 2 3 +:margin: 4 4 0 0 +:gutter: 2 + + +:::{grid-item-card} {material-outlined}`table_chart` Admin UI +:link: crate-admin-ui:index +:link-type: ref + +Each CrateDB Cloud cluster offers a dedicated Admin UI, which can be used to explore +data, schema metadata, and cluster status information. +::: + +:::{grid-item-card} {material-outlined}`link` Clients, Tools, and Integrations +:link: crate-clients-tools:index +:link-type: ref + +Learn about compatible client applications and tools, and how to configure +your favorite client library to connect to a CrateDB cluster. +::: + +:::: + + [Auditing]: https://cratedb.com/product/features/auditing [AWS Marketplace]: https://aws.amazon.com/marketplace/pp/prodview-l7rqf2xpeaubk [Azure Marketplace]: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/crate.cratedbcloud?tab=overview From 1cd3c668ab368e1a79d27308b19ab86671afb8af Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Tue, 19 Nov 2024 20:53:46 +0100 Subject: [PATCH 03/11] Features: Less verbose --- docs/feature/index.md | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/docs/feature/index.md b/docs/feature/index.md index f6d0c09..7264e9b 100644 --- a/docs/feature/index.md +++ b/docs/feature/index.md @@ -41,9 +41,6 @@ Management Console <../cluster/manage> Automatic Backups <../cluster/backups> ::: - Monitoring -- Marketplace Coverage - - [AWS][AWS Marketplace], [Azure][Azure Marketplace], [GCP][GCP Marketplace] - [Support Plans] @@ -56,18 +53,13 @@ CrateDB Cloud provides confident scaling of your workloads, and deployments on your preferred infrastructure provider. :::: -::::{grid-item-card} {material-outlined}`security;2em` Security +::::{grid-item-card} {material-outlined}`security;2em` Confidence :class-footer: text-smaller -CrateDB Cloud is [secure, certified, and compliant]. -- [Encryption] -- [RBAC] -- [Auditing] -- [ISO 27001] -- [SOC 2 Type 2] -- [HIPAA] -- [GDPR] -- [CCPA] +- [Secure, certified, and compliant] +- Marketplace Coverage: + + [AWS][AWS Marketplace], [Azure][Azure Marketplace], [GCP][GCP Marketplace] +++ CrateDB Cloud ensures secure data management with its encryption and authentication mechanisms, and its operational certifications. From 823ffc45349cc9df529df25739470c78d30d8ee3 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Fri, 29 Nov 2024 14:29:58 +0100 Subject: [PATCH 04/11] Update Theme: Collapse navigation items on `feature/index` page --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ced14fe..f85c17e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1 +1 @@ -crate-docs-theme +crate-docs-theme>=0.37.2.dev0 From 824fe5d1fa97f8e24a09216edde3397e0aad931d Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Mon, 11 Aug 2025 23:52:39 +0200 Subject: [PATCH 05/11] Features: Compress certain card label texts even further --- docs/feature/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/feature/index.md b/docs/feature/index.md index 7264e9b..b331459 100644 --- a/docs/feature/index.md +++ b/docs/feature/index.md @@ -91,13 +91,13 @@ Learn how to manage your cluster. :::{card} {octicon}`codespaces` API :link: api :link-type: ref -Programmatic access to CrateDB Cloud services. +Programmatic access to services. ::: :::{card} {octicon}`terminal` API CLI :link: cluster-deployment-croud :link-type: ref -CrateDB Cloud services from the command-line. +Use services from the command-line. ::: :::: From 10c7cb09896e68a2aeb92fec61caf59b39ac6b19 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Tue, 12 Aug 2025 00:20:12 +0200 Subject: [PATCH 06/11] Features: Fix link label after rebase --- docs/feature/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/feature/index.md b/docs/feature/index.md index b331459..dc38c53 100644 --- a/docs/feature/index.md +++ b/docs/feature/index.md @@ -89,7 +89,7 @@ Learn how to manage your cluster. ::: :::{card} {octicon}`codespaces` API -:link: api +:link: organization-api :link-type: ref Programmatic access to services. ::: From 4fdd5c8bbe25b06df9365a5dd384d47ad0ad2137 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Tue, 12 Aug 2025 00:37:27 +0200 Subject: [PATCH 07/11] Features: Fix "Learn" card grid --- docs/feature/index.md | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/docs/feature/index.md b/docs/feature/index.md index dc38c53..5f47c2d 100644 --- a/docs/feature/index.md +++ b/docs/feature/index.md @@ -76,54 +76,47 @@ existing subscription, we are maintaining resources and tutorials to support you correspondingly. -:::::{grid} 2 -:margin: 3 +::::{grid} 1 2 2 3 +:margin: 4 4 0 0 +:padding: 0 :gutter: 2 -::::{grid-item} - -:::{card} {octicon}`tools` Manage +:::{grid-item-card} {octicon}`tools` Manage :link: cloud-howtos-index :link-type: ref Learn how to manage your cluster. ::: -:::{card} {octicon}`codespaces` API +:::{grid-item-card} {octicon}`codespaces` API :link: organization-api :link-type: ref Programmatic access to services. ::: -:::{card} {octicon}`terminal` API CLI +:::{grid-item-card} {octicon}`terminal` API CLI :link: cluster-deployment-croud :link-type: ref Use services from the command-line. ::: -:::: - -::::{grid-item} - -:::{card} {octicon}`table` SQL Console +:::{grid-item-card} {octicon}`table` SQL Console :link: cluster-console :link-type: ref Explore data and execute SQL queries. ::: -:::{card} {octicon}`file-code` Import +:::{grid-item-card} {octicon}`file-code` Import :link: cluster-import :link-type: ref Import data into your CrateDB Cloud cluster. ::: -:::{card} {octicon}`file-code` Export +:::{grid-item-card} {octicon}`file-code` Export :link: cluster-export :link-type: ref Export data from your CrateDB Cloud cluster. ::: -:::: - ::::: From a1dd5a538e22248fc760b85eb36c6c4c22705044 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Tue, 12 Aug 2025 00:38:02 +0200 Subject: [PATCH 08/11] Features: Remove redundant sections on "home" ... so it's effectively almost a fresh canvas now. --- docs/index.md | 86 --------------------------------------------------- 1 file changed, 86 deletions(-) diff --git a/docs/index.md b/docs/index.md index 869687e..9dafe05 100644 --- a/docs/index.md +++ b/docs/index.md @@ -48,92 +48,6 @@ flexible pricing models across on-demand and flat-rate options. ::::: -:::{rubric} Learn -::: -Users around the world rely on CrateDB Cloud clusters to store billions of records -and terabytes of data, all accessible without delays. If you want to start using -CrateDB Cloud, or make the most of your existing subscription, we are maintaining -resources and tutorials to support you correspondingly. - - -::::{grid} 1 2 2 3 -:margin: 4 4 0 0 -:gutter: 1 - - -:::{grid-item-card} {octicon}`rocket` Quick Start -:link: quick-start -:link-type: ref - -Learn how to sign up and get started with a free cluster. -::: - - -:::{grid-item-card} {octicon}`file-code` Import -:link: cluster-import -:link-type: ref - -Import your own data into your CrateDB Cloud cluster. -::: - - -:::{grid-item-card} {octicon}`table` Console -:link: cluster-console -:link-type: ref - -Explore your data and execute SQL queries in the Console. -::: - - -:::{grid-item-card} {octicon}`tools` Manage -:link: cloud-howtos-index -:link-type: ref - -Learn how to manage your cluster. -::: - - -:::{grid-item-card} {octicon}`terminal` Croud CLI -:link: cluster-deployment-croud -:link-type: ref - -A command-line tool to operate your managed clusters. -::: - - -:::: - - -Do you want to learn about key database drivers and client applications for -CrateDB, such as CrateDB Admin UI, crash, psql, DataGrip, and DBeaver? Discover -how to configure these tools and explore CrateDB's compatibility with analytics, -ETL, BI, and monitoring solutions. - - -::::{grid} 1 2 2 3 -:margin: 4 4 0 0 -:gutter: 1 - - -:::{grid-item-card} {material-outlined}`table_chart` Admin UI -:link: crate-admin-ui:index -:link-type: ref - -Each CrateDB Cloud cluster offers a dedicated Admin UI, which can be used to explore -data, schema metadata, and cluster status information. -::: - -:::{grid-item-card} {material-outlined}`link` Clients, Tools, and Integrations -:link: crate-clients-tools:index -:link-type: ref - -Learn about compatible client applications and tools, and how to configure -your favorite client library to connect to a CrateDB cluster. -::: - -:::: - - :::{toctree} :titlesonly: :hidden: From db7b4c770b120aae60697257e8a12865231e2d35 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Thu, 14 Aug 2025 16:44:31 +0200 Subject: [PATCH 09/11] Features: Move curated element to main "index" page --- docs/cluster/console.md | 6 ++ docs/feature/index.md | 179 --------------------------------------- docs/index.md | 181 +++++++++++++++++++++++++++++++++++++++- 3 files changed, 186 insertions(+), 180 deletions(-) delete mode 100644 docs/feature/index.md diff --git a/docs/cluster/console.md b/docs/cluster/console.md index b6be19b..4764bcc 100644 --- a/docs/cluster/console.md +++ b/docs/cluster/console.md @@ -28,3 +28,9 @@ not within a single session or transaction. If one query fails, the subsequent queries will not be executed. Currently, session settings are not persisted between queries. ::: + +:::{note} +Each CrateDB Cloud cluster offers a dedicated {ref}`Admin UI `, +which can be used to explore data, schema metadata, and cluster status +information. +::: diff --git a/docs/feature/index.md b/docs/feature/index.md deleted file mode 100644 index 5f47c2d..0000000 --- a/docs/feature/index.md +++ /dev/null @@ -1,179 +0,0 @@ -(feature)= -(features)= -(all-features)= -# All Features - -All features of [CrateDB Cloud] at a glance. - -:::::{grid} 1 3 3 3 -:margin: 4 4 0 0 -:padding: 0 -:gutter: 2 -:class-container: compact - -::::{grid-item-card} {material-outlined}`power_settings_new;2em` Functional -:class-footer: text-smaller - -- [SQL Database][Database Features] -:::{toctree} -:maxdepth: 1 - -SQL Console <../cluster/console> -../cluster/automation -../cluster/import -../cluster/export -API <../organization/api> -API CLI <../tutorials/deploy/croud> -::: -+++ -CrateDB Cloud includes enhanced automation and productivity features, -and a wide range of integrations with data ingestion and -visualization tools. -:::: - -::::{grid-item-card} {material-outlined}`assured_workload;2em` Operational -:class-footer: text-smaller - -:::{toctree} -:maxdepth: 1 - -Management Console <../cluster/manage> -Automatic Backups <../cluster/backups> -::: -- Monitoring -- [Support Plans] - - -- Effortless Scaling -- Zero Downtime Upgrades -- Flexible Deployment: Full-managed vs. hybrid -- Cost-effectiveness -+++ -CrateDB Cloud provides confident scaling of your workloads, -and deployments on your preferred infrastructure provider. -:::: - -::::{grid-item-card} {material-outlined}`security;2em` Confidence -:class-footer: text-smaller - -- [Secure, certified, and compliant] -- Marketplace Coverage: - - [AWS][AWS Marketplace], [Azure][Azure Marketplace], [GCP][GCP Marketplace] -+++ -CrateDB Cloud ensures secure data management with its encryption and -authentication mechanisms, and its operational certifications. -:::: - -::::: - - - -:::{rubric} Learn -::: -If you want to start using CrateDB Cloud, or make the most of your -existing subscription, we are maintaining resources and tutorials -to support you correspondingly. - - -::::{grid} 1 2 2 3 -:margin: 4 4 0 0 -:padding: 0 -:gutter: 2 - -:::{grid-item-card} {octicon}`tools` Manage -:link: cloud-howtos-index -:link-type: ref -Learn how to manage your cluster. -::: - -:::{grid-item-card} {octicon}`codespaces` API -:link: organization-api -:link-type: ref -Programmatic access to services. -::: - -:::{grid-item-card} {octicon}`terminal` API CLI -:link: cluster-deployment-croud -:link-type: ref -Use services from the command-line. -::: - -:::{grid-item-card} {octicon}`table` SQL Console -:link: cluster-console -:link-type: ref -Explore data and execute SQL queries. -::: - -:::{grid-item-card} {octicon}`file-code` Import -:link: cluster-import -:link-type: ref -Import data into your CrateDB Cloud cluster. -::: - -:::{grid-item-card} {octicon}`file-code` Export -:link: cluster-export -:link-type: ref -Export data from your CrateDB Cloud cluster. -::: - -::::: - - -Learn about key database drivers and client applications for CrateDB, -such as CrateDB Admin UI, crash, psql, DataGrip, and DBeaver. -Discover how to configure these tools and explore CrateDB's compatibility -with analytics, ETL, BI, and monitoring solutions. - - -::::{grid} 1 2 2 3 -:margin: 4 4 0 0 -:gutter: 2 - - -:::{grid-item-card} {material-outlined}`table_chart` Admin UI -:link: crate-admin-ui:index -:link-type: ref - -Each CrateDB Cloud cluster offers a dedicated Admin UI, which can be used to explore -data, schema metadata, and cluster status information. -::: - -:::{grid-item-card} {material-outlined}`link` Clients, Tools, and Integrations -:link: crate-clients-tools:index -:link-type: ref - -Learn about compatible client applications and tools, and how to configure -your favorite client library to connect to a CrateDB cluster. -::: - -:::: - - -[Auditing]: https://cratedb.com/product/features/auditing -[AWS Marketplace]: https://aws.amazon.com/marketplace/pp/prodview-l7rqf2xpeaubk -[Azure Marketplace]: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/crate.cratedbcloud?tab=overview -[CCPA]: https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=CIV§ionNum=1798.140. -[CrateDB Cloud]: https://cratedb.com/product/cloud -[Database Features]: https://cratedb.com/docs/guide/feature/ -[Encryption]: https://cratedb.com/product/features/data-encryption -[GCP Marketplace]: https://console.cloud.google.com/marketplace/product/cratedb-public/cratedb-gcp -[GDPR]: https://gdpr-info.eu/ -[HIPAA]: https://www.cdc.gov/phlp/php/resources/health-insurance-portability-and-accountability-act-of-1996-hipaa.html?CDC_AAref_Val=https://www.cdc.gov/phlp/publications/topic/hipaa.html -[ISO 27001]: https://cratedb.com/blog/cratedb-elevates-its-security-standards-and-achieves-iso-27001-certification -[RBAC]: https://cratedb.com/product/features/authorization -[secure, certified, and compliant]: https://cratedb.com/contact/security -[SOC 2 Type 2]: https://cratedb.com/blog/soc-2-type-2-compliance -[Support Plans]: https://cratedb.com/support/support-plans - - - - diff --git a/docs/index.md b/docs/index.md index 9dafe05..667f0eb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -52,7 +52,6 @@ flexible pricing models across on-demand and flat-rate options. :titlesonly: :hidden: -All Features Quick Start Services Import @@ -71,7 +70,187 @@ Croud CLI Reference ::: + +(feature)= +(features)= +(all-features)= +:::{rubric} All Features +::: + +All features of CrateDB Cloud at a glance. + +:::::{grid} 1 3 3 3 +:margin: 4 4 0 0 +:padding: 0 +:gutter: 2 +:class-container: compact + +::::{grid-item-card} {material-outlined}`power_settings_new;2em` Functional +:class-footer: text-smaller + +- [SQL Database][Database Features] +- {ref}`SQL Console ` +- {ref}`cluster-automation` +- {ref}`cluster-import` +- {ref}`cluster-export` +- {ref}`API ` +- {ref}`API CLI ` + ++++ +CrateDB Cloud includes enhanced automation and productivity features, +and a wide range of integrations with data ingestion and +visualization tools. +:::: + +::::{grid-item-card} {material-outlined}`assured_workload;2em` Operational +:class-footer: text-smaller + +- {ref}`Management Console ` +- {ref}`Automatic Backups ` + +- Monitoring +- [Support Plans] + + +- Effortless Scaling +- Zero Downtime Upgrades +- Flexible Deployment: Full-managed vs. hybrid +- Cost-effectiveness ++++ +CrateDB Cloud provides confident scaling of your workloads, +and deployments on your preferred infrastructure provider. +:::: + +::::{grid-item-card} {material-outlined}`security;2em` Confidence +:class-footer: text-smaller + +- [Secure, certified, and compliant] +- Marketplace Coverage: + + [AWS][AWS Marketplace], [Azure][Azure Marketplace], [GCP][GCP Marketplace] ++++ +CrateDB Cloud ensures secure data management with its encryption and +authentication mechanisms, and its operational certifications. +:::: + +::::: + + + +:::{rubric} Learn +::: +If you want to start using CrateDB Cloud, or make the most of your +existing subscription, we are maintaining resources and tutorials +to support you correspondingly. + + +::::{grid} 1 2 2 3 +:margin: 4 4 0 0 +:padding: 0 +:gutter: 2 + +:::{grid-item-card} {octicon}`tools` Manage +:link: cloud-howtos-index +:link-type: ref +Learn how to manage your cluster. +::: + +:::{grid-item-card} {octicon}`codespaces` API +:link: organization-api +:link-type: ref +Programmatic access to services. +::: + +:::{grid-item-card} {octicon}`terminal` API CLI +:link: cluster-deployment-croud +:link-type: ref +Use services from the command-line. +::: + +:::{grid-item-card} {octicon}`table` SQL Console +:link: cluster-console +:link-type: ref +Explore data and execute SQL queries. +::: + +:::{grid-item-card} {octicon}`file-code` Import +:link: cluster-import +:link-type: ref +Import data into your CrateDB Cloud cluster. +::: + +:::{grid-item-card} {octicon}`file-code` Export +:link: cluster-export +:link-type: ref +Export data from your CrateDB Cloud cluster. +::: + +::::: + + +Learn about key database drivers and client applications for CrateDB, +such as CrateDB Admin UI, crash, psql, DataGrip, and DBeaver. +Discover how to configure these tools and explore CrateDB's compatibility +with analytics, ETL, BI, and monitoring solutions. + + +::::{grid} 1 2 2 3 +:margin: 4 4 0 0 +:gutter: 2 + + +:::{grid-item-card} {material-outlined}`link` Connect +:link: guide:connect +:link-type: ref + +How to configure your favorite client library to connect to a CrateDB cluster. +::: + +:::{grid-item-card} {material-outlined}`download` Ingest +:link: guide:ingest +:link-type: ref + +Learn how to get data into CrateDB in various ways. +::: + +:::{grid-item-card} {material-outlined}`sync` Integrate +:link: guide:integrate +:link-type: ref + +Learn about all compatible client applications, frameworks, and tools. +::: + +:::: + + [CrateDB]: https://crate.io/product/ [Croud CLI]: https://crate.io/docs/cloud/cli/ [How-To Guides]: https://crate.io/docs/cloud/en/latest/howtos/ [Reference]: https://crate.io/docs/cloud/en/latest/reference/ + +[Auditing]: https://cratedb.com/product/features/auditing +[AWS Marketplace]: https://aws.amazon.com/marketplace/pp/prodview-l7rqf2xpeaubk +[Azure Marketplace]: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/crate.cratedbcloud?tab=overview +[CCPA]: https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=CIV§ionNum=1798.140. +[Database Features]: https://cratedb.com/docs/guide/feature/ +[Encryption]: https://cratedb.com/product/features/data-encryption +[GCP Marketplace]: https://console.cloud.google.com/marketplace/product/cratedb-public/cratedb-gcp +[GDPR]: https://gdpr-info.eu/ +[HIPAA]: https://www.cdc.gov/phlp/php/resources/health-insurance-portability-and-accountability-act-of-1996-hipaa.html?CDC_AAref_Val=https://www.cdc.gov/phlp/publications/topic/hipaa.html +[ISO 27001]: https://cratedb.com/blog/cratedb-elevates-its-security-standards-and-achieves-iso-27001-certification +[RBAC]: https://cratedb.com/product/features/authorization +[secure, certified, and compliant]: https://cratedb.com/contact/security +[SOC 2 Type 2]: https://cratedb.com/blog/soc-2-type-2-compliance +[Support Plans]: https://cratedb.com/support/support-plans + + + + From ee9ae7a57f3e57cbd56512ae9134a163a1334a0a Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Thu, 14 Aug 2025 16:57:05 +0200 Subject: [PATCH 10/11] Chore: Use `crate-docs-theme` latest --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f85c17e..ced14fe 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1 +1 @@ -crate-docs-theme>=0.37.2.dev0 +crate-docs-theme From 6a64506f5d5824bebd1b823593d6e6c47d8fd177 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Thu, 14 Aug 2025 17:14:58 +0200 Subject: [PATCH 11/11] Features: Implement suggestions by CodeRabbit --- docs/index.md | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/docs/index.md b/docs/index.md index 667f0eb..7cccc07 100644 --- a/docs/index.md +++ b/docs/index.md @@ -65,8 +65,8 @@ Billing Access Management Networking & Connectivity API -How Tos -Croud CLI +API CLI +How-tos Reference ::: @@ -114,17 +114,21 @@ visualization tools. - Effortless Scaling - Zero Downtime Upgrades -- Flexible Deployment: Full-managed vs. hybrid +- Flexible deployment: Fully managed vs. hybrid - Cost-effectiveness +++ -CrateDB Cloud provides confident scaling of your workloads, +CrateDB Cloud provides reliable scaling of your workloads and deployments on your preferred infrastructure provider. :::: -::::{grid-item-card} {material-outlined}`security;2em` Confidence +::::{grid-item-card} {material-outlined}`security;2em` Security & Compliance :class-footer: text-smaller -- [Secure, certified, and compliant] +- [Auditing] +- [Secure, certified, and compliant]: + + [Encryption], [RBAC], + [CCPA], [GDPR], [HIPAA], [ISO 27001], [SOC 2 Type 2] - Marketplace Coverage: [AWS][AWS Marketplace], [Azure][Azure Marketplace], [GCP][GCP Marketplace] @@ -139,9 +143,8 @@ authentication mechanisms, and its operational certifications. :::{rubric} Learn ::: -If you want to start using CrateDB Cloud, or make the most of your -existing subscription, we are maintaining resources and tutorials -to support you correspondingly. +If you are getting started with CrateDB Cloud—or want to get more from your +subscription—we provide resources and tutorials to help. ::::{grid} 1 2 2 3 @@ -161,7 +164,7 @@ Learn how to manage your cluster. Programmatic access to services. ::: -:::{grid-item-card} {octicon}`terminal` API CLI +:::{grid-item-card} {octicon}`terminal` API CLI (croud) :link: cluster-deployment-croud :link-type: ref Use services from the command-line. @@ -189,7 +192,7 @@ Export data from your CrateDB Cloud cluster. Learn about key database drivers and client applications for CrateDB, -such as CrateDB Admin UI, crash, psql, DataGrip, and DBeaver. +such as the Admin UI, crash, psql, DataGrip, and DBeaver. Discover how to configure these tools and explore CrateDB's compatibility with analytics, ETL, BI, and monitoring solutions. @@ -223,11 +226,6 @@ Learn about all compatible client applications, frameworks, and tools. :::: -[CrateDB]: https://crate.io/product/ -[Croud CLI]: https://crate.io/docs/cloud/cli/ -[How-To Guides]: https://crate.io/docs/cloud/en/latest/howtos/ -[Reference]: https://crate.io/docs/cloud/en/latest/reference/ - [Auditing]: https://cratedb.com/product/features/auditing [AWS Marketplace]: https://aws.amazon.com/marketplace/pp/prodview-l7rqf2xpeaubk [Azure Marketplace]: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/crate.cratedbcloud?tab=overview @@ -236,7 +234,7 @@ Learn about all compatible client applications, frameworks, and tools. [Encryption]: https://cratedb.com/product/features/data-encryption [GCP Marketplace]: https://console.cloud.google.com/marketplace/product/cratedb-public/cratedb-gcp [GDPR]: https://gdpr-info.eu/ -[HIPAA]: https://www.cdc.gov/phlp/php/resources/health-insurance-portability-and-accountability-act-of-1996-hipaa.html?CDC_AAref_Val=https://www.cdc.gov/phlp/publications/topic/hipaa.html +[HIPAA]: https://en.wikipedia.org/wiki/Health_Insurance_Portability_and_Accountability_Act [ISO 27001]: https://cratedb.com/blog/cratedb-elevates-its-security-standards-and-achieves-iso-27001-certification [RBAC]: https://cratedb.com/product/features/authorization [secure, certified, and compliant]: https://cratedb.com/contact/security