DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Blazegraph vs. Derby vs. Elasticsearch vs. Geode

System Properties Comparison Blazegraph vs. Derby vs. Elasticsearch vs. Geode

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonGeode  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A 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 metricGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processes
Primary database modelGraph DBMS
RDF store
Relational DBMSSearch engineKey-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score1.92
Rank#131  Overall
#23  Key-value stores
Websiteblazegraph.comdb.apache.org/­derbywww.elastic.co/­elasticsearchgeode.apache.org
Technical documentationwiki.blazegraph.comdb.apache.org/­derby/­manuals/­index.htmlwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlgeode.apache.org/­docs
DeveloperBlazegraphApache Software FoundationElasticOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.
Initial release2006199720102002
Current release2.1.5, March 201910.17.1.0, November 20238.6, January 20231.1, February 2017
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoApache version 2Open Source infoElastic LicenseOpen Source infoApache Version 2; commercial licenses available as Gemfire
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJavaJava
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAll OS with a Java VMAll OS with a Java VM infothe JDK (8 or later) is also required
Data schemeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesyesyes
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.yesnono
Secondary indexesyesyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLSPARQL is used as query languageyesSQL-like query languageSQL-like query language (OQL)
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBCJava API
RESTful HTTP/JSON API
Java Client API
Memcached protocol
RESTful HTTP API
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
Java.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
All JVM based languages
C++
Groovy
Java
Scala
Server-side scripts infoStored proceduresyesJava Stored Proceduresyesuser defined functions
Triggersnoyesyes infoby using the 'percolation' featureyes infoCache Event Listeners
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoES-Hadoop Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesMemcached and Redis integrationyes
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)fine grained access rights according to SQL-standardAccess rights per client and object definable

More information provided by the system vendor

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

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

More resources
BlazegraphDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBElasticsearchGeode
DB-Engines blog posts

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

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

provided by Google News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

Milvus logo

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

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

SingleStore logo

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

Present your product here