Skip to content

Commit 312fad6

Browse files
committed
Features: Add "Learn" rubric
1 parent 602198c commit 312fad6

File tree

1 file changed

+89
-0
lines changed

1 file changed

+89
-0
lines changed

docs/feature/index.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,95 @@ authentication mechanisms, and its operational certifications.
7676
:::::
7777

7878

79+
80+
:::{rubric} Learn
81+
:::
82+
If you want to start using CrateDB Cloud, or make the most of your
83+
existing subscription, we are maintaining resources and tutorials
84+
to support you correspondingly.
85+
86+
87+
:::::{grid} 2
88+
:margin: 3
89+
:gutter: 2
90+
91+
::::{grid-item}
92+
93+
:::{card} {octicon}`tools` Manage
94+
:link: cloud-howtos-index
95+
:link-type: ref
96+
Learn how to manage your cluster.
97+
:::
98+
99+
:::{card} {octicon}`codespaces` API
100+
:link: api
101+
:link-type: ref
102+
Programmatic access to CrateDB Cloud services.
103+
:::
104+
105+
:::{card} {octicon}`terminal` API CLI
106+
:link: cluster-deployment-croud
107+
:link-type: ref
108+
CrateDB Cloud services from the command-line.
109+
:::
110+
111+
::::
112+
113+
::::{grid-item}
114+
115+
:::{card} {octicon}`table` SQL Console
116+
:link: cluster-console
117+
:link-type: ref
118+
Explore data and execute SQL queries.
119+
:::
120+
121+
:::{card} {octicon}`file-code` Import
122+
:link: cluster-import
123+
:link-type: ref
124+
Import data into your CrateDB Cloud cluster.
125+
:::
126+
127+
:::{card} {octicon}`file-code` Export
128+
:link: cluster-export
129+
:link-type: ref
130+
Export data from your CrateDB Cloud cluster.
131+
:::
132+
133+
::::
134+
135+
:::::
136+
137+
138+
Learn about key database drivers and client applications for CrateDB,
139+
such as CrateDB Admin UI, crash, psql, DataGrip, and DBeaver.
140+
Discover how to configure these tools and explore CrateDB's compatibility
141+
with analytics, ETL, BI, and monitoring solutions.
142+
143+
144+
::::{grid} 1 2 2 3
145+
:margin: 4 4 0 0
146+
:gutter: 2
147+
148+
149+
:::{grid-item-card} {material-outlined}`table_chart` Admin UI
150+
:link: crate-admin-ui:index
151+
:link-type: ref
152+
153+
Each CrateDB Cloud cluster offers a dedicated Admin UI, which can be used to explore
154+
data, schema metadata, and cluster status information.
155+
:::
156+
157+
:::{grid-item-card} {material-outlined}`link` Clients, Tools, and Integrations
158+
:link: crate-clients-tools:index
159+
:link-type: ref
160+
161+
Learn about compatible client applications and tools, and how to configure
162+
your favorite client library to connect to a CrateDB cluster.
163+
:::
164+
165+
::::
166+
167+
79168
[Auditing]: https://cratedb.com/product/features/auditing
80169
[AWS Marketplace]: https://aws.amazon.com/marketplace/pp/prodview-l7rqf2xpeaubk
81170
[Azure Marketplace]: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/crate.cratedbcloud?tab=overview

0 commit comments

Comments
 (0)