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 > EJDB vs. FoundationDB vs. H2 vs. Oracle vs. Sadas Engine

System Properties Comparison EJDB vs. FoundationDB vs. H2 vs. Oracle vs. Sadas Engine

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonH2  Xexclude from comparisonOracle  Xexclude from comparisonSadas Engine  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Ordered key-value store. Core features are complimented by layers.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Widely used RDBMSSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelDocument storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial 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.27
Rank#297  Overall
#44  Document stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbgithub.com/­apple/­foundationdbwww.h2database.comwww.oracle.com/­databasewww.sadasengine.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdapple.github.io/­foundationdbwww.h2database.com/­html/­main.htmldocs.oracle.com/­en/­databasewww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperSoftmotionsFoundationDBThomas MuellerOracleSADAS s.r.l.
Initial release20122013200519802006
Current release6.2.28, November 20202.2.220, July 202323c, September 20238.0
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)commercial inforestricted free version is availablecommercial infofree trial version 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 languageCC++JavaC and C++C++
Server operating systemsserver-lessLinux
OS X
Windows
All OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
AIX
Linux
Windows
Data schemeschema-freeschema-free infosome layers support schemasyesyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idno infosome layers support typingyesyesyes
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.noyesno
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnosupported in specific SQL layer onlyyesyes infowith proprietary extensionsyes
APIs and other access methodsin-process shared libraryJDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
ODBC
Proprietary protocol
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
JavaC
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
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnoin SQL-layer onlyJava Stored Procedures and User-Defined FunctionsPL/SQL infoalso stored procedures in Java possibleno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding, horizontal partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblein SQL-layer onlyyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyes, multi-version concurrency control (MVCC)yesyes
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.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes infomanaged by 'Learn by Usage'
User concepts infoAccess controlnonofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess 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
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
EJDBFoundationDBH2OracleSadas Engine
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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

provided by Google News

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
2 May 2024, PR Newswire

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

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3 May 2024, diginomica

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

Lords of May-hem: Seven signs it is Oracle's year end
17 May 2024, The Register

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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here