DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Axibase vs. Microsoft SQL Server vs. UniData,UniVerse vs. Vitess

System Properties Comparison AlaSQL vs. Axibase vs. Microsoft SQL Server vs. UniData,UniVerse vs. Vitess

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAxibase  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonUniData,UniVerse  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionJavaScript DBMS libraryScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationMicrosofts flagship relational DBMSMultiValue database and application server with SQL mapping layer and meta database capabilitiesScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument store
Relational DBMS
Time Series DBMSRelational DBMSMultivalue DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#259  Overall
#40  Document stores
#120  Relational DBMS
Score0.32
Rank#288  Overall
#25  Time Series DBMS
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score3.47
Rank#93  Overall
#2  Multivalue DBMS
Score1.04
Rank#191  Overall
#89  Relational DBMS
Websitealasql.orgaxibase.com/­docs/­atsd/­financewww.microsoft.com/­en-us/­sql-serverwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatavitess.io
Technical documentationgithub.com/­AlaSQL/­alasqllearn.microsoft.com/­en-US/­sql/­sql-serverdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidatavitess.io/­docs
DeveloperAndrey Gershun & Mathias R. WulffAxibase CorporationMicrosoftRocket SoftwareThe Linux Foundation, PlanetScale
Initial release20142013198919852013
Current release15585SQL Server 2022, November 202215.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercial inforestricted free version is availablecommercialOpen Source infoApache Version 2.0, commercial licenses available
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.
Implementation languageJavaScriptJavaC++CGo
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Docker
Linux
macOS
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or datenoyes infoshort, integer, long, float, double, decimal, stringyesoptionalyes
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.nonoyes
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query languageyesyesyes infowith proprietary extensions
APIs and other access methodsJavaScript APIJDBC
Proprietary protocol (Network API)
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJavaScriptGo
Java
PHP
Python
R
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
Basic infoU2 Basic
C
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayesyes infoproprietary syntax
Triggersyesyesyesyes infoU2 Basicyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyes, but depending on the SQL-Server EditionSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesnoyesnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACID infoconfigurableACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engine
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.yesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights according to SQL-standard and operating system basedUsers with fine-grained authorization concept infono user groups or 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
AlaSQLAxibaseMicrosoft SQL ServerUniData,UniVerseVitess
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

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

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

provided by Google News

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

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

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

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10 April 2024, news.sophos.com

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

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

Data + software services
21 August 2018, UCAR

provided by Google News

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

They scaled YouTube — now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

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