10 popular database management systems (DBMS)

10 popular database management systems

We have collected some of the most popular database management systems (DBMS) nowadays. Let’s start by defining what a database management system is.

What is a database management system?

A database management system (DBMS) is a software used to define, manipulate, retrieve, store and manage data in databases.

To sum up, database management systems are in charge of:

  • Defining rules to validate and manipulate data.
  • Interacting with databases, applications and end users.
  • Retrieving, storing and analyzing data.
  • Updating data.

Popular database management systems

The release numbers below reflect the state of each product in September 2026. Release cadences differ enormously across this list — SQLite ships several times a year, Oracle works in multi-year long-term releases — so check the vendor before planning an upgrade.

MySQL

MySQL is a free, open source relational database management system (RDBMS). It was initially owned by MySQL AB, before being acquired by Sun Microsystems (part of Oracle Corporation since 2010). MySQL was originally developed by Ulf Michael Widenius, Swedes David Axmark and Allan Larsson, founders of MySQL AB.

Many database-driven web applications, such as WordPress, Joomla and phpBB, as well as many popular websites like MediaWiki, Twitter and Facebook, use MySQL.

Developer: Oracle Corporation.

Original author: MySQL AB.

Latest MySQL release (September 2026): MySQL 9.7, a long-term support version. Oracle now runs two streams, quarterly Innovation releases and an LTS roughly every two years.

Worth checking: MySQL 8.0 reached the end of its extended support in April 2026. If you are still running it, you are running a version that no longer receives security fixes. MySQL 8.4 LTS is supported until 2029 and is the usual next step.

MySQL license: GNU General Public License version 2 and proprietary.

MariaDB

MariaDB is a community-developed, free and open source relational database management system. It is a fork of MySQL. MariaDB was originally developed by Ulf Michael Widenius, Swedes David Axmark and Allan Larsson, founders of MySQL AB and the MariaDB Foundation. Ulf Michael Widenius is the current lead developer and CTO of MariaDB.

MariaDB is also included in numerous Linux distributions, such as CentOS, Debian and RHEL. Besides, it is used by many organizations such as Wikipedia, Google or Tumblr.

Developer: MariaDB Corporation Ab and MariaDB Foundation. 

Latest MariaDB release (September 2026): MariaDB 12.3, a long-term support version. LTS releases come out yearly and are supported for three years.

MariaDB license: GPL version 2.

Microsoft SQL Server

Microsoft SQL Server is a commercial relational database management system. It is available in multiple editions, divided into three main categories: mainstream, specialized and discontinued editions.

Developer: Microsoft.

Latest Microsoft SQL Server release (September 2026): SQL Server 2025, released in November 2025. SQL Server 2022 remains supported.

Microsoft SQL Server license: proprietary license.

Oracle DBMS

Oracle DBMS is a commercial, multi-model database management system. It is also known as Oracle Database or just Oracle. It is commonly used for running: online transaction processing (OLTP) and data warehousing (DW).

Note that the product has been renamed. Oracle dropped the “c” naming it used through 19c and 21c, and the current line is branded Oracle AI Database. If you are searching for documentation, the version number is what carries across, not the old suffix.

Developer: Oracle Corporation.

Latest Oracle long-term release (September 2026): Oracle AI Database 26ai.

Still widely deployed: Oracle Database 19c, whose premier support runs to 2029.

Oracle DBMS license: proprietary license.

PostgreSQL

PostgreSQL is a free, open source relational database management system (RDBMS). It was initially developed as a successor of the Ingres database, developed at the University of California, Berkeley.

Developer: PostgreSQL Global Development Group.

Latest PostgreSQL release (September 2026): PostgreSQL 18. Each major version is supported for five years.

PostgreSQL license: PostgreSQL license.

MongoDB

MongoDB is an open source, NoSQL, document-oriented database management system. MongoDB Inc. offers an integrated suite of cloud database services, as well as commercial support. This document-oriented database software is commonly used for high-volume data storage.

Developer: MongoDB Inc.

Latest MongoDB release (September 2026): MongoDB 8.3.

MongoDB license: Server Side Public License (SSPL).

Redis

Redis, short for “Remote Dictionary Server”, is an open source, NoSQL, key-value database management system.

Developer: Redis Ltd.

Original author: Salvatore Sanfilippo.

Latest Redis release (September 2026): Redis 8.10.

Redis license: AGPLv3 since May 2025. This is the item on the list that has changed most, so it is worth spelling out: Redis left the BSD 3-clause license in 2024 for RSALv2 and SSPLv1, and added AGPLv3 in 2025. The 2024 move prompted a fork, Valkey, created in March 2024 under the Linux Foundation with AWS, Oracle, Google and Ericsson among its founding contributors. Valkey stays BSD-licensed and is a drop-in replacement, which makes it the usual destination for teams that need a permissive license.

IBM Db2

IBM Db2 is a database management product developed by IBM, formerly known as DB2 for Linux, UNIX and Windows. IBM restyled the name from “DB2” to “Db2” in 2017.

Developer: IBM.

Latest IBM Db2 release (September 2026): Db2 12.1.

IBM Db2 license: proprietary license.

Elasticsearch

