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

DBMS > Derby vs. Dragonfly vs. FileMaker vs. Microsoft SQL Server vs. OushuDB

System Properties Comparison Derby vs. Dragonfly vs. FileMaker vs. Microsoft SQL Server vs. OushuDB

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDragonfly  Xexclude from comparisonFileMaker  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOushuDB  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceFileMaker is a cross-platform RDBMS that includes a GUI frontend.Microsofts flagship relational DBMSA data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learning
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score0.49
Rank#261  Overall
#38  Key-value stores
Score47.91
Rank#20  Overall
#14  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score0.10
Rank#355  Overall
#154  Relational DBMS
Websitedb.apache.org/­derbygithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.claris.com/­filemakerwww.microsoft.com/­en-us/­sql-serverwww.oushu.com/­product/­oushuDB
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.dragonflydb.io/­docswww.claris.com/­resources/­documentationlearn.microsoft.com/­en-US/­sql/­sql-serverwww.oushu.com/­documentation
DeveloperApache Software FoundationDragonflyDB team and community contributorsClaris infoa subsidiary of AppleMicrosoftOushu
Initial release1997202319831989
Current release10.17.1.0, November 20231.0, March 202319.4.1, November 2021SQL Server 2022, November 20224.0.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSL 1.1commercialcommercial 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 languageJavaC++C++
Server operating systemsAll OS with a Java VMLinuxiOS infoclient part only
Linux
OS X
Windows
Linux
Windows
Linux
Data schemeyesscheme-freeyesyesyes
Typing infopredefined data types such as float or dateyesstrings, hashes, lists, sets, sorted sets, bit arraysyesyesyes
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.yesnoyes infoA http query request can return the data in XML formatyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyesnoyes infovia pluginsyesFull-featured ANSI SQL support
APIs and other access methodsJDBCProprietary protocol infoRESP - REdis Serialization ProtocolFilemaker WebDirect
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
Supported programming languagesJavaC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
PHPC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Server-side scripts infoStored proceduresJava Stored ProceduresLuayesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes
Triggersyespublish/subscribe channels provide some trigger functionalityyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenonetables can be distributed across several files (horizontal partitioning); sharding through federationyes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationSource-replica replication, warm standby infosince Version 14yes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of command blocks and scriptsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, strict serializability by the serveryesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardPassword-based authenticationsimple rights management via user accounts and connection to external directory servicesfine grained access rights according to SQL-standardKerberos, SSL and role based access

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDragonflyFileMakerMicrosoft SQL ServerOushuDB
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

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

The Arrival of Java 20
21 March 2023, Oracle

A gentle introduction to Apache Druid in Google Cloud Platform
21 October 2019, 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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

Apple kills Claris, saves FileMaker
4 June 2024, ITPro Today

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Free FileMaker open-source basic ERP revolutionizes company management
15 May 2024, openPR

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

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

provided by Google News



Share this page

Featured Products

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