When to use DSE Graph

A description of the environments when DSE Graph is the optimal choice for storing data.

DataStax Enterprise (DSE) version 6.8 is the industry’s best distributed cloud database designed for hybrid cloud. Easily deploy the only active-everywhere database platform that runs wherever needed: on-premises, across regions or clouds. Benefit from all the capabilities of the best distribution of Apache Cassandra® with enterprise tooling and expert support required for production cloud applications.

Each commercial extension, such as DSE Graph, inherits the benefits of Apache Cassandra as part of DataStax Enterprise’s database while adding the ability to adapt to enterprise needs with other models such as graph or JSON data storage.

DSE Graph is the optimal choice for storing data when the following characteristics are required:

  • Comprehensive data model

  • Data is database centric with single query

  • Entities and relationships are queried

  • Application is read heavy

The DSE database is the optimal choice for storing data when the following characteristics are required:

  • Heavy denormalization

  • Data is application centric with multiple queries

  • Individual entities are queried

  • Application is write heavy

DSE Graph is an extension of the DSE database that reaps benefits if the data is highly connected. The graph data model is simple to understand. The connectedness of the data reveals both depth and breadth to the relationships between entities. DSE Graph uses query optimization that automatically parallelizes as much of the query as possible to increase performance. Graph index structures are used to create optimal entry points for queries before starting a graph traversal. Graph partitioning handles vertices with extreme connectedness to prevent hotspots during graph traversal. All of these aspects of DSE Graph take advantage of the underlying DSE database that is used to store DSE Graph data.

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

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.

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