Skip to content

Commit b6b956c

Browse files
authored
Add usage instructions for database compatibility
Added section on database compatibility and usage.
1 parent f19d73f commit b6b956c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Yardstick adds **measure-aware SQL** to DuckDB. Measures are aggregations that k
1010
- **Year-over-year comparisons** with simple syntax
1111
- **Drill-down analytics** that automatically adjust aggregation context
1212

13+
## How can I use this with any database?
14+
15+
Siemantic is a fully featured semantic layer from [Sidequery](https://sidequery.dev) that supports the yardstick syntax across many different databases. Even mix and match yardstick syntax with your existing semantic model definitions.
16+
1317
## Quick Start & Demo
1418

1519
```sql

0 commit comments

Comments
 (0)