Skip to content
Snippets Groups Projects
databases.cfg 2.01 KiB
# ======================================================================
#
# EOL Config :: programming languages
#
# REMARK: Do not change the delivered default file.
# You can add custom files matching "check_eol-data/*.cfg" i.e. 
# check_eol-data/custom-[my-name].cfg 
#
# SYNTAX
# [Key]:METADATA for a product (can be multiline)
#
# see https://endoflife.software/
# ======================================================================


# ----------------------------------------------------------------------
# see https://www.fromdual.com/support-for-mysql-from-oracle
mariadb:MariaDB The open source relational database
mariadb:website https://mariadb.org/
# ......................................................................

mariadb:5.5:2020-04-11:LTS
mariadb:10.0:2019-03-31
mariadb:10.1:2020-10-17
mariadb:10.2:2022-05-23
mariadb:10.3:2023-05-25
mariadb:10.4:2024-06-18
mariadb:10.5:2025-06-30:Just guessing - Version 10.5 is in development and not released yet 

# ----------------------------------------------------------------------
# see https://www.fromdual.com/support-for-mysql-from-oracle
# see https://endoflife.software/applications/databases/mysql
mysql:Oracle Mysql
mysql:website https://www.mysql.com/
# ......................................................................
mysql:5.0:2011-12-31
mysql:5.1:2013-12-31
mysql:5.5:2018-12-31
mysql:5.6:2021-02-28
mysql:5.7:2023-10-31
mysql:8.0:2026-04-30


# ----------------------------------------------------------------------
postgres:PostgreSQL - The Most Advanced Open Source Relational Database
postgres:website https://www.postgresql.org/
# ......................................................................

postgres:9.0:2015-10-08
postgres:9.1:2016-10-27
postgres:9.2:2017-11-09
postgres:9.3:2018-11-08
postgres:9.4:2020-02-13
postgres:9.5:2021-02-11
postgres:9.6:2021-11-11
postgres:10:2022-11-10
postgres:11:2023-11-09
postgres:12:2024-11-14
postgres:13:2025-11-13
postgres:14:2026-09-30


# ----------------------------------------------------------------------