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 > OrientDB vs. SAP SQL Anywhere vs. ScyllaDB vs. TypeDB vs. UniData,UniVerse

System Properties Comparison OrientDB vs. SAP SQL Anywhere vs. ScyllaDB vs. TypeDB vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameOrientDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonScyllaDB  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionMulti-model DBMS (Document, Graph, Key/Value)RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsCassandra and DynamoDB compatible wide column storeTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelDocument store
Graph DBMS
Key-value store
Relational DBMSWide column storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Multivalue DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.65
Rank#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websiteorientdb.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.scylladb.comtypedb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationwww.orientdb.com/­docs/­last/­index.htmlhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.scylladb.comtypedb.com/­docsdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperOrientDB LTD; CallidusCloud; SAPSAP infoformerly SybaseScyllaDBVaticleRocket Software
Initial release20101992201520161985
Current release3.2.29, March 202417, July 2015ScyllaDB Open Source 5.4.1, January 20242.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoGPL Version 3, commercial licenses availablecommercial
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaC++JavaC
Server operating systemsAll OS with a Java JDK (>= JDK 6)AIX
HP-UX
Linux
OS X
Solaris
Windows
LinuxLinux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesoptional
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 indexesyesyesyes infocluster global secondary indicesyesyes
SQL infoSupport of SQLSQL-like query language, no joinsyesSQL-like DML and DDL statements (CQL)noyes
APIs and other access methodsTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET
HTTP API
JDBC
ODBC
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresJava, Javascriptyes, in C/C++, Java, .Net or Perlyes, Luanoyes
TriggersHooksyesnonoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding infoby using Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replication infoDatabase mirroringselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication infoby using CassandraSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocould be achieved with distributed queriesnonoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsyesnono infosubstituted by the relationship featureno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoAtomicity and isolation are supported for single operationsACIDACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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 infoin-memory tablesno
User concepts infoAccess controlAccess rights for users and roles; record level security configurablefine grained access rights according to SQL-standardAccess rights for users can be defined per objectyes infoat REST API level; other APIs in progressAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
OrientDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereScyllaDBTypeDB infoformerly named GraknUniData,UniVerse
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
OrientDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereScyllaDBTypeDB infoformerly named GraknUniData,UniVerse
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2 February 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

provided by Google News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Data + software services
21 August 2018, UCAR

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, University Corporation for Atmospheric Research

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