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

DBMS > Graphite vs. Solr vs. SQL.JS vs. Sqrrl vs. TimescaleDB

System Properties Comparison Graphite vs. Solr vs. SQL.JS vs. Sqrrl vs. TimescaleDB

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonSolr  Xexclude from comparisonSQL.JS  Xexclude from comparisonSqrrl  Xexclude from comparisonTimescaleDB  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 WhisperA widely used distributed, scalable search engine based on Apache LucenePort of SQLite to JavaScriptAdaptable, secure NoSQL built on Apache AccumuloA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelTime Series DBMSSearch engineRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score4.46
Rank#71  Overall
#5  Time Series DBMS
Websitegithub.com/­graphite-project/­graphite-websolr.apache.orgsql.js.orgsqrrl.comwww.timescale.com
Technical documentationgraphite.readthedocs.iosolr.apache.org/­resources.htmlsql.js.org/­documentation/­index.htmldocs.timescale.com
DeveloperChris DavisApache Software FoundationAlon Zakai infoenhancements implemented by othersAmazon infooriginally Sqrrl Data, Inc.Timescale
Initial release20062006201220122017
Current release9.6.1, May 20242.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2Open SourcecommercialOpen Source infoApache 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 languagePythonJavaJavaScriptJavaC
Server operating systemsLinux
Unix
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)server-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
OS X
Windows
Data schemeyesyes infoDynamic Fields enables on-the-fly addition of new fieldsyesschema-freeyes
Typing infopredefined data types such as float or dateNumeric data onlyyes infosupports customizable data types and automatic typingyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.noyesnoyes
Secondary indexesnoyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLnoSolr Parallel SQL Interfaceyes infoSQL-92 is not fully supportednoyes infofull PostgreSQL SQL syntax
APIs and other access methodsHTTP API
Sockets
Java API
RESTful HTTP/JSON API
JavaScript APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJavaScript (Node.js)
Python
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
JavaScriptActionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoJava pluginsnonouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyes infoUser configurable commands triggered on index changesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infomaking use of Hadoopyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneselectable replication factor infomaking use of HadoopSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencynoneImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingACIDAtomic updates per row, document, or graph entityACID
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnoyesnoCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine grained access rights according to SQL-standard

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
GraphiteSolrSQL.JSSqrrlTimescaleDB
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

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, news.stocktradersdaily.com

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
27 May 2024, Yahoo Movies UK

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
16 May 2024, WICZ

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

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

Mark Terenzoni
23 February 2024, Dark Reading

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

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO Mag

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

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

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.

Present your product here