elastigo
A Go (golang) based Elasticsearch client library. (by mattbaird)
clickhouse-go
Golang driver for ClickHouse (by ClickHouse)
elastigo | clickhouse-go | |
---|---|---|
- | 2 | |
943 | 2,957 | |
- | 1.1% | |
0.0 | 8.9 | |
almost 6 years ago | 2 days ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
elastigo
Posts with mentions or reviews of elastigo.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning elastigo yet.
Tracking mentions began in Dec 2020.
clickhouse-go
Posts with mentions or reviews of clickhouse-go.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-17.
-
Go client for the fastest columnar database - ClickHouse
Also, ClickHouse also has an official library that they have been developing for 5 years. https://github.com/ClickHouse/clickhouse-go But, of course, it's not perfect and still has problems with ClickHouse. Since you are someone who developed such a client for ClickHouse, I want to ask you this: In the clickhouse-go client, I could not see a something about SQL injection. Is there a danger of SQL injection for ClickHouse?
- ClickHouse releases first major new version of Golang driver
What are some alternatives?
When comparing elastigo and clickhouse-go you can also consider the following projects:
elastic - Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
migrate - Database migrations. CLI and Golang library.
bleve - A modern text/numeric/geo-spatial/vector indexing library for go
skizze - A probabilistic data structure service and storage
goes
elasticsql - convert sql to elasticsearch DSL in golang(go)
jaeger-clickhouse - [experimental] Jaeger ClickHouse storage plugin implementation
go-sqlmock - Sql mock driver for golang to test database interactions
goriak - goriak - Go language driver for Riak KV
go-clickhouse - Golang ClickHouse client