infi.clickhouse_orm/docs/index.md

12 lines
318 B
Markdown
Raw Normal View History

2017-04-26 15:47:02 +03:00
Overview
========
This project is simple ORM for working with the [ClickHouse database](https://clickhouse.yandex/). It allows you to define model classes whose instances can be written to the database and read from it.
Installation
------------
To install infi.clickhouse_orm:
pip install infi.clickhouse_orm