Metadata-Version: 2.4
Name: chdb-sqlalchemy
Version: 0.0.0
Summary: Placeholder for chdb-sqlalchemy — the SQLAlchemy dialect for chDB. The real package ships from chdb-io/chdb-sqlalchemy. See https://github.com/chdb-io/chdb-sqlalchemy
Project-URL: Homepage, https://github.com/chdb-io/chdb-sqlalchemy
Author-email: Shawn Chen <changshuo.chen@clickhouse.com>
License-Expression: Apache-2.0
Keywords: chdb,clickhouse,dialect,placeholder,sqlalchemy
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# chdb-sqlalchemy (placeholder)

This is a **name reservation** on PyPI. The real `chdb-sqlalchemy` — a [SQLAlchemy](https://www.sqlalchemy.org) dialect for [chDB](https://chdb.io), the in-process SQL OLAP engine powered by ClickHouse — will ship as version **`0.1.0` and later**, published from [chdb-io/chdb-sqlalchemy](https://github.com/chdb-io/chdb-sqlalchemy).

If you got here by `pip install chdb-sqlalchemy`, wait for `0.1.0` — `pip install --upgrade chdb-sqlalchemy` will pick it up automatically once released.

## Project

- **Source code**: <https://github.com/chdb-io/chdb-sqlalchemy>
- **Issues**: <https://github.com/chdb-io/chdb-sqlalchemy/issues>
- **chDB**: <https://chdb.io>

## License

Apache-2.0
