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

DBMS > Derby vs. DolphinDB vs. Hawkular Metrics vs. LokiJS vs. Microsoft SQL Server

System Properties Comparison Derby vs. DolphinDB vs. Hawkular Metrics vs. LokiJS vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.In-memory JavaScript DBMSMicrosofts flagship relational DBMS
Primary database modelRelational DBMSTime Series DBMSTime Series DBMSDocument storeRelational DBMS
Secondary database modelsRelational DBMSDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitedb.apache.org/­derbywww.dolphindb.comwww.hawkular.orggithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­sql-server
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.dolphindb.cn/­en/­help200/­index.htmlwww.hawkular.org/­hawkular-metrics/­docs/­user-guidetechfort.github.io/­LokiJSlearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperApache Software FoundationDolphinDB, IncCommunity supported by Red HatMicrosoft
Initial release19972018201420141989
Current release10.17.1.0, November 2023v2.00.4, January 2022SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree community version availableOpen Source infoApache 2.0Open Sourcecommercial inforestricted free version is 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 languageJavaC++JavaJavaScriptC++
Server operating systemsAll OS with a Java VMLinux
Windows
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yesnononoyes
Secondary indexesyesyesnoyes infovia viewsyes
SQL infoSupport of SQLyesSQL-like query languagenonoyes
APIs and other access methodsJDBCJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
HTTP RESTJavaScript APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesJavaC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
Go
Java
Python
Ruby
JavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresJava Stored ProceduresyesnoView functions in JavaScriptTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersyesnoyes infovia Hawkular Alertingyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningSharding infobased on Cassandranonetables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesselectable replication factor infobased on Cassandranoneyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
noneImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnono infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAdministrators, Users, Groupsnonofine 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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDolphinDBHawkular MetricsLokiJSMicrosoft 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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

Microsoft Ships Data API Builder for Azure SQL Databases
15 May 2024, Visual Studio Magazine

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Present your product here