DataStax Enterprise
A property graph database built on Apache Cassandra, forked from the Titan graph database. Uses TinkerPop for graph traversal and includes DataStax Studio for interactive querying and visualization.
- Overall rank
- #50
- First released
- April 2016
- License
- Proprietary
- Built with
- Java
Sources 6 references
Protocols Native binary
Both the DSE driver's execute_graph() and, in the current DSE 6.9 release, the bundled dse gremlin-console tool itself default to the Cassandra CQL native binary protocol (port 9042) rather than a separate Gremlin Server; the port-8182 TinkerPop Gremlin Server / remote.yaml WebSocket channel pass_A cited belongs to the legacy 'Classic' graph engine superseded by the CQL-native 'Core' engine, so Gremlin (WebSocket) is rejected.
-
The DSE driver executes graph queries over the Cassandra native protocol.
DataStax Enterprise Python Driver - DSE Graph Queries · reviewed 2026-08-02 -
The native protocol defines the format of the binary messages exchanged between the driver and DSE over TCP.
Java Driver for DataStax Enterprise - Native protocol · reviewed 2026-08-02 -
Port number of the DSE database port, default is 9042.
dse gremlin-console | DataStax Enterprise | DataStax Docs · reviewed 2026-08-02
License Proprietary
DataStax Enterprise is distributed under a commercial subscription agreement, not an open source license; matches the current catalogue value.
-
The Software is licensed, not sold. As between the parties, all intellectual property rights in the Software shall remain with DataStax or its licensors.
Enterprise Agreement · reviewed 2026-08-02
Released 2016-04
Corrected from the catalogue's year-only '2016' to month precision: DataStax Enterprise Graph, the graph capability this entry covers, launched April 12, 2016 after beta testing with 10 customers.
-
it was clear it wanted to add graph database functionality to its DataStax Enterprise product, and today it achieved that goal when it announced the release of DataStax Enterprise Graph.
DataStax adds graph databases to enterprise Cassandra product set | TechCrunch · reviewed 2026-08-02
Language Java
DataStax Enterprise nodes run as Java virtual machines on top of Apache Cassandra, which is itself a Java codebase; matches the current catalogue value.
-
Nodes store your data. They are the basic database infrastructure component. Technically, they are Java virtual machines running an instance of the DSE software.
Architecture in brief | DataStax Enterprise | DataStax Docs · reviewed 2026-08-02