https://github.com/stulzq/clickhouse.dapperextensions
Make ClickHouse available to Dapper
https://github.com/stulzq/clickhouse.dapperextensions
Last synced: 10 months ago
JSON representation
Make ClickHouse available to Dapper
- Host: GitHub
- URL: https://github.com/stulzq/clickhouse.dapperextensions
- Owner: stulzq
- License: apache-2.0
- Created: 2018-10-09T01:42:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-29T03:55:26.000Z (over 7 years ago)
- Last Synced: 2025-07-21T05:03:21.332Z (11 months ago)
- Language: C#
- Homepage:
- Size: 17.6 KB
- Stars: 15
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ClickHouse.DapperExtensions
Make ClickHouse available to Dapper.Dapper's extensions.
>ClickHouse is a free analytic DBMS for big data.
Dapper: https://github.com/StackExchange/Dapper
ClickHouse: https://github.com/yandex/ClickHouse
ClickHouse Ado.NET Driver: https://github.com/killwort/ClickHouse-Net