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

DBMS > LevelDB vs. Microsoft Azure Table Storage vs. Microsoft SQL Server vs. SAP SQL Anywhere vs. Snowflake

System Properties Comparison LevelDB vs. Microsoft Azure Table Storage vs. Microsoft SQL Server vs. SAP SQL Anywhere vs. Snowflake

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA Wide Column Store for rapid development using massive semi-structured datasetsMicrosofts flagship relational DBMSRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsCloud-based data warehousing service for structured and semi-structured data
Primary database modelKey-value storeWide column storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.75
Rank#107  Overall
#19  Key-value stores
Score4.92
Rank#73  Overall
#6  Wide column stores
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score123.20
Rank#9  Overall
#6  Relational DBMS
Websitegithub.com/­google/­leveldbazure.microsoft.com/­en-us/­services/­storage/­tableswww.microsoft.com/­en-us/­sql-serverwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.snowflake.com
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdlearn.microsoft.com/­en-US/­sql/­sql-serverhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.snowflake.net/­manuals/­index.html
DeveloperGoogleMicrosoftMicrosoftSAP infoformerly SybaseSnowflake Computing Inc.
Initial release20112012198919922014
Current release1.23, February 2021SQL Server 2022, November 202217, July 2015
License infoCommercial or Open SourceOpen Source infoBSDcommercialcommercial inforestricted free version is availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++
Server operating systemsIllumos
Linux
OS X
Windows
hostedLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
hosted
Data schemeschema-freeschema-freeyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonoyesyesyes
Secondary indexesnonoyesyes
SQL infoSupport of SQLnonoyesyesyes
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
HTTP API
JDBC
ODBC
CLI Client
JDBC
ODBC
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes, in C/C++, Java, .Net or Perluser defined functions
Triggersnonoyesyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicetables can be distributed across several files (horizontal partitioning); sharding through federationnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes, but depending on the SQL-Server EditionSource-replica replication infoDatabase mirroringyes
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 integritynonoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlnoAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers with fine-grained authorization concept, user roles and pluggable authentication

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
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
LevelDBMicrosoft Azure Table StorageMicrosoft SQL ServerSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSnowflake
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google 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

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

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12 January 2024, AWS Blog

Install and Use SQL Server Report Builder
10 April 2024, Petri.com

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

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Sap Hybris Now Integrated With Office 365, Sharepoint, Azure, and 100+ via Layer2 Cloud Connector
20 February 2018, Newswire

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Snowflake and Snap partner to integrate clean rooms with conversions API
9 April 2024, Digiday

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16 April 2024, Yahoo Finance

Partnership Brings Cutting-Edge LLMs from Mistral AI Into Snowflake Data Cloud
12 April 2024, Acceleration Economy

provided by Google News



Share this page

Featured Products

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.

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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