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

DBMS > Graphite vs. RethinkDB vs. Sqrrl vs. STSdb vs. Warp 10

System Properties Comparison Graphite vs. RethinkDB vs. Sqrrl vs. STSdb vs. Warp 10

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonRethinkDB  Xexclude from comparisonSqrrl  Xexclude from comparisonSTSdb  Xexclude from comparisonWarp 10  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperDBMS for the Web with a mechanism to push updated query results to applications in realtime.Adaptable, secure NoSQL built on Apache AccumuloKey-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 modelTime Series DBMSDocument storeDocument store
Graph DBMS
Key-value store
Wide column store
Key-value storeTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.10
Rank#357  Overall
#51  Key-value stores
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitegithub.com/­graphite-project/­graphite-webrethinkdb.comsqrrl.comgithub.com/­STSSoft/­STSdb4www.warp10.io
Technical documentationgraphite.readthedocs.iorethinkdb.com/­docswww.warp10.io/­content/­02_Getting_started
DeveloperChris DavisThe Linux Foundation infosince July 2017Amazon infooriginally Sqrrl Data, Inc.STS Soft SCSenX
Initial release20062009201220112015
Current release2.4.1, August 20204.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2commercialOpen 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 languagePythonC++JavaC#Java
Server operating systemsLinux
Unix
Linux
OS X
Windows
LinuxWindowsLinux
OS X
Windows
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateNumeric data onlyyes infostring, binary, float, bool, date, geometryyesyes 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.nonono
Secondary indexesnoyesyesnono
SQL infoSupport of SQLnonononono
APIs and other access methodsHTTP API
Sockets
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
.NET Client APIHTTP API
Jupyter
WebSocket
Supported programming languagesJavaScript (Node.js)
Python
C 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
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C#
Java
Server-side scripts infoStored proceduresnononoyes infoWarpScript
TriggersnoClient-side triggers through changefeedsnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding inforange basedSharding infomaking use of HadoopnoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationselectable replication factor infomaking use of Hadoopnoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency infobased on HBase
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-document operationsAtomic updates per row, document, or graph entitynono
Concurrency infoSupport for concurrent manipulation of datayes infolockingyes infoMVCC basedyesyesyes
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.noyes
User concepts infoAccess controlnoyes infousers and table-level permissionsCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)noMandatory 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
GraphiteRethinkDBSqrrlSTSdbWarp 10
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

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

show all

Recent citations in the news

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

The value of time series data and TSDBs
10 June 2021, InfoWorld

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here