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 > Amazon DocumentDB vs. LokiJS vs. Machbase Neo vs. MaxDB vs. Microsoft SQL Server

System Properties Comparison Amazon DocumentDB vs. LokiJS vs. Machbase Neo vs. MaxDB vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonLokiJS  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceIn-memory JavaScript DBMSTimeSeries DBMS for AIoT and BigDataA robust and reliable RDBMS optimized to run all major SAP solutionsMicrosofts flagship relational DBMS
Primary database modelDocument storeDocument storeTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#131  Overall
#24  Document stores
Score0.49
Rank#260  Overall
#42  Document stores
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score2.26
Rank#114  Overall
#55  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Websiteaws.amazon.com/­documentdbgithub.com/­techfort/­LokiJSmachbase.commaxdb.sap.comwww.microsoft.com/­en-us/­sql-server
Technical documentationaws.amazon.com/­documentdb/­resourcestechfort.github.io/­LokiJSmachbase.com/­dbmsmaxdb.sap.com/­documentationlearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperMachbaseSAP, acquired from Software AG (Adabas-D) in 1997Microsoft
Initial release20192014201319841989
Current releaseV8.0, August 20237.9.10.12, February 2024SQL Server 2022, November 2022
License infoCommercial or Open SourcecommercialOpen Sourcecommercial infofree test version availablecommercial infoLimited community edition freecommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud serviceyesnononono
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 languageJavaScriptCC++C++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nonononoyes
Secondary indexesyesyes infovia viewsyesyesyes
SQL infoSupport of SQLnonoSQL-like query languageyesyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)JavaScript APIgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET
JDBC
ODBC
WebDAV
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
JavaScriptC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
C#
Java
Perl
PHP
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoView functions in JavaScriptnoyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasnoneselectable replication factorSource-replica replicationyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsno infoatomic operations within a single collection possiblenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.noyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infovolatile and lookup tablenoyes
User concepts infoAccess controlAccess rights for users and rolesnosimple password-based access controlfine 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 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
Amazon DocumentDBLokiJSMachbase Neo infoFormer name was InfinifluxMaxDB infoformerly named Adabas-DMicrosoft SQL Server
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

A hybrid approach for homogeneous migration to an Amazon DocumentDB elastic cluster | Amazon Web Services
4 June 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29 November 2023, AWS Blog

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11 August 2020, SAP News

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

Dear SAP, Why Don't You Make Hana A Success?
28 July 2021, E3-Magazin

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

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



Share this page

Featured Products

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.

Present your product here