CI4 support MariaDB? |
Yes, CodeIgniter 4 is compatible with MariaDB. MariaDB is a fork of MySQL, and it is fully compatible with the MySQL driver that comes with CodeIgniter 4. In fact, MariaDB is the default database for CodeIgniter 4 installations.
I understand your concern about wanting to be sure, but you can rest assured that CodeIgniter 4 will work fine with MariaDB. There are no known compatibility issues between the two platforms. Here are some additional things to keep in mind: MariaDB is a drop-in replacement for MySQL, so you won't need to make any changes to your CodeIgniter 4 application when you switch to MariaDB. MariaDB is a very stable and well-maintained database, so you can be confident that it will be reliable. MariaDB is open-source software, so it is free to use. If you are still having any concerns, you can always contact the CodeIgniter 4 community for support. There are many helpful people who will be happy to assist you. I hope this helps! |
Messages In This Thread |
CI4 support MariaDB? - by eleumas - 10-26-2023, 06:29 AM
RE: CI4 support MariaDB? - by CIDave - 10-26-2023, 07:27 AM
RE: CI4 support MariaDB? - by InsiteFX - 10-26-2023, 09:23 PM
RE: CI4 support MariaDB? - by demyr - 11-22-2023, 12:06 AM
RE: CI4 support MariaDB? - by ThanogHamros - 11-21-2023, 12:11 AM
RE: CI4 support MariaDB? - by eleumas - 11-21-2023, 01:09 AM
RE: CI4 support MariaDB? - by SubrataJ - 11-21-2023, 03:54 AM
RE: CI4 support MariaDB? - by captain-sensible - 11-21-2023, 05:43 AM
RE: CI4 support MariaDB? - by SubrataJ - 11-21-2023, 05:58 AM
RE: CI4 support MariaDB? - by joho - 03-27-2024, 12:35 AM
RE: CI4 support MariaDB? - by InsiteFX - 03-27-2024, 04:23 AM
RE: CI4 support MariaDB? - by joho - 03-27-2024, 07:06 AM
|