Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
goodroot authored Jul 30, 2024
1 parent f69ceee commit 18b2479
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ No obscure domain-specific languages required. Use extended SQL.
[High data cardinality](/glossary/high-cardinality/) will not lead to
performance degradation.

#### Hardware efficiency

Strong, cost-saving performance on very mninimal hardware,
including sensors and Raspberry Pi.

#### Time series SQL extensions

Fast, SIMD-optimized SQL extensions to cruise through querying and analysis.
Expand Down Expand Up @@ -80,10 +85,6 @@ infrastructure sprawl.
title="Benchmark results for QuestDB 7.3.10, InfluxDB 2.7.4 and Timescale 2.14.2"
/>

```sql title='yo' demo='https://example.com'
SQL
```

With a specialized [time-series database](/glossary/time-series-database/), you
don't need to worry about out-of-order data, duplicates, exactly one semantics,
frequency of ingestion, or the many other details you will find in real-time
Expand Down

0 comments on commit 18b2479

Please sign in to comment.