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 > H2 vs. Microsoft SQL Server vs. Sqrrl vs. SWC-DB vs. Teradata Aster

System Properties Comparison H2 vs. Microsoft SQL Server vs. Sqrrl vs. SWC-DB vs. Teradata Aster

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSqrrl  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Microsofts flagship relational DBMSAdaptable, secure NoSQL built on Apache AccumuloA high performance, scalable Wide Column DBMSPlatform for big data analytics on multistructured data sources and types
Primary database modelRelational DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Wide column storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score0.08
Rank#364  Overall
#13  Wide column stores
Websitewww.h2database.comwww.microsoft.com/­en-us/­sql-serversqrrl.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationwww.h2database.com/­html/­main.htmllearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperThomas MuellerMicrosoftAmazon infooriginally Sqrrl Data, Inc.Alex KashirinTeradata
Initial release20051989201220202005
Current release2.2.220, July 2023SQL Server 2022, November 20220.5, April 2021
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial inforestricted free version is availablecommercialOpen Source infoGPL V3commercial
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 languageJavaC++JavaC++
Server operating systemsAll OS with a Java VMLinux
Windows
LinuxLinuxLinux
Data schemeyesyesschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or dateyesyesyesyes
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.noyesnoyes infoin Aster File Store
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyesnoSQL-like query languageyes
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Proprietary protocol
Thrift
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesJavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C++C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavanonoR packages
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationSharding infomaking use of HadoopShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes, but depending on the SQL-Server Editionselectable replication factor infomaking use of Hadoopyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic updates per row, document, or graph entityACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
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.yesyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine 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
H2Microsoft SQL ServerSqrrlSWC-DB infoSuper Wide Column DatabaseTeradata Aster
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

10 Easy Tips for Better SQL Server Performance
2 June 2024, ITPro Today

How to automate an in-place upgrade of SQL Server on Amazon EC2 | Amazon Web Services
5 June 2024, AWS Blog

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

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

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, microsoft.com

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Mark Terenzoni
23 February 2024, Dark Reading

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO Mag

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News

Teradata Enhances Big Data Analytics Platform
31 May 2024, Data Center Knowledge

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

provided by Google News



Share this page

Featured Products

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

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.

Present your product here