Skip to content

Commit 37dcf4d

Browse files
Update docs/reference/esql.md
Co-authored-by: Marci W <[email protected]>
1 parent 108fefc commit 37dcf4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/esql.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,5 @@ query.to_s
128128
=> "FROM sample | SORT @timestamp DESC | WHERE event_duration > 5000000 | LIMIT 3"
129129
```
130130

131+
The `elastic-esql` library works independently of the {{es}} client, so you can use it alongside any client &mdash; not just Ruby.
131132
For more information, see the gem [README](https://github.com/elastic/esql-ruby?tab=readme-ov-file#ruby-esql-query-builder).

0 commit comments

Comments
 (0)