• Glossary
  • Support
  • Downloads
  • DataStax Home
Get Live Help
Expand All
Collapse All

Developing applications with DataStax drivers

    • Getting started
    • Best practices
    • Connecting to the database
      • Connecting to DataStax Astra databases
      • Authentication in DataStax drivers
      • Using SSL in DataStax drivers
      • Load balancing with DataStax drivers
      • Connection pooling
      • Retry policies
      • Reconnection policies
      • Execution profiles
    • Submitting queries
      • Working with multi-workload clusters
      • Using DSE Search with the DataStax drivers
      • Submitting DSE Graph queries with the DataStax drivers
      • Result paging with DataStax drivers
      • Synchronous and asynchronous query execution
      • Managing concurrency in asynchronous query execution
      • Speculative query execution
      • Query idempotence
      • Driver metrics
      • Object mappers in DSE drivers
      • Query timestamps
    • Error handling
      • Server errors
      • Client errors
    • Example applications
      • Connecting to Astra
      • Executing CQL statements
      • Executing bound statements
  • Developing applications with DataStax drivers
  • Connecting to the database

Connecting to Apache Cassandra and DSE clusters using DataStax drivers

All the DataStax drivers share common features for connecting to Cassandra and DSE clusters.

Connecting to DataStax Astra databases

The DataStax drivers connect to DataStax Astra databases, in addition to traditional DataStax Enterprise (DSE) or Apache Cassandra database clusters.

Authentication in DataStax drivers

The DataStax drivers support Apache Cassandra™ authentication and DSE Unified Authentication.

Using SSL in DataStax drivers

DataStax drivers support SSL-encrypted connections between the driver and server.

Load balancing with DataStax drivers

The DataStax drivers control the distribution of the incoming load across the DSE cluster.

Connection pooling

The DataStax drivers maintain a pool of connections to each of the nodes selected by the load balancing policy.

Retry policies

Retry policies allow the DataStax drivers to automatically retry a request upon encountering specific types of server errors.

Reconnection policies

Reconnection policies allow the DataStax drivers to automatically reestablish a connection to a node that was previously marked as down.

Execution profiles

Execution profiles allows a single session to run different types of query workloads, each with its own settings.

Best practices Connecting to DataStax Astra databases

General Inquiries: +1 (650) 389-6000 info@datastax.com

© DataStax | Privacy policy | Terms of use

DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United States and/or other countries.

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries.

Kubernetes is the registered trademark of the Linux Foundation.

landing_page landingpage