DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Kdb vs. RRDtool vs. SAP Adaptive Server vs. SingleStore vs. TimesTen

System Properties Comparison Kdb vs. RRDtool vs. SAP Adaptive Server vs. SingleStore vs. TimesTen

Editorial information provided by DB-Engines
NameKdb  Xexclude from comparisonRRDtool  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionHigh performance Time Series DBMSIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.The SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeIn-Memory RDBMS compatible to Oracle
Primary database modelTime Series DBMS
Vector DBMS
Time Series DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsRelational DBMSSpatial DBMS infowith Boeing's Spatial Query ServerDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
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
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score36.31
Rank#25  Overall
#17  Relational DBMS
Score5.60
Rank#62  Overall
#35  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitekx.comoss.oetiker.ch/­rrdtoolwww.sap.com/­products/­technology-platform/­sybase-ase.htmlwww.singlestore.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationcode.kx.comoss.oetiker.ch/­rrdtool/­dochelp.sap.com/­docs/­SAP_ASEdocs.singlestore.comdocs.oracle.com/­database/­timesten-18.1
DeveloperKx Systems, a division of First Derivatives plcTobias OetikerSAP, SybaseSingleStore Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2000 infokdb was released 2000, kdb+ in 20031999198720131998
Current release3.6, May 20181.8.0, 202216.08.5, January 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infofree 32-bit versionOpen Source infoGPL V2 and FLOSScommercialcommercial infofree developer edition 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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageqC infoImplementations in Java (e.g. RRD4J) and C# availableC and C++C++, Go
Server operating systemsLinux
OS X
Solaris
Windows
HP-UX
Linux
AIX
HP-UX
Linux
Solaris
Unix
Windows
Linux info64 bit version requiredAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesNumeric data onlyyesyesyes
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.yesno infoExporting into and restoring from XML files possiblenonono
Secondary indexesyes infotable attribute 'grouped'noyesyesyes
SQL infoSupport of SQLSQL-like query language (q)noyesyes infobut no triggers and foreign keysyes
APIs and other access methodsHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
in-process shared library
Pipes
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
C
C++
Cobol
Java
Java
Perl
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functionsnoJava and Transact-SQLyesPL/SQL
Triggersyes infowith viewsnoyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonehorizontal partitioningSharding infohash partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneMulti-source replication
Source-replica replication
Source-replica replication infostores two copies of each physical data partition on two separate nodesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infosimilar paradigm used for internal processingnonono infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoby using the rrdcached daemonyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlrights management via user accountsnofine grained access rights according to SQL-standardFine grained access control via users, groups and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
KdbRRDtoolSAP Adaptive Server infoformer name: Sybase ASESingleStore infoformer name was MemSQLTimesTen
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Customers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsupon request
» more
F ree Tier and Enterprise Edition
» 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
KdbRRDtoolSAP Adaptive Server infoformer name: Sybase ASESingleStore infoformer name was MemSQLTimesTen
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

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

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

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Ganglia for Monitoring Clusters
1 June 2011, Open Source For You

provided by Google News

Achieve zero RPO for your SAP ASE (Sybase) databases with Amazon FSx for NetApp ONTAP | Amazon Web Services
7 May 2024, AWS Blog

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, Business Wire

AWS Launch Wizard is now available in Melbourne, Spain, and Zurich Regions
26 January 2024, AWS Blog

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3 June 2020, The Hacker News

Critical SAP ASE Flaws Allow Complete Control of Databases
3 June 2020, Threatpost

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17 April 2024, Madrona Venture Group

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, Business Wire

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

provided by Google News

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

Neo4j logo

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

Present your product here