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

DBMS > AlaSQL vs. Geode vs. OpenSearch vs. Oracle vs. VoltDB

System Properties Comparison AlaSQL vs. Geode vs. OpenSearch vs. Oracle vs. VoltDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonGeode  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneWidely used RDBMSDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Relational DBMS
Key-value storeSearch engineRelational DBMSRelational 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
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score16.36
Rank#37  Overall
#4  Search engines
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitealasql.orggeode.apache.orggithub.com/­opensearch-project
opensearch.org
www.oracle.com/­databasewww.voltdb.com
Technical documentationgithub.com/­AlaSQL/­alasqlgeode.apache.org/­docsopensearch.org/­docs/­latestdocs.oracle.com/­en/­databasedocs.voltdb.com
DeveloperAndrey Gershun & Mathias R. WulffOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Amazon Web ServicesOracleVoltDB Inc.
Initial release20142002202119802010
Current release1.1, February 20172.5.0, January 202323c, September 202311.3, April 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache Version 2.0commercial inforestricted free version is availableOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaScriptJavaJavaC and C++Java, C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VM infothe JDK (8 or later) is also requiredAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X infofor development
Data schemeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonoyes
Secondary indexesnonoyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query language (OQL)SQL-like query languageyes infowith proprietary extensionsyes infoonly a subset of SQL 99
APIs and other access methodsJavaScript APIJava Client API
Memcached protocol
RESTful HTTP API
Java API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesJavaScript.Net
All JVM based languages
C++
Groovy
Java
Scala
Go
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
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionsyesPL/SQL infoalso stored procedures in Java possibleJava
Triggersyesyes infoCache Event Listenersyes infoby using the 'percolation' featureyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding, horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual 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 integrityyesnonoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageyes, on a single nodenoACID infoisolation level can be parameterizedACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnoAccess rights per client and object definablefine grained access rights according to SQL-standardUsers and roles with access to stored procedures
More information provided by the system vendor
AlaSQLGeodeOpenSearchOracleVoltDB
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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more
Navicat 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
AlaSQLGeodeOpenSearchOracleVoltDB
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

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

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

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

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

provided by Google News

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Amazon OpenSearch H2 2023 in review | AWS Big Data Blog
15 March 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.11
20 November 2023, AWS Blog

provided by Google News

Blog Theme - Details
2 May 2024, Oracle

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Unveiling the Power of Oracle Globally Distributed Database: Oracle Database 23ai Advancements
2 May 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2 May 2024, Oracle

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

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

Present your product here