{"library":"chdb-core","type":"library","category":null,"description":"chDB-core is an in-process OLAP SQL Engine, embedding the powerful analytical capabilities of ClickHouse directly within Python applications. It allows users to execute high-performance SQL queries without the need for a separate ClickHouse server installation or network communication. The library maintains an active development and release cadence, with version 26.1.0 being the current stable release.","language":"python","status":"active","version":"26.1.0","tags":["olap","sql","clickhouse","embedded-database","data-analytics","in-process","python-dbapi"],"last_verified":"Mon May 25","install":[{"cmd":"pip install chdb-core","imports":["import chdb\nchdb.query(...)","import chdb.dbapi as dbapi\nconn = dbapi.connect(...)","from chdb.udf import chdb_udf"]}],"homepage":"https://clickhouse.com/chdb","github":"https://github.com/chdb-io/chdb-core","docs":"https://chdb.readthedocs.io/en/latest/index.html","changelog":"https://github.com/chdb-io/chdb-core/releases","pypi":"https://pypi.org/project/chdb-core/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":13.1,"avg_import_s":0.58,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/chdb-core/compatibility"}}