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

DBMS > Microsoft Azure SQL Database vs. RRDtool vs. Sphinx vs. SQream DB

System Properties Comparison Microsoft Azure SQL Database vs. RRDtool vs. Sphinx vs. SQream DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonRRDtool  Xexclude from comparisonSphinx  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionDatabase as a Service offering with high compatibility to Microsoft SQL ServerIndustry 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.Open source search engine for searching in data from different sources, e.g. relational databasesa GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelRelational DBMSTime Series DBMSSearch engineRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.70
Rank#227  Overall
#104  Relational DBMS
Websiteazure.microsoft.com/­en-us/­products/­azure-sql/­databaseoss.oetiker.ch/­rrdtoolsphinxsearch.comsqream.com
Technical documentationdocs.microsoft.com/­en-us/­azure/­azure-sqloss.oetiker.ch/­rrdtool/­docsphinxsearch.com/­docsdocs.sqream.com
DeveloperMicrosoftTobias OetikerSphinx Technologies Inc.SQream Technologies
Initial release2010199920012017
Current releaseV121.8.0, 20223.5.1, February 20232022.1.6, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL V2 and FLOSSOpen Source infoGPL version 2, commercial licence availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnonono
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++C++, CUDA, Haskell, Java, Scala
Server operating systemshostedHP-UX
Linux
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
Data schemeyesyesyesyes
Typing infopredefined data types such as float or dateyesNumeric data onlynoyes, ANSI Standard SQL 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.yesno infoExporting into and restoring from XML files possible
Secondary indexesyesnoyes infofull-text index on all search fieldsno
SQL infoSupport of SQLyesnoSQL-like query language (SphinxQL)yes
APIs and other access methodsADO.NET
JDBC
ODBC
in-process shared library
Pipes
Proprietary protocol.Net
JDBC
ODBC
Supported programming languages.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
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++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresTransact SQLnonouser defined functions in Python
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with always 3 replicas availablenonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoby using the rrdcached daemonyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlfine grained access rights according to SQL-standardnono

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
Microsoft Azure SQL Database infoformerly SQL AzureRRDtoolSphinxSQream DB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

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

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

show all

Recent citations in the news

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Power what’s next with limitless relational databases from Azure
15 November 2023, Microsoft

provided by Google News

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

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

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

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News

SQream Announces Strategic Integration for Powerful Big Data Analytics with Dataiku
9 February 2024, insideBIGDATA

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, Fierce Network

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

Chinese giant Alibaba leads investment round in Israel big-data startup
30 May 2018, The Times of Israel

Accelerated Databases In The Fast Lane
25 June 2020, The Next Platform

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here