.NET driver for CQL
-------------------
Key: CASSANDRA-2634
URL: https://issues.apache.org/jira/browse/CASSANDRA-2634
Project: Cassandra
Issue Type: Sub-task
Reporter: Michal Augustýn
Priority: Minor
The goal is to create ADO.NET driver for Cassandra, using CQL. So we have to
implement
[IDbConnection|http://msdn.microsoft.com/en-us/library/system.data.idbconnection.aspx]
interface and all related interfaces (i.e.
[IDbCommand|http://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx]).
We must ensure that the connection is pooled.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira