This is the Linux app named gocql whose latest release can be downloaded as v1.6.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named gocql 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:
gocql
DESCRIPTION:
GoCQL automatically discovers all data centers, racks and hosts in your cluster manages a pool of connections to them and distributes queries in a reasonable and efficient way. Automatic and safe type conversion between Cassandra and Go without any loss of precision. Basic types, collections and UUIDs are supported by default and custom types can implement their own marshaling logic. Synchronous API with an asynchronous and concurrent back-end. Each connection can handle up to 128 concurrent queries and may receive server-side push events at any time. Iterate over large results sets and let GoCQL fetch one page after another. The next page is automatically pre-fetched in the background once the iterator has passed a certain threshold. Trace queries to obtain a detailed output of all events that happened during the query execution from Cassandra. The output might help to identify bugs and performance bottlenecks in your application.
Features
- Cluster Management
- Type Conversion
- Synchronous and Concurrent
- Result Paging
- Atomic Batches
- Query Tracing
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/gocql.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.