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

DBMS > AlaSQL vs. Axibase vs. Lovefield vs. Microsoft SQL Server vs. Teradata

System Properties Comparison AlaSQL vs. Axibase vs. Lovefield vs. Microsoft SQL Server vs. Teradata

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAxibase  Xexclude from comparisonLovefield  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionJavaScript DBMS libraryScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationEmbeddable relational database for web apps written in pure JavaScriptMicrosofts flagship relational DBMSA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument store
Relational DBMS
Time Series DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score0.35
Rank#282  Overall
#25  Time Series DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitealasql.orgaxibase.com/­docs/­atsd/­financegoogle.github.io/­lovefieldwww.microsoft.com/­en-us/­sql-serverwww.teradata.com
Technical documentationgithub.com/­AlaSQL/­alasqlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdlearn.microsoft.com/­en-US/­sql/­sql-serverdocs.teradata.com
DeveloperAndrey Gershun & Mathias R. WulffAxibase CorporationGoogleMicrosoftTeradata
Initial release20142013201419891984
Current release155852.1.12, February 2017SQL Server 2022, November 2022Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoApache 2.0commercial inforestricted free version is availablecommercial
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 languageJavaScriptJavaJavaScriptC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Windows
hosted
Linux
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyes infoshort, integer, long, float, double, decimal, stringyesyesyes
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.nononoyesyes
Secondary indexesnonoyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query languageSQL-like query language infovia JavaScript builder patternyesyes infoSQL 2016 + extensions
APIs and other access methodsJavaScript APIJDBC
Proprietary protocol (Network API)
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesJavaScriptGo
Java
PHP
Python
R
Ruby
JavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnoyesnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes infoUDFs, stored procedures, table functions in parallel
TriggersyesyesUsing read-only observersyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federationSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnoneyes, but depending on the SQL-Server EditionMulti-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 ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDByesyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardfine 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
AlaSQLAxibaseLovefieldMicrosoft SQL ServerTeradata
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

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

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

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

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

provided by Google News

Kagiso interactive shares: all eyes on android at google I/O
11 May 2015, WhaTech

provided by Google News

First Look: New Features in SQL Server 2016
7 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 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

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

provided by Google News

Teradata Stock Analysis: Don't Let the Amazon News Fool You Into Buying Now
10 June 2024, InvestorPlace

Teradata to Present at Upcoming Investor Conference
6 June 2024, businesswire.com

Critical Analysis: Teradata (NYSE:TDC) & NCC Group (OTCMKTS:NCCGF)
9 June 2024, Defense World

Teradata (TDC) Down 2.5% Since Last Earnings Report: Can It Rebound?
5 June 2024, Yahoo Finance

What to Expect From Teradata
7 June 2024, AOL

provided by Google News



Share this page

Featured Products

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

Present your product here