Cassandra supports client drivers for multiple programming languages, including Java, C++, C#, Node.js, PHP, and Python. Cassandra also supports Spark connectors. After you install a Cassandra client driver, you can execute Cassandra Query Language (CQL) statements to connect to a Lindorm instance. This topic describes how to install and use Cassandra client drivers for Java, Python, and C++. For information about client drivers for other programming languages, see Cassandra client drivers.

For information about how to install a Cassandra client driver for Java, see Use a Cassandra client driver for Java to connect to and use the wide table engine LindormTable over CQL.

For information about how to use a Cassandra client driver for Java to connect to a Lindorm instance, see Use a Cassandra client driver for Java to connect to and use the wide table engine LindormTable over CQL.

For information about how to install a Cassandra client driver for Python or C++ and use it to connect to a Lindorm instance, see Use Cassandra client drivers for multiple languages to connect to and use the wide table engine LindormTable over CQL.