Skip to content

Commit

Permalink
Redesign: Wording improvements on "home" page
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Feb 13, 2024
1 parent 4b8f25f commit fa976d9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
15 changes: 10 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

# CrateDB Guides and Tutorials

About how to use CrateDB and CrateDB Cloud in practice.

CrateDB is a distributed and scalable SQL database for storing and analyzing
massive amounts of data in near real-time, even with complex queries. It is
PostgreSQL-compatible, and based on Lucene.

This section of the documentation guides you how to use CrateDB in practice.


::::{grid} 3
:padding: 0
Expand Down Expand Up @@ -64,8 +64,8 @@ This section of the documentation guides you how to use CrateDB in practice.

## Reference Architectures

Reference architectures involving
CrateDB for various use-cases.
Reference architectures illustrating how CrateDB can be used in a variety of
use-cases.

::::{grid} 1
:padding: 0
Expand All @@ -90,7 +90,7 @@ CrateDB for various use-cases.



## Topics
## Application Domains

Native features of CrateDB paired with auxiliary software components provide
optimal coverage of different application domains.
Expand Down Expand Up @@ -160,10 +160,15 @@ t/ml/index
```


:::{tip}
Please also visit the [Overview of CrateDB integration tutorials].
:::

:::{seealso}
CrateDB and its documentation are open source projects. We host the source code and
issue tracker on [GitHub].
:::


[GitHub]: https://github.com/crate/cratedb-guides
[Overview of CrateDB integration tutorials]: https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015
2 changes: 1 addition & 1 deletion docs/integrate/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ streamsets


:::{tip}
Please also visit [Overview of CrateDB integration tutorials].
Please also visit the [Overview of CrateDB integration tutorials].
:::


Expand Down

0 comments on commit fa976d9

Please sign in to comment.