go-clickhouse
Database driver
A Go library providing a driver for interacting with Yandex ClickHouse databases.
Golang SQL database driver for Yandex ClickHouse
423 stars
21 watching
90 forks
Language: Go
last commit: 2 months ago clickhousedatabasego
Related projects:
Repository | Description | Stars |
---|---|---|
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. | 260 |
mymarilyn/clickhouse-driver | A Python driver library providing a native interface to a column-store relational database management system | 1,211 |
clickhouse/ch-go | A low-level TCP client and protocol implementation for interacting with a columnar OLAP database management system | 325 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
nakagami/firebirdsql | A Go library that enables interaction with Firebird relational database management system. | 229 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
wenj91/taos-driver | A Go driver for connecting to and interacting with TDengine databases. | 2 |
rethinkdb/rethinkdb-go | A Go driver for interacting with the RethinkDB database service | 1,651 |
ydb-platform/ydb-go-sdk | A pure Go native and database/sql driver for YDB | 143 |
denisenkom/go-mssqldb | A pure Go driver for Microsoft SQL Server's database/sql package | 1,824 |
go-kivik/kivik | Provides a common interface to various NoSQL databases | 315 |
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 640 |
contentsquare/chproxy | An HTTP proxy and load balancer for ClickHouse databases | 1,288 |
rocketlaunchr/dbq | A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 405 |