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 > Microsoft SQL Server vs. Postgres-XL vs. SpaceTime vs. Sphinx vs. Warp 10

System Properties Comparison Microsoft SQL Server vs. Postgres-XL vs. SpaceTime vs. Sphinx vs. Warp 10

Editorial information provided by DB-Engines
NameMicrosoft SQL Server  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSpaceTime  Xexclude from comparisonSphinx  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionMicrosofts flagship relational DBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresSpaceTime is a spatio-temporal DBMS with a focus on performance.Open source search engine for searching in data from different sources, e.g. relational databasesTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSRelational DBMSSpatial DBMSSearch engineTime Series DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitewww.microsoft.com/­en-us/­sql-serverwww.postgres-xl.orgwww.mireo.com/­spacetimesphinxsearch.comwww.warp10.io
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serverwww.postgres-xl.org/­documentationsphinxsearch.com/­docswww.warp10.io/­content/­02_Getting_started
DeveloperMicrosoftMireoSphinx Technologies Inc.SenX
Initial release19892014 infosince 2012, originally named StormDB202020012015
Current releaseSQL Server 2022, November 202210 R1, October 20183.5.1, February 2023
License infoCommercial or Open Sourcecommercial inforestricted free version is availableOpen Source infoMozilla public licensecommercialOpen Source infoGPL version 2, commercial licence 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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageC++CC++C++Java
Server operating systemsLinux
Windows
Linux
macOS
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yesyes infoXML type, but no XML query functionalitynono
Secondary indexesyesyesnoyes infofull-text index on all search fieldsno
SQL infoSupport of SQLyesyes infodistributed, parallel query executionA subset of ANSI SQL is implementedSQL-like query language (SphinxQL)no
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
RESTful HTTP APIProprietary protocolHTTP API
Jupyter
WebSocket
Supported programming languagesC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javauser defined functionsnonoyes infoWarpScript
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodestables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioningFixed-grid hypercubesSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyes, but depending on the SQL-Server EditionReal-time block device replication (DRBD)noneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoMVCCnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.yesnonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardyesnoMandatory 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
3rd partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Microsoft SQL ServerPostgres-XLSpaceTimeSphinxWarp 10
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

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

show all

Recent citations in the news

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

New Features in SQL Server 2008
30 May 2024, ITPro Today

Automate downgrading SQL Server to Developer edition on Amazon EC2 | Amazon Web Services
27 May 2024, AWS Blog

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

provided by Google News

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

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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

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

RaimaDB logo

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

Present your product here