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

DBMS > BoltDB vs. EJDB vs. mSQL vs. OpenQM vs. Oracle

System Properties Comparison BoltDB vs. EJDB vs. mSQL vs. OpenQM vs. Oracle

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEJDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Embeddable document-store database library with JSON representation of queries (in MongoDB style)mSQL (Mini SQL) is a simple and lightweight RDBMSQpenQM is a high-performance, self-tuning, multi-value DBMSWidely used RDBMS
Primary database modelKey-value storeDocument storeRelational DBMSMultivalue DBMSRelational DBMS
Secondary database modelsDocument 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.74
Rank#220  Overall
#31  Key-value stores
Score0.27
Rank#297  Overall
#44  Document stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websitegithub.com/­boltdb/­boltgithub.com/­Softmotions/­ejdbhughestech.com.au/­products/­msqlwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.oracle.com/­database
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.oracle.com/­en/­database
DeveloperSoftmotionsHughes TechnologiesRocket Software, originally Martin PhillipsOracle
Initial release20132012199419931980
Current release4.4, October 20213.4-1223c, September 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPLv2commercial infofree licenses can be providedOpen Source infoGPLv2, extended commercial license availablecommercial inforestricted free version is available
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 languageGoCCC and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeschema-freeschema-freeyesyes infowith some exceptionsyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or datenoyes infostring, integer, double, bool, date, object_idyesyes
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.nonoyesyes
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnonoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnoyes infowith proprietary extensions
APIs and other access methodsin-process shared libraryJDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesGoActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Basic
C
Java
Objective C
PHP
Python
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 proceduresnononoyesPL/SQL infoalso stored procedures in Java possible
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneyesSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnonoACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingnoyesyes
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.nonoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnononoAccess rights can be defined down to the item levelfine grained access rights 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
3rd partiesDevart 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

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
BoltDBEJDBmSQL infoMini SQLOpenQM infoalso called QMOracle
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

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, blogs.oracle.com

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

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2 May 2024, blogs.oracle.com

Observability & Management services to manage a large Oracle Database fleet
2 May 2024, blogs.oracle.com

provided by Google News



Share this page

Featured Products

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.

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

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.

Present your product here