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 > AllegroGraph vs. EJDB vs. Oracle Berkeley DB vs. RethinkDB vs. SAP SQL Anywhere

System Properties Comparison AllegroGraph vs. EJDB vs. Oracle Berkeley DB vs. RethinkDB vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonEJDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Widely used in-process key-value storeDBMS for the Web with a mechanism to push updated query results to applications in realtime.RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Document storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document storeRelational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websiteallegrograph.comgithub.com/­Softmotions/­ejdbwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrethinkdb.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.oracle.com/­cd/­E17076_05/­html/­index.htmlrethinkdb.com/­docshelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperFranz Inc.SoftmotionsOracle infooriginally developed by Sleepycat, which was acquired by OracleThe Linux Foundation infosince July 2017SAP infoformerly Sybase
Initial release20042012199420091992
Current release8.0, December 202318.1.40, May 20202.4.1, August 202017, July 2015
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoGPLv2Open Source infocommercial license availableOpen Source infoApache Version 2commercial
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, Java, C++ (depending on the Berkeley DB edition)C++
Server operating systemsLinux
OS X
Windows
server-lessAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyes infoRDF schemasschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idnoyes infostring, binary, float, bool, date, geometryyes
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.no infobulk load of XML files possibleyes infoonly with the Berkeley DB XML editionnoyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSPARQL is used as query languagenoyes infoSQL interfaced based on SQLite is availablenoyes
APIs and other access methodsRESTful HTTP API
SPARQL
in-process shared libraryADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispnonoyes, in C/C++, Java, .Net or Perl
Triggersyesnoyes infoonly for the SQL APIClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodeswith FederationnonenoneSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneSource-replica replicationSource-replica replicationSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate 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 dataACIDnoACIDAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyes infoMVCC basedyes
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.noyesnoyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationnonoyes infousers and table-level permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
AllegroGraphEJDBOracle Berkeley DBRethinkDBSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
News

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

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
AllegroGraphEJDBOracle Berkeley DBRethinkDBSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Jans Aasman Articles and Insights
13 September 2021, DevOps.com

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Why Young Developers Don't Get Knowledge Graphs
30 July 2021, Datanami

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here