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 > RethinkDB vs. RRDtool vs. SAP Adaptive Server vs. STSdb vs. Warp 10

System Properties Comparison RethinkDB vs. RRDtool vs. SAP Adaptive Server vs. STSdb vs. Warp 10

Editorial information provided by DB-Engines
NameRethinkDB  Xexclude from comparisonRRDtool  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonSTSdb  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionDBMS for the Web with a mechanism to push updated query results to applications in realtime.Industry 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 RDBMSKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument storeTime Series DBMSRelational DBMSKey-value storeTime Series DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.74
Rank#105  Overall
#19  Document stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score36.31
Rank#25  Overall
#17  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websiterethinkdb.comoss.oetiker.ch/­rrdtoolwww.sap.com/­products/­technology-platform/­sybase-ase.htmlgithub.com/­STSSoft/­STSdb4www.warp10.io
Technical documentationrethinkdb.com/­docsoss.oetiker.ch/­rrdtool/­dochelp.sap.com/­docs/­SAP_ASEwww.warp10.io/­content/­02_Getting_started
DeveloperThe Linux Foundation infosince July 2017Tobias OetikerSAP, SybaseSTS Soft SCSenX
Initial release20091999198720112015
Current release2.4.1, August 20201.8.0, 202216.04.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGPL V2 and FLOSScommercialOpen Source infoGPLv2, commercial license availableOpen Source infoApache License 2.0
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++C infoImplementations in Java (e.g. RRD4J) and C# availableC and C++C#Java
Server operating systemsLinux
OS X
Windows
HP-UX
Linux
AIX
HP-UX
Linux
Solaris
Unix
Windows
WindowsLinux
OS X
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyes infostring, binary, float, bool, date, geometryNumeric data onlyyesyes infoprimitive types and user defined types (classes)yes
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 infoExporting into and restoring from XML files possiblenono
Secondary indexesyesnoyesnono
SQL infoSupport of SQLnonoyesnono
APIs and other access methodsin-process shared library
Pipes
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
.NET Client APIHTTP API
Jupyter
WebSocket
Supported programming languagesC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
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
C#
Java
Server-side scripts infoStored proceduresnoJava and Transact-SQLnoyes infoWarpScript
TriggersClient-side triggers through changefeedsnoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding inforange basednonehorizontal partitioningnoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneMulti-source replication
Source-replica replication
noneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsnoACIDnono
Concurrency infoSupport for concurrent manipulation of datayes infoMVCC basedyes infoby using the rrdcached daemonyesyesyes
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.noyesyes
User concepts infoAccess controlyes infousers and table-level permissionsnofine grained access rights according to SQL-standardnoMandatory use of cryptographic tokens, containing fine-grained authorizations

More information provided by the system vendor

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
RethinkDBRRDtoolSAP Adaptive Server infoformer name: Sybase ASESTSdbWarp 10
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

Recent citations in the news

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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

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

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

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

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3 June 2020, BleepingComputer

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

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

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Milvus logo

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

Present your product here