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

DBMS > Elasticsearch vs. Heroic vs. Interbase vs. RavenDB vs. Stardog

System Properties Comparison Elasticsearch vs. Heroic vs. Interbase vs. RavenDB vs. Stardog

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonHeroic  Xexclude from comparisonInterbase  Xexclude from comparisonRavenDB  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionA 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 metricTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchLight-weight proven RDBMS infooriginally from BorlandOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelSearch engineTime Series DBMSRelational DBMSDocument storeGraph DBMS
RDF store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score4.61
Rank#72  Overall
#39  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.elastic.co/­elasticsearchgithub.com/­spotify/­heroicwww.embarcadero.com/­products/­interbaseravendb.netwww.stardog.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlspotify.github.io/­heroicdocs.embarcadero.com/­products/­interbaseravendb.net/­docsdocs.stardog.com
DeveloperElasticSpotifyEmbarcaderoHibernating RhinosStardog-Union
Initial release20102014198420102010
Current release8.6, January 2023InterBase 2020, December 20195.4, July 20227.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoApache 2.0commercialOpen Source infoAGPL version 3, commercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Implementation languageJavaJavaCC#Java
Server operating systemsAll OS with a Java VMAndroid
iOS
Linux
OS X
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
macOS
Windows
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyesschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonono infoexport as XML data possibleno infoImport/export of XML data possible
Secondary indexesyes infoAll search fields are automatically indexedyes infovia Elasticsearchyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like query languagenoyesSQL-like query language (RQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJava API
RESTful HTTP/JSON API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyesnoyes infoInterbase procedure and trigger languageyesuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes infoby using the 'percolation' featurenoyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesInterbase Change ViewsMulti-source replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Immediate Consistency
Immediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyesnoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID, Cluster-wide transaction availableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMultiversion concurreny controlyesyes
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.Memcached and Redis integrationnoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAuthorization levels configured per client per databaseAccess rights for users and roles

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
ElasticsearchHeroicInterbaseRavenDBStardog
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

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

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

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

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

Sakaja's vow to nurture sports talents in Nairobi
23 February 2024, Nairobi News

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11 February 2020, Pakistan Observer

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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

Milvus logo

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

Neo4j logo

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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here