This is the Linux app named ClickHouse Go whose latest release can be downloaded as v2.14.3sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named ClickHouse Go with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
ClickHouse Go
DESCRIPTION:
Golang SQL database client for ClickHouse. There are two version of this client, v1 and v2, available as separate branches. v1 is now in a state of maintenance, we will only accept PRs for bug and security fixes. Uses ClickHouse native format for optimal performance. Utilizes low level ch-go client for encoding/decoding and compression (versions >= 2.3.0). Supports native ClickHouse TCP client-server protocol. Compatibility with database/sql (slower than native interface!). Database/sql supports http protocol for transport. (Experimental). Marshal rows into structs (ScanStruct, Select). Unmarshal struct to row (AppendStruct). Connection pool
Failover and load balancing. Bulk write support (for database/sql use begin->prepare->(in loop exec)->commit). AsyncInsert, named and numeric placeholders support. LZ4/ZSTD compression support. External data.
Features
- Connection pool
- Failover and load balancing
- Supports native ClickHouse TCP client-server protocol
- Compatibility with database/sql (slower than native interface!)
- External data
- LZ4/ZSTD compression support
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/clickhouse-go.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.