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

DBMS > Badger vs. Derby vs. EJDB vs. Faircom DB vs. MaxDB

System Properties Comparison Badger vs. Derby vs. EJDB vs. Faircom DB vs. MaxDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonEJDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A robust and reliable RDBMS optimized to run all major SAP solutions
Primary database modelKey-value storeRelational DBMSDocument storeKey-value store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score2.32
Rank#112  Overall
#55  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerdb.apache.org/­derbygithub.com/­Softmotions/­ejdbwww.faircom.com/­products/­faircom-dbmaxdb.sap.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdb.apache.org/­derby/­manuals/­index.htmlgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlmaxdb.sap.com/­documentation
DeveloperDGraph LabsApache Software FoundationSoftmotionsFairCom CorporationSAP, acquired from Software AG (Adabas-D) in 1997
Initial release20171997201219791984
Current release10.17.1.0, November 2023V12, November 20207.9.10.12, February 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache version 2Open Source infoGPLv2commercial infoRestricted, free version availablecommercial infoLimited community edition free
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 languageGoJavaCANSI C, C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMserver-lessAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesschema-freeschema free, schema optional, schema required, partial schema,yes
Typing infopredefined data types such as float or datenoyesyes infostring, integer, double, bool, date, object_idyes, ANSI SQL Types, JSON, typed binary structuresyes
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.noyesnono
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLnoyesnoyes, ANSI SQL with proprietary extensionsyes
APIs and other access methodsJDBCin-process shared libraryADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
JDBC
ODBC
WebDAV
Supported programming languagesGoJavaActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C#
Java
Perl
PHP
Python
Server-side scripts infoStored proceduresnoJava Stored Proceduresnoyes info.Net, JavaScript, C/C++yes
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Foreign keys infoReferential integritynoyesno infotypically not needed, however similar functionality with collection joins possibleyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnotunable from ACID to Eventually ConsistentACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyesYes, tunable from durable to delayed durability to in-memoryyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoFine grained access rights according to SQL-standard with additional protections for filesfine 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

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

More resources
BadgerDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBEJDBFaircom DB infoformerly c-treeACEMaxDB infoformerly named Adabas-D
Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

Remotely Exploitable Vulnerabilities in SAP Compression Algorithms
13 May 2015, Threatpost

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.

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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here