ClickHouse / ch2rsLinks
Generate Rust structs from ClickHouse rows
☆47Updated 11 months ago
Alternatives and similar repositories for ch2rs
Users that are interested in ch2rs are comparing it to the libraries listed below
Sorting:
- mirror of https://caio.co/de/foca/☆203Updated last week
- Grafana Plugin SDK for Rust☆69Updated last week
- Rust FFI example binding for chDB, an embedded SQL Engine powered by ClickHouse☆39Updated 3 weeks ago
- A minimal implementation of consistent hashing☆60Updated last year
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆87Updated 5 months ago
- Rust crate for accessing Clickhouse☆116Updated last month
- ClickHouse Native Protocol Rust Client w/ Arrow Compatibility☆37Updated last week
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- A concurrent circuit breaker implemented with ring buffers☆120Updated 2 weeks ago
- Generic S3 server implementation☆124Updated last year
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆67Updated last year
- Postgres protocol frontend for DataFusion☆107Updated last week
- FoundationDB Rust client api☆179Updated last week
- A presto/trino client library written in rust.☆43Updated 10 months ago
- Simple pure Rust AWS S3 Client following a Sans-IO approach