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

DBMS > Microsoft Azure Table Storage vs. Microsoft SQL Server vs. OpenEdge vs. Realm vs. TimescaleDB

System Properties Comparison Microsoft Azure Table Storage vs. Microsoft SQL Server vs. OpenEdge vs. Realm vs. TimescaleDB

Editorial information provided by DB-Engines
NameMicrosoft Azure Table Storage  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOpenEdge  Xexclude from comparisonRealm  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionA Wide Column Store for rapid development using massive semi-structured datasetsMicrosofts flagship relational DBMSApplication development environment with integrated database management systemA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelWide column storeRelational DBMSRelational DBMSDocument storeTime Series DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.92
Rank#73  Overall
#6  Wide column stores
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score3.75
Rank#88  Overall
#47  Relational DBMS
Score7.71
Rank#52  Overall
#9  Document stores
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Websiteazure.microsoft.com/­en-us/­services/­storage/­tableswww.microsoft.com/­en-us/­sql-serverwww.progress.com/­openedgerealm.iowww.timescale.com
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serverdocumentation.progress.com/­output/­ua/­OpenEdge_latestrealm.io/­docsdocs.timescale.com
DeveloperMicrosoftMicrosoftProgress Software CorporationRealm, acquired by MongoDB in May 2019Timescale
Initial release20121989198420142017
Current releaseSQL Server 2022, November 2022OpenEdge 12.2, March 20202.13.0, November 2023
License infoCommercial or Open Sourcecommercialcommercial inforestricted free version is availablecommercialOpen SourceOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C
Server operating systemshostedLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Android
Backend: server-less
iOS
Windows
Linux
OS X
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesnumerics, 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.noyesyesnoyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesyes infoclose to SQL 92noyes infofull PostgreSQL SQL syntax
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Progress proprietary ABL (Advanced Business Language).Net
Java infowith Android only
Objective-C
React Native
Swift
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayesno inforuns within the applications so server-side scripts are unnecessaryuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyesyesyes infoChange Listenersyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicetables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioning infosince Version 11.4noneyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes, but depending on the SQL-Server EditionSource-replica replicationnoneSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic lockingACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesnoyes infoIn-Memory realmno
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardUsers and groupsyesfine 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
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 Azure Table StorageMicrosoft SQL ServerOpenEdgeRealmTimescaleDB
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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

Provision Premium SSD v2 Storage for Microsoft SQL Server
1 April 2024, microsoft.com

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

Top 12 Data Migration Tools for 2024
18 April 2024, TechRepublic

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10 April 2024, Sophos

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

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

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

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

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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