DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dragonfly vs. Kdb vs. Oracle vs. Riak KV vs. SAP SQL Anywhere

System Properties Comparison Dragonfly vs. Kdb vs. Oracle vs. Riak KV vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonKdb  Xexclude from comparisonOracle  Xexclude from comparisonRiak KV  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceHigh performance Time Series DBMSWidely used RDBMSDistributed, fault tolerant key-value storeRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelKey-value storeTime Series DBMS
Vector DBMS
Relational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
Secondary database modelsRelational 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.41
Rank#266  Overall
#38  Key-value stores
Score7.55
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
kx.comwww.oracle.com/­databasewww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationwww.dragonflydb.io/­docscode.kx.comdocs.oracle.com/­en/­databasewww.tiot.jp/­riak-docs/­riak/­kv/­latesthelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperDragonflyDB team and community contributorsKx Systems, a division of First Derivatives plcOracleOpenSource, formerly Basho TechnologiesSAP infoformerly Sybase
Initial release20232000 infokdb was released 2000, kdb+ in 2003198020091992
Current release1.0, March 20233.6, May 201823c, September 20233.2.0, December 202217, July 2015
License infoCommercial or Open SourceOpen Source infoBSL 1.1commercial infofree 32-bit versioncommercial inforestricted free version is availableOpen Source infoApache version 2, commercial enterprise editioncommercial
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 languageC++qC and C++Erlang
Server operating systemsLinuxLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemescheme-freeyesyes infoSchemaless in JSON and XML columnsschema-freeyes
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesnoyes
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.noyesyesnoyes
Secondary indexesnoyes infotable attribute 'grouped'yesrestrictedyes
SQL infoSupport of SQLnoSQL-like query language (q)yes infowith proprietary extensionsnoyes
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP API
Native Erlang Interface
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C
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
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresLuauser defined functionsPL/SQL infoalso stored procedures in Java possibleErlangyes, in C/C++, Java, .Net or Perl
Triggerspublish/subscribe channels provide some trigger functionalityyes infowith viewsyesyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding, horizontal partitioningSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationMulti-source replication
Source-replica replication
selectable replication factorSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infosimilar paradigm used for internal processingno infocan be realized in PL/SQLyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesno infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsnoACID infoisolation level can be parameterizednoACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyesyes
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.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlPassword-based authenticationrights management via user accountsfine grained access rights according to SQL-standardyes, using Riak Securityfine grained access rights according to SQL-standard
More information provided by the system vendor
DragonflyKdbOracleRiak KVSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsupon request
» 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
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
DragonflyKdbOracleRiak KVSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

provided by Google News

Blog Theme - Details
2 May 2024, blogs.oracle.com

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 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

Oracle Looks to AI and Microsoft Partnership to Lift Cloud Business
2 May 2024, The Wall Street Journal

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

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

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily 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

Neo4j logo

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

RaimaDB logo

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

AllegroGraph logo

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

Present your product here