Skip to content

Commit

Permalink
Use in-process instead of embedded (#222)
Browse files Browse the repository at this point in the history
* Use in-process instead of embedded
  • Loading branch information
auxten authored Jun 6, 2024
1 parent f14db2c commit 169b81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

[中文](README-zh.md)

> chDB is an embedded SQL OLAP Engine powered by ClickHouse [^1]
> chDB is an in-process SQL OLAP Engine powered by ClickHouse [^1]
> For more details: [The birth of chDB](https://auxten.com/the-birth-of-chdb/)

Expand Down

0 comments on commit 169b81d

Please sign in to comment.