Skip to content

Commit bb8097a

Browse files
committed
Add screenshot
1 parent 28bbed2 commit bb8097a

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,21 @@ These are in addition to [all builtin
1010
functions](https://www.sqlite.org/lang_corefunc.html) provided by
1111
SQLite.
1212

13+
Continue reading for all functions, notes and examples.
14+
15+
# Used by DataStation, dsq
16+
17+
This library is used in
18+
[DataStation](https://github.com/multiprocessio/datastation) and
19+
[dsq](https://github.com/multiprocessio/dsq) to simplify data analysis
20+
in SQL.
21+
22+
![Analyzing logs with SQL in DataStation](./screenshot.png)
23+
1324
Read the [DataStation blog
1425
post](https://datastation.multiprocess.io/docs/0.11.0-release-notes.html)
1526
to better understand the background.
1627

17-
Continue reading for all functions, notes and examples.
18-
1928
# Example
2029

2130
```go

screenshot.png

830 KB
Loading

0 commit comments

Comments
 (0)