@@ -10,7 +10,72 @@ orphan: true
1010}
1111</style >
1212
13- # CrateDB Documentation
13+ # Welcome to CrateDB
14+
15+ CrateDB is a ** distributed SQL database** designed for ** real-time analytics
16+ and search** at scale. Whether you're working with time-series data, full-text
17+ search, or large volumes of structured and semi-structured data, CrateDB gives
18+ you the ** power of SQL** , the ** scalability of NoSQL** , and the ** flexibility
19+ of a modern data platform** .
20+
21+ ## Why CrateDB
22+
23+ CrateDB was built for speed, scale, and simplicity:
24+
25+ * ** Real-time performance:** Query millions of records per second with sub-second response times.
26+ * ** AI/ML-ready:** Store and serve data for modern AI pipelines.
27+ * ** Search + SQL** : Combine full-text search with rich SQL queries.
28+ * ** Geospatial & time-series** : Native support for IoT, sensor data, and location-based use cases.
29+ * ** Horizontal scalability** : Add nodes effortlessly to handle more data and users.
30+ * ** Resilient and fault-tolerant** : Built-in replication and recovery.
31+
32+ ## What Can You Build?
33+
34+ CrateDB is used across industries to power:
35+
36+ * Real-time ** dashboards and analytics**
37+ * Large-scale ** IoT platforms**
38+ * Complex ** geospatial applications**
39+ * Embedded ** AI-driven insights**
40+ * Modern ** industrial data backends**
41+
42+ ## Get Started
43+
44+ We've put together some helpful guides for you to setup your CrateDB instance
45+ quickly and easily. Enjoy the reading!
46+
47+ :::{card} {material-outlined}` rocket_launch;1.7em ` CrateDB Cloud
48+ :link : cloud-docs-index
49+ :link-type: ref
50+ :link-alt: CrateDB Cloud
51+ :class-title: sd-fs-5
52+
53+ Start with a fully managed CrateDB instance to accelerate and simplify working
54+ with analytical data. CrateDB Cloud enables seamless deployment, monitoring,
55+ backups, and scaling of CrateDB clusters on AWS, Azure or GCPs, eliminating
56+ the need for direct database management.
57+
58+ With CrateDB Cloud, you can skip infrastructure setup and focus on delivering
59+ value for your business with a query console, SQL Scheduler, table policies
60+ and various connectors to import data.
61+ +++
62+ ``` {button-link} https://cratedb.com/docs/cloud/tutorials/quick-start.html
63+ :color: primary
64+ :expand:
65+ **Start forever free cluster with 8 GB of storage**
66+ ```
67+ :::
68+
69+ :::{card} {material-outlined}` not_started;1.7em ` Getting Started
70+ :link : getting-started
71+ :link-type: ref
72+ :link-alt: CrateDB Cloud
73+ :class-title: sd-fs-5
74+
75+ Helpful guides about how to start working with your database cluster.
76+ :::
77+
78+ ## Details
1479
1580Welcome to the official CrateDB Documentation. Whether you are a developer,
1681database administrator, or just starting your journey with CrateDB, our
@@ -39,34 +104,13 @@ unique features.
39104 with an extensive 3rd party ecosystem of AI/ML frameworks for advanced data
40105 analysis and data-driven decisions.
41106
107+ :::{rubric} Resources
108+ :::
42109
43110::::::{grid} 1
44111:margin: 1
45112:padding: 2
46113
47- :::{grid-item-card} {material-outlined}` rocket_launch;1.7em ` CrateDB Cloud
48- :link : cloud-docs-index
49- :link-type: ref
50- :link-alt: CrateDB Cloud
51- :padding: 2
52- :class-title: sd-fs-5
53-
54- Start with a fully managed CrateDB instance to accelerate and simplify working
55- with analytical data. CrateDB Cloud enables seamless deployment, monitoring,
56- backups, and scaling of CrateDB clusters on AWS, Azure or GCPs, eliminating
57- the need for direct database management.
58-
59- With CrateDB Cloud, you can skip infrastructure setup and focus on delivering
60- value for your business with a query console, SQL Scheduler, table policies
61- and various connectors to import data.
62- +++
63- ``` {button-link} https://cratedb.com/docs/cloud/tutorials/quick-start.html
64- :color: primary
65- :expand:
66- **Start forever free cluster with 8 GB of storage**
67- ```
68- :::
69-
70114:::::{grid-item}
71115:margin: 0
72116:padding: 2
0 commit comments