<div dir="ltr"><div><div><div><div>Hi all,<br><br>I've uploaded an initial version of my client for the cassandra database server at: <a href="https://github.com/rjmcguire/cassandra-d">https://github.com/rjmcguire/cassandra-d</a><br>
<br></div>Currently you can use it to run CQL queries on a cassandra instance.<br><br></div>This is a raw CQL driver. It pretty wrapper for it is still upcoming.<br><br></div>Please excuse the ugly code :D. Yes the code is intermingled with the spec for CQL binary protocol v1.<br>
<br></div><div>compile with `rdmd -main -unittest cql.d` if you have a cassandra database on your localhost. The unittest is at the bottom of the file, where you will find a bunch of commented out CQL.<br></div><div><br></div>
Cheers,<br>R<br><div><br><br></div></div>