From 7acb733ce29e0480afb75031c5e4317c52d5b084 Mon Sep 17 00:00:00 2001 From: Leonid Stryzhevskyi Date: Wed, 27 Nov 2024 02:48:25 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5514e72b..e35aba53 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ It's also light and has a small memory footprint. - Follow the [changelog](https://github.com/oatpp/oatpp/blob/master/changelog/1.4.0.md) for news and features in version `1.4.0`. - Consider supporting Oat++ via the [GitHub sponsors](https://github.com/sponsors/oatpp) page. +### New ORM integrations: + +- [oatpp-mysql](https://github.com/Atarasin/oatpp-mysql) by [@Atarasin](https://github.com/Atarasin) +- [oatpp-mariadb](https://github.com/lilltiger/oatpp-mariadb) by [@lilltiger](https://github.com/lilltiger) + ## Start - [Get Started](https://oatpp.io/docs/start/)