Skip to content

Commit 360c25b

Browse files
committed
docs: mention theseus in the readme and docs landing page diagram
1 parent 16057ac commit 360c25b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ Ibis supports nearly 20 backends:
154154
- [SQL Server](https://ibis-project.org/backends/mssql/)
155155
- [SQLite](https://ibis-project.org/backends/sqlite/)
156156
- [Snowflake](https://ibis-project.org/backends/snowflake)
157+
- [Theseus](https://voltrondata.com/start)
157158
- [Trino](https://ibis-project.org/backends/trino/)
158159

159160
## How it works

docs/backends_sankey.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ def to_greyish(hex_code, grey_value=128):
4040
"RisingWave",
4141
"Snowflake",
4242
"SQLite",
43+
"Theseus",
4344
"Trino",
4445
],
4546
list(category_colors.keys())[2]: ["Polars"],

0 commit comments

Comments
 (0)