DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cassandra vs. Elasticsearch vs. GraphDB vs. Teradata Aster vs. TigerGraph

System Properties Comparison Cassandra vs. Elasticsearch vs. GraphDB vs. Teradata Aster vs. TigerGraph

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonElasticsearch  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonTeradata Aster  Xexclude from comparisonTigerGraph  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Platform for big data analytics on multistructured data sources and typesA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelWide column storeSearch engineGraph DBMS
RDF store
Relational DBMSGraph DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score103.86
Rank#12  Overall
#1  Wide column stores
Score134.78
Rank#7  Overall
#1  Search engines
Score3.10
Rank#100  Overall
#7  Graph DBMS
#4  RDF stores
Score1.83
Rank#141  Overall
#13  Graph DBMS
Websitecassandra.apache.orgwww.elastic.co/­elasticsearchwww.ontotext.comwww.tigergraph.com
Technical documentationcassandra.apache.org/­doc/­latestwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlgraphdb.ontotext.com/­documentationdocs.tigergraph.com
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookElasticOntotextTeradata
Initial release20082010200020052017
Current release4.1.3, July 20238.6, January 202310.4, October 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoElastic Licensecommercial infoSome plugins of GraphDB Workbench are open sourcedcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaJavaJavaC++
Server operating systemsBSD
Linux
OS X
Windows
All OS with a Java VMAll OS with a Java VM
Linux
OS X
Windows
LinuxLinux
Data schemeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free and OWL/RDFS-schema support; RDF shapesFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononoyes infoin Aster File Storeno
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyes infoAll search fields are automatically indexedyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)SQL-like query languagestored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyesSQL-like query language (GSQL)
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Java API
RESTful HTTP/JSON API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
OLE DB
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Java
Python
R
C++
Java
Server-side scripts infoStored proceduresnoyeswell-defined plugin interfaces; JavaScript server-side extensibilityR packagesyes
Triggersyesyes infoby using the 'percolation' featurenonono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"ShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleyesMulti-source replicationyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesES-Hadoop Connectornoyes infoSQL Map-Reduce Frameworkyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyes infoConstraint checkingnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noMemcached and Redis integrationnono
User concepts infoAccess controlAccess rights for users can be defined per objectDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.fine grained access rights according to SQL-standardRole-based access control
More information provided by the system vendor
CassandraElasticsearchGraphDB infoformer name: OWLIMTeradata AsterTigerGraph
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Ontotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
GraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Metadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
GraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
GraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Simplifying Agent Development with Astra DB Connector for Vertex AI Search
11 April 2024

Making Astra DB easier for MongoDB developers
10 April 2024

Empowering Enterprise GenAI: Announcing Luna for RAGStack
10 April 2024

Gemini Code Assist + Astra DB: Build Generative AI Apps Faster
10 April 2024

DataStax Unveils Vertex AI Extension: Empowering LLMs with Direct Astra DB Access
9 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 2024

Using GraphDB’s Natural Language Interface to Talk with Your Content
29 March 2024

Choosing A Graph Data Model to Best Serve Your Use Case
27 March 2024

Event Extraction Based on Fine-Tuned Text2Event Transformer Speeds up the Fact-checking Process
22 March 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
CassandraElasticsearchGraphDB infoformer name: OWLIMTeradata AsterTigerGraph
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, Business Wire

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

Elasticsearch Open Inference API Supports Cohere Rerank 3 | Business & Finance | heraldchronicle.com
11 April 2024, Winchester Herald Chronicle

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

12K Misconfigured Elasticsearch Buckets Ravaged by Extortionists
29 November 2023, Dark Reading

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Knowledge graphs change the nature of business intelligence
8 April 2024, TechHQ

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

provided by Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Discover Value in Big Data with Free Aster Express
17 October 2012, PR Newswire

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
10 December 2012, Yahoo Movies UK

provided by Google News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

TigerGraph update adds enterprise-scale capabilities
31 October 2023, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

TigerGraph partners with Pascal as master distributor for APJ region
10 January 2024, VnExpress International

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here