Y
Hacker News
new
|
ask
|
show
|
jobs
A Cassandra CQL parser microservice
(
galliumdata.com
)
2 points
by
maxtardiveau2
925 days ago
1 comments
maxtardiveau2
925 days ago
A simple microservice (as a Docker image) that parses any Cassandra query or command (CQL) and returns a JSON object describing what the command is. This uses Cassandra's own parser, therefore it works with any valid CQL command.
link