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

DBMS > LokiJS vs. Microsoft SQL Server vs. Oracle Rdb vs. Trafodion vs. Vitess

System Properties Comparison LokiJS vs. Microsoft SQL Server vs. Oracle Rdb vs. Trafodion vs. Vitess

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOracle Rdb  Xexclude from comparisonTrafodion  Xexclude from comparisonVitess  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionIn-memory JavaScript DBMSMicrosofts flagship relational DBMSTransactional SQL-on-Hadoop DBMSScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument storeRelational DBMSRelational DBMSRelational 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#260  Overall
#42  Document stores
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitegithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­sql-serverwww.oracle.com/­database/­technologies/­related/­rdb.htmltrafodion.apache.orgvitess.io
Technical documentationtechfort.github.io/­LokiJSlearn.microsoft.com/­en-US/­sql/­sql-serverwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmltrafodion.apache.org/­documentation.htmlvitess.io/­docs
DeveloperMicrosoftOracle, originally developed by Digital Equipment Corporation (DEC)Apache Software Foundation, originally developed by HPThe Linux Foundation, PlanetScale
Initial release20141989198420142013
Current releaseSQL Server 2022, November 20227.4.1.1, 20212.3.0, February 201915.0.2, December 2022
License infoCommercial or Open SourceOpen Sourcecommercial inforestricted free version is availablecommercialOpen Source infoApache 2.0Open 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.
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 languageJavaScriptC++C++, JavaGo
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
HP Open VMSLinuxDocker
Linux
macOS
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)yesyes
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.noyesnono
Secondary indexesyes infovia viewsyesyesyesyes
SQL infoSupport of SQLnoyesyesyesyes infowith proprietary extensions
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
All languages supporting JDBC/ODBC/ADO.NetAda
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 proceduresView functions in JavaScriptTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava Stored Proceduresyes infoproprietary syntax
Triggersyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, but depending on the SQL-Server Editionyes, via HBaseMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyes infovia user defined functions and HBaseno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyesyesyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possibleACIDyes, on a single nodeACIDACID 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 infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnonoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardUsers 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 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
LokiJSMicrosoft SQL ServerOracle RdbTrafodionVitess
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

10 GitHub Repositories to Master SQL
10 June 2024, KDnuggets

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

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

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

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

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

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

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here