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 > Amazon Neptune vs. Elasticsearch vs. H2 vs. jBASE vs. Sadas Engine

System Properties Comparison Amazon Neptune vs. Elasticsearch vs. H2 vs. jBASE vs. Sadas Engine

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonElasticsearch  Xexclude from comparisonH2  Xexclude from comparisonjBASE  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudA 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 metricFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A robust multi-value DBMS comprising development tools and middlewareSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelGraph DBMS
RDF store
Search engineRelational DBMSMultivalue DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score132.83
Rank#7  Overall
#1  Search engines
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score0.07
Rank#373  Overall
#157  Relational DBMS
Websiteaws.amazon.com/­neptunewww.elastic.co/­elasticsearchwww.h2database.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.sadasengine.com
Technical documentationaws.amazon.com/­neptune/­developer-resourceswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.h2database.com/­html/­main.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperAmazonElasticThomas MuellerRocket Software (formerly Zumasys)SADAS s.r.l.
Initial release20172010200519912006
Current release8.6, January 20232.2.220, July 20235.78.0
License infoCommercial or Open SourcecommercialOpen Source infoElastic LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialcommercial infofree trial version available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++
Server operating systemshostedAll OS with a Java VMAll OS with a Java VMAIX
Linux
Windows
AIX
Linux
Windows
Data schemeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesoptionalyes
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.nononoyesno
Secondary indexesnoyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLnoSQL-like query languageyesEmbedded SQL for jBASE in BASICyes
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Java API
RESTful HTTP/JSON API
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
JDBC
ODBC
Proprietary protocol
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java.Net
Basic
Jabbascript
Java
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnoyesJava Stored Procedures and User-Defined Functionsyesno
Triggersnoyes infoby using the 'percolation' featureyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyesyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardAccess rights can be defined down to the item levelAccess rights for users, groups and roles according to SQL-standard

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
Amazon NeptuneElasticsearchH2jBASESadas Engine
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

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

provided by Google News

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

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

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

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

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26 April 2024, Business Wire

provided by Google News



Share this page

Featured Products

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

Present your product here