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

DBMS > Kdb vs. Oracle vs. Raima Database Manager vs. Riak KV vs. SAP SQL Anywhere

System Properties Comparison Kdb vs. Oracle vs. Raima Database Manager vs. Riak KV vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameKdb  Xexclude from comparisonOracle  Xexclude from comparisonRaima Database Manager infoformerly named db_Vista  Xexclude from comparisonRiak KV  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionHigh performance Time Series DBMSWidely used RDBMSRDBMS with a small footprint, either embedded into an application or used as a database serverDistributed, fault tolerant key-value storeRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelTime Series DBMS
Vector DBMS
Relational DBMSRelational DBMS
Time Series DBMS
Key-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
Score7.55
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.46
Rank#259  Overall
#120  Relational DBMS
#22  Time Series DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websitekx.comwww.oracle.com/­databaseraima.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationcode.kx.comdocs.oracle.com/­en/­databasedocs.raima.comwww.tiot.jp/­riak-docs/­riak/­kv/­latesthelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperKx Systems, a division of First Derivatives plcOracleRaima Inc.OpenSource, formerly Basho TechnologiesSAP infoformerly Sybase
Initial release2000 infokdb was released 2000, kdb+ in 20031980198420091992
Current release3.6, May 201823c, September 202315, June 20213.2.0, December 202217, July 2015
License infoCommercial or Open Sourcecommercial infofree 32-bit versioncommercial inforestricted free version is availablecommercialOpen 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 languageqC and C++CErlang
Server operating systemsLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Linux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyes infoSchemaless in JSON and XML columnsyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yesyesno infoExporting/Importing of XML structures possiblenoyes
Secondary indexesyes infotable attribute 'grouped'yesyesrestrictedyes
SQL infoSupport of SQLSQL-like query language (q)yes infowith proprietary extensionsyesnoyes
APIs and other access methodsHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
ODBC
RESTful HTTP API
HTTP API
Native Erlang Interface
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC
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
.Net
C
C++
Objective-C
PL/SQL
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 proceduresuser defined functionsPL/SQL infoalso stored procedures in Java possibleyes infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationErlangyes, in C/C++, Java, .Net or Perl
Triggersyes infowith viewsyesyesyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding, horizontal partitioninghorizontal partitioningSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
Source-replica replicationselectable replication factorSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infosimilar paradigm used for internal processingno infocan be realized in PL/SQLnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesno infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoisolation level can be parameterizedACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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 infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesyes
User concepts infoAccess controlrights management via user accountsfine grained access rights according to SQL-standardnoyes, using Riak Securityfine grained access rights according to SQL-standard
More information provided by the system vendor
KdbOracleRaima Database Manager infoformerly named db_VistaRiak KVSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Infor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Over 30 000 applications developers worldwide have field-tested RDM products More...
» more
Licensing and pricing modelsupon request
» more
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» more
News

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29 February 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10 June 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8 October 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1 October 2020

Raima Expands Their Reseller Network in Asia
19 May 2020

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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart 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

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

More resources
KdbOracleRaima Database Manager infoformerly named db_VistaRiak 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

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

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

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

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

provided by Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Unveiling the Power of Oracle Globally Distributed Database: Oracle Database 23ai Advancements
2 May 2024, blogs.oracle.com

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2 May 2024, blogs.oracle.com

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2 May 2024, blogs.oracle.com

Observability & Management services to manage a large Oracle Database fleet
2 May 2024, blogs.oracle.com

provided by Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14 March 2012, Embedded

Edge Computing Enabling the Future | Wind River
2 July 2018, WIND

LabVIEW integrates Raima's Database API
7 August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27 January 2014, Embedded

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

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

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

provided by Google News



Share this page

Featured Products

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here