clickhouse-go
Database client
A Golang driver for the ClickHouse database system
Golang driver for ClickHouse
3k stars
57 watching
564 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
analytics-databaseclickhousedatabasegolanggolang-driversql
Related projects:
Repository | Description | Stars |
---|---|---|
clickhouse/ch-go | A low-level TCP client and protocol implementation for interacting with a columnar OLAP database management system | 327 |
vahid-sohrabloo/chconn | A low-level Go driver for ClickHouse database | 151 |
uptrace/go-clickhouse | A Go client library for ClickHouse, enabling efficient interaction with the column-oriented database. | 262 |
mailru/go-clickhouse | A Go library providing a driver for interacting with Yandex ClickHouse databases. | 425 |
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,580 |
data-dog/go-sqlmock | A tool to simulate SQL driver behavior in Go tests without needing a real database connection. | 6,181 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
quackscience/duckdb-extension-clickhouse-sql | An extension that bridges two databases with a shared SQL syntax | 42 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
clickhouse/clickhouse | A real-time analytics database engine designed to handle large volumes of data and provide fast querying capabilities | 38,076 |
xxjwxc/gormt | Automates conversion of MySQL database to Go structs using GORM | 2,372 |
contentsquare/chproxy | An HTTP proxy and load balancer for ClickHouse databases | 1,297 |
mattn/go-sqlite3 | A C-based driver that provides an interface to SQLite databases using the Go language. | 8,093 |
uptrace/bun | An ORM for Go that supports multiple databases and provides an easy-to-use API for writing complex queries | 3,890 |
clickhouse/clickhouse-cpp | A C++ client library for interacting with a distributed relational database system | 308 |