Description
Connects C and C++ applications to Apache Cassandra databases. Developers use this driver when software needs to query Cassandra clusters without implementing the database protocol directly.
It is a programming library, not a database server or graphical client. Applications using it can send queries over the network, so connection strings, credentials, TLS, and cluster access should be configured carefully.