PHPackages                             kkkonrad/module-dbcompatibility - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. kkkonrad/module-dbcompatibility

ActiveMagento2-module[Database &amp; ORM](/categories/database)

kkkonrad/module-dbcompatibility
===============================

Allow Mariadb 10.11 and Mysql 9

011PHP

Since Nov 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kkkonrad/magento2-dbcompatibility)[ Packagist](https://packagist.org/packages/kkkonrad/module-dbcompatibility)[ RSS](/packages/kkkonrad-module-dbcompatibility/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Mage2 Module Kkkonrad DbCompatibility
=====================================

[](#mage2-module-kkkonrad-dbcompatibility)

```
``kkkonrad/module-dbcompatibility``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Specifications](#markdown-header-specifications)
- [Attributes](#markdown-header-attributes)

Main Functionalities
--------------------

[](#main-functionalities)

Allow Mariadb 10.11 and Mysql 9

Installation
------------

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Kkkonrad`
- Enable the module by running `php bin/magento module:enable Kkkonrad_DbCompatibility`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require kkkonrad/module-dbcompatibility`
- enable the module by running `php bin/magento module:enable Kkkonrad_DbCompatibility`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

Specifications
--------------

[](#specifications)

Attributes
----------

[](#attributes)

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16192616?v=4)[kkkonrad](/maintainers/kkkonrad)[@kkkonrad](https://github.com/kkkonrad)

### Embed Badge

![Health badge](/badges/kkkonrad-module-dbcompatibility/health.svg)

```
[![Health](https://phpackages.com/badges/kkkonrad-module-dbcompatibility/health.svg)](https://phpackages.com/packages/kkkonrad-module-dbcompatibility)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M117](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
