{"library":"chdb","type":"library","category":null,"description":"chDB is an in-process OLAP SQL Engine powered by ClickHouse, enabling users to embed a powerful analytical database directly within their Python applications. It allows running SQL queries on various data formats (Parquet, CSV, JSON, Pandas DataFrames) without needing a separate database server. Currently at version 4.1.6, chDB maintains an active development and release cadence, frequently adding features and improvements.","language":"python","status":"active","version":"4.1.6","tags":["database","olap","sql","clickhouse","in-process","data-analytics","embedded"],"last_verified":"Wed May 20","install":[{"cmd":"pip install chdb","imports":["import chdb","from chdb import session as chs","import chdb.dbapi as dbapi","from chdb.datastore import DataStore"]}],"homepage":"https://clickhouse.com/chdb","github":"https://github.com/chdb-io/chdb","docs":"https://chdb.readthedocs.io/en/latest/index.html","changelog":"https://github.com/chdb-io/chdb/releases","pypi":"https://pypi.org/project/chdb/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":14.6,"avg_import_s":0.55,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/chdb/compatibility"}}