You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ Yardstick adds **measure-aware SQL** to DuckDB. Measures are aggregations that k
10
10
-**Year-over-year comparisons** with simple syntax
11
11
-**Drill-down analytics** that automatically adjust aggregation context
12
12
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.
0 commit comments