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 > Galaxybase vs. MariaDB vs. Microsoft SQL Server vs. OpenTSDB vs. Oracle Berkeley DB

System Properties Comparison Galaxybase vs. MariaDB vs. Microsoft SQL Server vs. OpenTSDB vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameGalaxybase  Xexclude from comparisonMariaDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOpenTSDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionScalable, ACID-compliant native distributed parallel graph platformMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Microsofts flagship relational DBMSScalable Time Series DBMS based on HBaseWidely used in-process key-value store
Primary database modelGraph DBMSRelational DBMSRelational DBMSTime Series DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websitegalaxybase.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.microsoft.com/­en-us/­sql-serveropentsdb.netwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationmariadb.com/­kb/­en/­librarylearn.microsoft.com/­en-US/­sql/­sql-serveropentsdb.net/­docs/­build/­html/­index.htmldocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Microsoftcurrently maintained by Yahoo and other contributorsOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20172009 infoFork of MySQL, which was first released in 1995198920111994
Current releaseNov 20, November 202111.3.2, February 2024SQL Server 2022, November 202218.1.40, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial inforestricted free version is availableOpen Source infoLGPLOpen Source infocommercial license 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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.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 languageC and JavaC and C++C++JavaC, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Windows
Linux
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeStrong typed schemayes infoDynamic columns are supportedyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnumeric data for metrics, strings for tagsno
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.noyesyesnoyes infoonly with the Berkeley DB XML edition
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsyesnoyes infoSQL interfaced based on SQLite is available
APIs and other access methodsBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP API
Telnet API
Supported programming languagesGo
Java
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Erlang
Go
Java
Python
R
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-side scripts infoStored proceduresuser defined procedures and functionsyes infoPL/SQL compatibility added with version 10.3Transact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanono
Triggersyesyesnoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesShardingseveral options for horizontal partitioning and Shardingtables can be distributed across several files (horizontal partitioning); sharding through federationSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes, but depending on the SQL-Server Editionselectable replication factor infobased on HBaseSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyes infoRelationships in graphsyes infonot for MyISAM storage engineyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infowith MEMORY storage engineyesnoyes
User concepts infoAccess controlRole-based access controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnono
More information provided by the system vendor
GalaxybaseMariaDBMicrosoft SQL ServerOpenTSDBOracle Berkeley DB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more

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 MariaDB provides a native environment for MariaDB 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

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
GalaxybaseMariaDBMicrosoft SQL ServerOpenTSDBOracle Berkeley DB
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

MariaDB plc: Shareholders speak, but execs are quiet
22 May 2024, InfoWorld

K1 Investment Management, LLC ("K1") Extension of Deadline Regarding Publication of Offer for MariaDB plc ...
22 May 2024, PR Newswire

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

MariaDB shareholders approve private equity takeover
22 May 2024, Computing

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

provided by Google News

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

SolarWinds Updates Plan Explorer to Boost SQL Query Performance
21 May 2024, Channel E2E

Visualizing SQL Server Job History: Unlocking Hidden Capabilities with SQL Server Language…
21 May 2024, Towards Data Science

SQL Server vNext: When and What Is Coming
16 May 2024, Redmondmag.com

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

How to store financial market data for backtesting
26 January 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here