DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. Dgraph vs. Elasticsearch vs. JSqlDb vs. SwayDB

System Properties Comparison Apache Impala vs. Dgraph vs. Elasticsearch vs. JSqlDb vs. SwayDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonDgraph  Xexclude from comparisonElasticsearch  Xexclude from comparisonJSqlDb  Xexclude from comparisonSwayDB  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionAnalytic DBMS for HadoopDistributed and scalable native Graph DBMSA 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 metricJavaScript Query Language Database, stores JavaScript objects and primitivesAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSGraph DBMSSearch engineDocument store
Object oriented DBMS
Key-value store
Secondary database modelsDocument storeDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score0.00
Rank#382  Overall
#59  Key-value stores
Websiteimpala.apache.orgdgraph.iowww.elastic.co/­elasticsearchjsqldb.org (offline)swaydb.simer.au
Technical documentationimpala.apache.org/­impala-docs.htmldgraph.io/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDgraph Labs, Inc.ElasticKonrad von BackstromSimer Plaha
Initial release20132016201020182018
Current release4.1.0, June 20228.6, January 20230.8, December 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoElastic LicenseOpen SourceOpen Source infoGNU Affero GPL V3.0
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 languageC++GoJavaScala
Server operating systemsLinuxLinux
OS X
Windows
All OS with a Java VMLinux
macOS
Windows
Data schemeyesschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnono
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.nonononono
Secondary indexesyesyesyes infoAll search fields are automatically indexednono
SQL infoSupport of SQLSQL-like DML and DDL statementsnoSQL-like query languagenono
APIs and other access methodsJDBC
ODBC
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java API
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBCC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
JavaScriptJava
Kotlin
Scala
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoyesfunctions in JavaScriptno
Triggersnonoyes infoby using the 'percolation' featurenono
Partitioning methods infoMethods for storing different data on different nodesShardingyesShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSynchronous replication via Raftyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenoES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noMemcached and Redis integrationyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosno infoPlanned for future releasesno

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
Apache ImpalaDgraphElasticsearchJSqlDbSwayDB
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

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

provided by Google News

Understanding Elasticsearch Reindexing: When to Reindex, Best Practices and Alternatives
8 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

Red Hat and Elastic Fuel Retrieval Augmented Generation for GenAI Use Cases
7 May 2024, Business Wire

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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