Skip to main content

A Python library for working with the ClickHouse database

Project description

A fork of infi.clikchouse_orm aimed at more frequent maintenance and bugfixes.

This repository is expected to use more type hints and only supports Python 3.7+.

Supports both synchronous and asynchronous ways to interact with the clickhouse server. Means you can use asyncio to perform asynchronous queries.

Build Python 3.7 TestsPython 3.8 TestsPython 3.9 TestsPython 3.10 Tests
Package PyPIPyPI versionPyPI WheelCoverage StatusCode style: black
Docs Documentation

Introduction

This project is simple ORM for working with the ClickHouse database.

It allows you to define model classes whose instances can be written to the database and read from it.

This and other examples can be found in the examples folder.

To learn more please visit the documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ch-orm-0.2.3.tar.gz (48.7 kB view hashes)

Uploaded Source

Built Distribution

ch_orm-0.2.3-py3-none-any.whl (56.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page