DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > EventStoreDB vs. InfinityDB vs. OpenSearch vs. Oracle

System Properties Comparison EventStoreDB vs. InfinityDB vs. OpenSearch vs. Oracle

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEventStoreDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionIndustrial-strength, open-source database solution built from the ground up for event sourcing.A Java embedded Key-Value Store which extends the Java Map interfaceA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneWidely used RDBMS
Primary database modelEvent StoreKey-value storeSearch engineRelational DBMS
Secondary database modelsVector DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.07
Rank#181  Overall
#1  Event Stores
Score0.00
Rank#383  Overall
#59  Key-value stores
Score16.31
Rank#36  Overall
#4  Search engines
Score1286.59
Rank#1  Overall
#1  Relational DBMS
Websitewww.eventstore.comboilerbay.comgithub.com/­opensearch-project
opensearch.org
www.oracle.com/­database
Technical documentationdevelopers.eventstore.comboilerbay.com/­infinitydb/­manualopensearch.org/­docs/­latestdocs.oracle.com/­en/­database
DeveloperEvent Store LimitedBoiler Bay Inc.Amazon Web ServicesOracle
Initial release2012200220211980
Current release21.2, February 20214.02.5.0, January 202323c, September 2023
License infoCommercial or Open SourceOpen SourcecommercialOpen Source infoApache Version 2.0commercial inforestricted free version is available
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.
STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageJavaJavaC and C++
Server operating systemsLinux
Windows
All OS with a Java VMAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes
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.noyes
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilityyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLnoSQL-like query languageyes infowith proprietary extensions
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Java API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresnoyesPL/SQL infoalso stored procedures in Java possible
Triggersnoyes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual 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 integrityno infomanual creation possible, using inversions based on multi-value capabilitynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnofine grained access rights according to SQL-standard
More information provided by the system vendor
EventStoreDBInfinityDBOpenSearchOracle
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» more

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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
EventStoreDBInfinityDBOpenSearchOracle
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Recent citations in the news

Achieve cross-Region resilience with Amazon OpenSearch Ingestion
24 September 2024, AWS Blog

AWS brings OpenSearch under the Linux Foundation umbrella
16 September 2024, TechCrunch

Amazon Donates OpenSearch To Linux Foundation
20 September 2024, iProgrammer

AWS hands OpenSearch to the Linux Foundation
16 September 2024, InfoWorld

Amazon OpenSearch Service now supports OpenSearch version 2.15
10 September 2024, AWS Blog

provided by Google News

Microsoft and Oracle enhance Oracle Database@Azure with data and AI integration
9 September 2024, azure.microsoft.com

Oracle inks deal with AWS to offer database services
10 September 2024, CIO

Getting Started with Exadata Database Service on Oracle Database@Google Cloud
9 September 2024, blogs.oracle.com

Oracle buries the hatchet with AWS, bringing its database to the world’s top cloud platform
9 September 2024, SiliconANGLE News

AWS Weekly Roundup: Oracle Database@AWS, Amazon RDS, AWS PrivateLink, Amazon MSK, Amazon EventBridge, Amazon SageMaker and more | Amazon Web Services
16 September 2024, AWS Blog

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

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.

Present your product here