### Feature description Like DuckDB, chDB is an in-memory OLAP engine. It has some advantages, especially a [high number of format integration](https://clickhouse.com/docs/en/interfaces/formats). - Contribute to the java binding (first iteration can be found here, not sure if relevant or better to start from scratch https://github.com/chdb-io/chdb-java) - https://github.com/chdb-io/chdb/blob/main/bindings.md
Feature description
Like DuckDB, chDB is an in-memory OLAP engine. It has some advantages, especially a high number of format integration.