This project's goal is to build Yandex ClickHouse database into Django project.
Go to file
2020-06-17 18:57:15 +04:00
docs Fix in docs about pip install release 2020-02-07 17:57:51 +05:00
src Fixed import compatibility with new version on infi.clickhouse-orm 2020-06-03 11:17:20 +05:00
tests Added more docs 2020-02-07 13:05:19 +05:00
.gitignore More optimization and fixed some bugs 2019-02-03 23:05:54 +05:00
.travis.yml Bug in travis config 2020-02-07 13:06:23 +05:00
README.md Added more docs 2020-02-06 13:39:56 +05:00
requirements-test.txt 1. Fixed bulk_update testing issue for django 2.1 2020-02-07 11:14:39 +05:00
requirements.txt remove psycopg2 from requirements 2020-06-17 18:57:15 +04:00
runtests.py 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00
setup.cfg 1) RedisStorage and tests for it 2018-11-14 12:52:01 +05:00
setup.py Fixed import compatibility with new version on infi.clickhouse-orm 2020-06-03 11:17:20 +05:00

django-clickhouse

Documentation is here