Welcome Guest, Not a member yet? Register   Sign In
CI4 support MariaDB?
#1

My hosting service it will update MySQL with MariaDB. Is Codeigniter 4 compatible?
I read the doc: https://www.codeigniter.com/user_guide/i...-databases but i do this question for more security.
Thanks for help me.
Reply
#2

Yes it does.
Reply
#3

I use it all the time not MySQL it works just fine
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#4

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!
Reply
#5

Thanks for reply! ?
Reply
#6

(This post was last modified: 11-21-2023, 04:03 AM by SubrataJ.)

#Question, which one would you prefer while working with a large dataset?
Learning Codeigniter 
Reply
#7

(11-21-2023, 03:54 AM)SubrataJ Wrote: #Question, which one would you prefer while working with a large dataset?
How large ?
CMS CI4     I use Arch Linux by the way 

Reply
#8

(11-21-2023, 05:43 AM)captain-sensible Wrote:
(11-21-2023, 03:54 AM)SubrataJ Wrote: #Question, which one would you prefer while working with a large dataset?
How large ?

For example, in a student management application with multiple schools, each school has a minimum of 50K students and has to manage their daily attendance and a lot of report generation. It's in the development process and it still client manages to insert more than 1M data overall in just 3 months.
Learning Codeigniter 
Reply
#9

(10-26-2023, 09:23 PM)InsiteFX Wrote: I use it all the time not MySQL it works just fine

@InsiteFX  Are you on a shared hosting plan and if yes, how easy is it  to find a good shared hosting with mariadb?
Reply
#10

(11-22-2023, 12:06 AM)demyr Wrote:
(10-26-2023, 09:23 PM)InsiteFX Wrote: I use it all the time not MySQL it works just fine

@InsiteFX  Are you on a shared hosting plan and if yes, how easy is it  to find a good shared hosting with mariadb?

I can't speak for others, but our company (located in Europe) exclusively use MariaDB for our shared and dedicated hosting plans. We have been doing so for quite some time and have seen no adverse effects for any PHP based application. I think many "MySQL compatible" providers today are actually using MariaDB.

-joho
Reply




Theme © iAndrew 2016 - Forum software by © MyBB