Skip to content

Commit e16a134

Browse files
committed
Home: Page sections reorganization
1 parent 385edaf commit e16a134

File tree

1 file changed

+84
-80
lines changed

1 file changed

+84
-80
lines changed

docs/home/index.md

Lines changed: 84 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -56,52 +56,15 @@ CrateDB is used across industries to power:
5656
:::::
5757

5858

59-
## Get Started
60-
61-
We've put together some helpful guides to help you set up your CrateDB instance
62-
quickly and easily. Enjoy reading!
63-
64-
:::{card} {material-outlined}`rocket_launch;1.7em` CrateDB Cloud
65-
:link: cloud:index
66-
:link-type: ref
67-
:link-alt: CrateDB Cloud
68-
:class-title: sd-fs-5
69-
70-
Start with a fully managed CrateDB instance to accelerate and simplify working
71-
with analytical data. CrateDB Cloud enables seamless deployment, monitoring,
72-
backups, and scaling of CrateDB clusters on AWS, Azure or GCPs, eliminating
73-
the need for direct database management.
74-
75-
With CrateDB Cloud, you can skip infrastructure setup and focus on delivering
76-
value for your business with a query console, SQL Scheduler, table policies
77-
and various connectors to import data.
78-
+++
79-
```{button-link} https://cratedb.com/docs/cloud/tutorials/quick-start.html
80-
:color: primary
81-
:expand:
82-
**Start a forever-free cluster with 8 GB of storage**
83-
```
84-
:::
85-
86-
:::{card} {material-outlined}`not_started;1.7em` Getting Started
87-
:link: getting-started
88-
:link-type: ref
89-
:link-alt: Getting started with CrateDB
90-
:class-title: sd-fs-5
91-
92-
Helpful guides about how to start working with your database cluster.
59+
:::{rubric} Benefits and Features
9360
:::
9461

95-
## Overview
96-
97-
Welcome to the official CrateDB Documentation. Whether you are a developer,
62+
Whether you are a developer,
9863
database administrator, or just starting your journey with CrateDB, our
9964
documentation provides the information and knowledge needed to build
10065
real-time analytics and hybrid search applications that leverage CrateDB's
10166
unique features.
10267

103-
:::{rubric} Benefits
104-
:::
10568
* In a unified data platform approach, CrateDB includes analyzing relational, JSON,
10669
time-series, geospatial, full-text, and vector data within a single system,
10770
eliminating the need for multiple databases.
@@ -121,59 +84,43 @@ unique features.
12184
with an extensive 3rd party ecosystem of AI/ML frameworks for advanced data
12285
analysis and data-driven decisions.
12386

124-
:::{rubric} Resources
125-
:::
126-
127-
::::::{grid} 1
128-
:margin: 1
129-
:padding: 2
13087

131-
:::::{grid-item}
132-
:margin: 0
133-
:padding: 2
88+
## Get Started
13489

135-
::::{grid} 2
136-
:margin: 0
137-
:padding: 0
90+
We've put together some helpful guides to help you set up your CrateDB instance
91+
quickly and easily. Enjoy reading!
13892

139-
:::{grid-item-card} {material-outlined}`lightbulb;1.7em` Database Features
140-
:link: https://cratedb.com/docs/guide/feature/
141-
:link-alt: Database Features
93+
:::{card} {material-outlined}`rocket_launch;1.7em` CrateDB Cloud
94+
:link: cloud:index
95+
:link-type: ref
96+
:link-alt: CrateDB Cloud
14297
:class-title: sd-fs-5
14398

144-
Explore all functional, operational and advanced features of CrateDB at a glance.
145-
:::
146-
147-
:::{grid-item-card} {material-outlined}`auto_stories;1.7em` Database Manual
148-
:link: https://cratedb.com/docs/reference/
149-
:link-alt: Database Manual
150-
:class-title: sd-fs-5
99+
Start with a fully managed CrateDB instance to accelerate and simplify working
100+
with analytical data. CrateDB Cloud enables seamless deployment, monitoring,
101+
backups, and scaling of CrateDB clusters on AWS, Azure or GCPs, eliminating
102+
the need for direct database management.
151103

