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. etcd vs. eXtremeDB vs. SAP SQL Anywhere vs. Virtuoso

System Properties Comparison EJDB vs. etcd vs. eXtremeDB vs. SAP SQL Anywhere vs. Virtuoso

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonetcd  Xexclude from comparisoneXtremeDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)A distributed reliable key-value storeNatively in-memory DBMS with options for persistency, high-availability and clusteringRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelDocument storeKey-value storeRelational DBMS
Time Series DBMS
Relational DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.30
Rank#294  Overall
#44  Document stores
Score7.64
Rank#54  Overall
#5  Key-value stores
Score0.73
Rank#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score4.20
Rank#83  Overall
#14  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF stores
#9  Search engines
Websitegithub.com/­Softmotions/­ejdbetcd.io
github.com/­etcd-io/­etcd
www.mcobject.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlvirtuoso.openlinksw.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.mcobject.com/­docs/­extremedb.htmhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.openlinksw.com/­virtuoso
DeveloperSoftmotionsMcObjectSAP infoformerly SybaseOpenLink Software
Initial release2012200119921998
Current release3.4, August 20198.2, 202117, July 20157.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoApache Version 2.0commercialcommercialOpen Source infoGPLv2, extended commercial license 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 languageCGoC and C++C
Server operating systemsserver-lessFreeBSD
Linux
Windows infoexperimental
AIX
HP-UX
Linux
macOS
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesyesyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnoyesyesyes
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.nono infosupport of XML interfaces availableyesyes
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnonoyes infowith the option: eXtremeSQLyesyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsin-process shared librarygRPC
JSON over HTTP
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
ADO.NET
HTTP API
JDBC
ODBC
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C
C#
C++
Java
Lua
Python
Scala
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoyesyes, in C/C++, Java, .Net or Perlyes infoVirtuoso PL
Triggersnoyes, watching key changesyes infoby defining eventsyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning / shardingnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Active Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Source-replica replication infoDatabase mirroringChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes
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.noyesyesyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
EJDBetcdeXtremeDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereVirtuoso
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Broad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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

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

More resources
EJDBetcdeXtremeDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereVirtuoso
Recent citations in the news

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

RBI defers exchange traded currency derivatives norms
5 April 2024, The Indian Express

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4 April 2024, The Hindu

provided by Google News

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21 April 2022, GlobeNewswire

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

Schneider Electric to collaborate with McObject
14 October 2015, Construction Week Online

Oracle Database's ADRCI : Reading the Old Alert Log and Listener Log
5 May 2010, Database Journal

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

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

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

SingleStore logo

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

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

Present your product here