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

DBMS > Alibaba Cloud Table Store vs. BoltDB vs. Microsoft SQL Server vs. OpenQM vs. ToroDB

System Properties Comparison Alibaba Cloud Table Store vs. BoltDB vs. Microsoft SQL Server vs. OpenQM vs. ToroDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonBoltDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessAn embedded key-value store for Go.Microsofts flagship relational DBMSQpenQM is a high-performance, self-tuning, multi-value DBMSA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelWide column storeKey-value storeRelational DBMSMultivalue DBMSDocument store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score0.74
Rank#220  Overall
#31  Key-value stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Websitewww.alibabacloud.com/­product/­table-storegithub.com/­boltdb/­boltwww.microsoft.com/­en-us/­sql-serverwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmgithub.com/­torodb/­server
Technical documentationwww.alibabacloud.com/­help/­en/­tablestorelearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperAlibabaMicrosoftRocket Software, originally Martin Phillips8Kdata
Initial release20162013198919932016
Current releaseSQL Server 2022, November 20223.4-12
License infoCommercial or Open SourcecommercialOpen Source infoMIT Licensecommercial inforestricted free version is availableOpen Source infoGPLv2, extended commercial license availableOpen Source infoAGPL-V3
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.
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 languageGoC++Java
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
Linux
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
All OS with a Java 7 VM
Data schemeschema-freeschema-freeyesyes infowith some exceptionsschema-free
Typing infopredefined data types such as float or dateyesnoyesyes infostring, integer, double, boolean, date, object_id
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.nonoyesyesno
Secondary indexesnonoyesyes
SQL infoSupport of SQLnonoyesno
APIs and other access methodsHTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesJava
Python
GoC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
Basic
C
Java
Objective C
PHP
Python
Server-side scripts infoStored proceduresnonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonetables can be distributed across several files (horizontal partitioning); sharding through federationyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneyes, but depending on the SQL-Server EditionyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsyesACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyes
User concepts infoAccess controlAccess rights based on subaccounts and tokensnofine grained access rights according to SQL-standardAccess rights can be defined down to the item levelAccess rights for users and roles

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
Alibaba Cloud Table StoreBoltDBMicrosoft SQL ServerOpenQM infoalso called QMToroDB
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

Recent citations in the news

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

SQL Server vNext: When and What Is Coming
16 May 2024, redmondmag.com

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.com

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

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.

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here