Django clickhouse backend is a django database backend for clickhouse database. This project allows using django ORM to interact with clickhouse, the goal of the project is to operate clickhouse like ...
Practically, schema could be of any type supported by Pydantic. In addition, an external config class can be passed for such schemes. Pydantic v2 specific: this behaviour is achieved by the fact that ...