152-
Learn core CrateDB concepts, including data modeling, querying data,
153-
aggregations, sharding, and more.
104+
With CrateDB Cloud, you can skip infrastructure setup and focus on delivering
105+
value for your business with a query console, SQL Scheduler, table policies
106+
and various connectors to import data.
107+
+++
108+
```{button-link} https://cratedb.com/docs/cloud/tutorials/quick-start.html
109+
:color: primary
110+
:expand:
111+
**Start a forever-free cluster with 8 GB of storage**
112+
```
154113
:::
155114

156-
::::
157-
:::::
158-
159-
:::{grid-item-card} {material-outlined}`link;1.7em` Client Libraries
160-
:link: https://cratedb.com/docs/crate/clients-tools/en/latest/connect/
161-
:link-alt: CrateDB: Client Drivers and Libraries
162-
:padding: 2
115+
:::{card} {material-outlined}`not_started;1.7em` Getting Started
116+
:link: getting-started
117+
:link-type: ref
118+
:link-alt: Getting started with CrateDB
163119
:class-title: sd-fs-5
164120

165-
Learn how to connect your applications using database drivers, libraries,
166-
adapters, and connectors.
167-
168-
CrateDB supports both the [HTTP protocol] and the [PostgreSQL wire protocol],
169-
ensuring compatibility with many PostgreSQL clients.
170-
171-
Through corresponding drivers and adapters, CrateDB is compatible with [ODBC],
172-
[JDBC], and other database API specifications.
121+
Helpful guides about how to start working with your database cluster.
173122
:::
174123

175-
::::::
176-
177124

178125
## Learn
179126

@@ -279,6 +226,63 @@ A command-line interface (CLI) tool for working with CrateDB.
279226
::::
280227

281228

229+
:::{rubric} Resources
230+
:::
231+
232+
::::::{grid} 1
233+
:margin: 1
234+
:padding: 2
235+
236+
:::::{grid-item}
237+
:margin: 0
238+
:padding: 2
239+
240+
::::{grid} 2
241+
:margin: 0
242+
:padding: 0
243+
244+
:::{grid-item-card} {material-outlined}`lightbulb;1.7em` Database Features
245+
:link: features
246+
:link-type: ref
247+
:link-alt: Database Features
248+
:class-title: sd-fs-5
249+
250+
Explore all functional, operational and advanced features of CrateDB at a glance.
251+
:::
252+
253+
:::{grid-item-card} {material-outlined}`auto_stories;1.7em` Database Manual
254+
:link: crate-reference:index
255+
:link-type: ref
256+
:link-alt: Database Manual
257+
:class-title: sd-fs-5
258+
259+
Learn core CrateDB concepts, including data modeling, querying data,
260+
aggregations, sharding, and more.
261+
:::
262+
263+
::::
264+
:::::
265+
266+
:::{grid-item-card} {material-outlined}`link;1.7em` Connectivity Options
267+
:link: connect
268+
:link-type: ref
269+
:link-alt: CrateDB: Client Drivers and Libraries
270+
:padding: 2
271+
:class-title: sd-fs-5
272+
273+
Learn how to connect your applications using database drivers, libraries,
274+
adapters, and connectors.
275+
276+
CrateDB supports both the [HTTP protocol] and the [PostgreSQL wire protocol],
277+
ensuring compatibility with many PostgreSQL clients.
278+
279+
Through corresponding drivers, adapters, and client libraries, CrateDB is
280+
compatible with [ODBC], [JDBC], and other database API specifications.
281+
:::
282+
283+
::::::
284+
285+
282286
:::{rubric} Drivers and Integrations
283287
:::
284288

0 commit comments

Comments
 (0)