Elasticsearch is a distributed, RESTful search and analytics engine. It is based on the Lucene library. Elasticsearch is the successor to a previous search engine called Compass, also designed by Shay Banon.

Developer: Elastic NV.

Original author: Shay Banon.

Latest Elasticsearch release (September 2026): Elasticsearch 9.5.

Elasticsearch license: triple-licensed since 2024 — AGPLv3, Elastic License 2.0 or Server Side Public License, at the user’s choice. Elasticsearch has its own fork story: the 2021 license change led AWS to create OpenSearch, which continues under Apache 2.0.

SQLite

SQLite is a public domain database engine that belongs to the embedded, relational database management systems family. It has bindings to many programming languages.

Developer: Dwayne Richard Hipp.

Latest SQLite release (September 2026): SQLite 3.53. The project has publicly committed to supporting SQLite through the year 2050.

SQLite license: Public domain.

Comparing database management systems

DBMSTypeOperating systemsLicenseWritten in
MySQLRDBMSFreeBSD, Linux, MacOS, Solaris and WindowsGNU GPL v2 and proprietaryC and C++
MariaDBRDBMSLinux, MacOS and WindowsGNU GPL v2Bash, C, C++, and Perl
Microsoft SQL ServerRDBMSLinux and WindowsProprietaryC and C++
Oracle DBMSMulti-model database management systemAIX, BS2000, HP-UX, Linux, MacOS and WindowsProprietaryAssembly language, C and C++
PostgreSQLRDBMSFreeBSD, Linux, MacOS, OpenBSD and WindowsPostgreSQL licenseC
MongoDBDocument-oriented databaseFreeBSD, Linux, MacOS and WindowsServer Side Public LicenseC++, JavaScript and Python
RedisKey-value databaseUnix-likeAGPLv3 (also RSALv2 and SSPLv1)C
IBM Db2RDBMSLinux, Unix-like and WindowsProprietaryAssembly, C, C++ and Java
ElasticsearchSearch and indexLinux, MacOS and WindowsAGPLv3, Elastic License 2.0 or SSPLJava
SQLiteRDBMSAndroid, BSD, iOS, Linux, MacOS, Solaris, VxWorks and WindowsPublic domainC

Top 10 database management systems

According to the DB-Engines ranking, as of August 2026 and out of 435 systems tracked, these are the ten most popular database management systems:

  1. Oracle
  2. MySQL
  3. Microsoft SQL Server
  4. PostgreSQL
  5. MongoDB
  6. Snowflake
  7. Databricks
  8. Redis
  9. IBM Db2
  10. Apache Cassandra

The head of the table barely moves. Oracle, MySQL, Microsoft SQL Server and PostgreSQL have held the top four positions between them for years, with MongoDB the highest-placed non-relational system. What has changed is everything underneath. Snowflake and Databricks now sit at six and seven — cloud data platforms rather than databases in the traditional sense — and Databricks alone climbed two positions in the last twelve months. Microsoft Access, which was tenth in 2023, has dropped to seventeenth.

Worth noting that the ten systems profiled above are not the same ten as the ranking. SQLite and Elasticsearch now sit just outside, at eleventh and twelfth, and MariaDB at thirteenth. Popularity and technical fit are different questions, and the second one is the one that matters when you are choosing.

DB-Engines recalculates its ranking every month, so treat the list above as the snapshot it is — August 2026 — and follow the link for the live table.

Share it on Social Media!

Managed services

System administration and IT outsourcing adapted to the needs of each project.

DISCOVER MORE
Cookies customization
Stackscale, Grupo Aire logo

By allowing cookies, you voluntarily agree to the processing of your data. This also includes, for a limited period of time, your consent in accordance with the Article 49 (1) (a) GDPR in regard to the processing of data outside the EEA, for instead, in the USA. In these countries, despite the careful selection and obligation of service providers, the European high level of data protection cannot be guaranteed.

In case of the data being transferred to the USA, there is, for instance, the risk of USA authorities processing that data for control and supervision purposes without having effective legal resources available or without being able to enforce all the rights of the interested party. You can revoke your consent at any moment.

Necessary Cookies

Necessary cookies help make a web page usable by activating basic functions such as the page navigation and the access to secure areas in the web page. The web page will not be able to work properly without these cookies. We inform you about the possibility to set up your browser in order to block or alert about these cookies, however, it is possible that certain areas of the web page do not work. These cookies do not store any personal data.

- moove_gdpr_popup

 

Analytical cookies

Analytical cookies allow its Editor to track and analyze the websites’ users behavior. The information collected through this type of cookie is used for measuring the activity on websites, applications or platforms, as well as for building user navigation profiles for said websites, application or platform, in order to implement improvements based on the analysis of data on the usage of the service by users.

Google Analytics: It registers a single identification used to generate statistical data about how the visitor uses the website. The data generated by the cookie about the usage of this website is generally transferred to a Google server in the USA and stored there by Google LLC, 1600 Amphitheatre Parkway Mountain View, CA 94043, USA.

- _dc_gtm_UA-XXXXXXXX-X

- _gat_gtag_UA_XXXXXXXX_X

- _ga

- _gcl_au

- _gid