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 > AlaSQL vs. H2 vs. Microsoft SQL Server vs. NuoDB vs. SurrealDB

System Properties Comparison AlaSQL vs. H2 vs. Microsoft SQL Server vs. NuoDB vs. SurrealDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonH2  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonNuoDB  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Microsofts flagship relational DBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMSRelational DBMSDocument store
Graph DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score0.86
Rank#203  Overall
#34  Document stores
#18  Graph DBMS
Websitealasql.orgwww.h2database.comwww.microsoft.com/­en-us/­sql-serverwww.3ds.com/­nuodb-distributed-sql-databasesurrealdb.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.h2database.com/­html/­main.htmllearn.microsoft.com/­en-US/­sql/­sql-serverdoc.nuodb.comsurrealdb.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffThomas MuellerMicrosoftDassault Systèmes infooriginally NuoDB, Inc.SurrealDB Ltd
Initial release20142005198920132022
Current release2.2.220, July 2023SQL Server 2022, November 2022v1.5.0, May 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial inforestricted free version is availablecommercial infolimited edition freeOpen Source
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 languageJavaScriptJavaC++C++Rust
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMLinux
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
macOS
Windows
Data schemeschema-freeyesyesyesschema-free
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.nonoyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesyesyesSQL-like query language
APIs and other access methodsJavaScript APIJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
ODBC
GraphQL
RESTful HTTP API
WebSocket
Supported programming languagesJavaScriptJavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava, SQL
Triggersyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonetables can be distributed across several files (horizontal partitioning); sharding through federationdata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes, but depending on the SQL-Server Editionyes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infoMVCCyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infoTemporary table
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Usersyes, based on authentication and database rules

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
AlaSQLH2Microsoft SQL ServerNuoDBSurrealDB
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

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

SolarWinds Updates Plan Explorer to Boost SQL Query Performance
21 May 2024, Channel E2E

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

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

provided by Google News

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

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

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

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

Present your product here