DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Microsoft SQL Server vs. SpaceTime vs. SQL.JS vs. TimescaleDB vs. Transwarp StellarDB

System Properties Comparison Microsoft SQL Server vs. SpaceTime vs. SQL.JS vs. TimescaleDB vs. Transwarp StellarDB

Editorial information provided by DB-Engines
NameMicrosoft SQL Server  Xexclude from comparisonSpaceTime  Xexclude from comparisonSQL.JS  Xexclude from comparisonTimescaleDB  Xexclude from comparisonTranswarp StellarDB  Xexclude from comparison
DescriptionMicrosofts flagship relational DBMSSpaceTime is a spatio-temporal DBMS with a focus on performance.Port of SQLite to JavaScriptA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLA distributed graph DBMS built for enterprise-level graph applications
Primary database modelRelational DBMSSpatial DBMSRelational DBMSTime Series DBMSGraph DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Score0.00
Rank#383  Overall
#39  Graph DBMS
Websitewww.microsoft.com/­en-us/­sql-serverwww.mireo.com/­spacetimesql.js.orgwww.timescale.comwww.transwarp.cn/­en/­product/­stellardb
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serversql.js.org/­documentation/­index.htmldocs.timescale.com
DeveloperMicrosoftMireoAlon Zakai infoenhancements implemented by othersTimescaleTranswarp
Initial release1989202020122017
Current releaseSQL Server 2022, November 20222.13.0, November 2023
License infoCommercial or Open Sourcecommercial inforestricted free version is availablecommercialOpen SourceOpen Source infoApache 2.0commercial
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++JavaScriptC
Server operating systemsLinux
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesnumerics, 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.yesnonoyes
Secondary indexesyesnoyes
SQL infoSupport of SQLyesA subset of ANSI SQL is implementedyes infoSQL-92 is not fully supportedyes infofull PostgreSQL SQL syntaxSQL-like query language
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP APIJavaScript APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
OpenCypher
Supported programming languagesC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C#
C++
Python
JavaScript.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanonouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodestables can be distributed across several files (horizontal partitioning); sharding through federationFixed-grid hypercubesnoneyes, across time and space (hash partitioning) attributeshorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, but depending on the SQL-Server EditionReal-time block device replication (DRBD)noneSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardyesnofine grained access rights according to SQL-standardyes

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 for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
Microsoft SQL ServerSpaceTimeSQL.JSTimescaleDBTranswarp StellarDB
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

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

show all

Recent citations in the news

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

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

Monitor query performance with Performance Insights on Amazon RDS for SQL Server | Amazon Web Services
24 April 2024, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, Oracle

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

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

provided by Google News

动态图、AI融合、多模联合分析,将是图数据库的重要发展方向_海量数据_应用_场景
11 August 2023, 搜狐网

国产化替代全面开花,星环科技用自研创新技术说话
26 May 2023, dostor.com

星环科技知识图谱落地实践,助力金融行业业务创新_平台
9 September 2021, 搜狐网

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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

Present your product here