@@ -72,24 +72,11 @@ Guides and tutorials about how to use CrateDB and CrateDB Cloud in practice.
7272::::
7373
7474
75- :::{card} Introduction
76- :link : all-features
77- :link-type: ref
75+ ## Features
7876
79- CrateDB is a distributed and scalable SQL database for storing and analyzing
80- massive amounts of data in near real-time, even with complex queries. It is
81- based on Lucene, combines a unique set of features, and is PostgreSQL-compatible.
82-
83- ![ ] ( https://cratedb.com/hs-fs/hubfs/nativesql.png?width=800&name=nativesql.png )
84- +++
85- Read about all features of CrateDB at a glance.
77+ :::{rubric} Highlights
8678:::
8779
88-
89- ## Feature Highlights
90-
91- A few selected features.
92-
9380::::{grid} 1 2 3 3
9481:padding: 0
9582
@@ -134,8 +121,21 @@ A few selected features.
134121
135122::::
136123
124+ :::{card} All features
125+ :link : all-features
126+ :link-type: ref
137127
138- ## Data Ingestion
128+ CrateDB is a distributed and scalable SQL database for storing and analyzing
129+ massive amounts of data in near real-time, even with complex queries. It is
130+ based on Lucene, combines a unique set of features, and is PostgreSQL-compatible.
131+
132+ ![ ] ( https://cratedb.com/hs-fs/hubfs/nativesql.png?width=800&name=nativesql.png )
133+ +++
134+ Read about all features of CrateDB at a glance.
135+ :::
136+
137+
138+ ## Data ingestion
139139
140140Load data into CrateDB.
141141
@@ -184,6 +184,29 @@ Load data into CrateDB.
184184::::
185185
186186
187+ ## Solutions
188+
189+ Learn how others are using CrateDB successfully.
190+
191+ ::::{grid} 1 2 3 3
192+ :padding: 0
193+
194+ :::{grid-item-card} Solutions and use cases
195+ :link : solutions
196+ :link-type: ref
197+ :link-alt: Solutions built with CrateDB
198+ :padding: 1
199+ :text-align: center
200+ :class-card: sd-pt-3
201+ :class-body: sd-fs-1
202+ :class-title: sd-fs-5
203+
204+ {material-outlined}` lightbulb;1.3em `
205+ :::
206+
207+ ::::
208+
209+
187210## Topics
188211
189212Learn how to apply CrateDB's features to optimally cover use-cases across different
@@ -266,43 +289,6 @@ software applications, libraries, and frameworks.
266289::::
267290
268291
269- ## Use Cases
270-
271- Selected application domains where others are using CrateDB successfully.
272-
273- ::::{grid} 1 2 3 3
274- :padding: 0
275-
276-
277- :::{grid-item-card} Raw-Data Analytics
278- :link : analytics
279- :link-type: ref
280- :link-alt: CrateDB in tracking and analytics scenarios
281- :padding: 3
282- :text-align: center
283- :class-card: sd-pt-3
284- :class-body: sd-fs-1
285- :class-title: sd-fs-5
286-
287- {material-outlined}` analytics;1.3em `
288- :::
289-
290- :::{grid-item-card} Industrial Data
291- :link : industrial
292- :link-type: ref
293- :link-alt: CrateDB in industrial / IIoT / Industry 4.0 scenarios
294- :padding: 3
295- :text-align: center
296- :class-card: sd-pt-3
297- :class-body: sd-fs-1
298- :class-title: sd-fs-5
299-
300- {material-outlined}` precision_manufacturing;1.3em `
301- :::
302-
303- ::::
304-
305-
306292
307293``` {toctree}
308294:hidden:
0 commit comments