17 ans à aider les entreprises françaises
à choisir le meilleur logiciel
MariaDB
Description de MariaDB
Base de données SQL échelonnable et fiable qui est un substitut amélioré de MySQL.
Qui utilise MariaDB ?
MariaDB est la colonne vertébrale des services utilisés par les entreprises et les personnes chaque jour. 75 % des entreprises du Fortune 500 utilisent MariaDB.
MariaDB ne vous convainc pas tout à fait ?
Comparer avec une alternative populaire
MariaDB
Avis sur MariaDB
MariaDB pour vos bases de données
Commentaires : Un gestion de bases de données très simple
Avantages :
MariaDB est un gestionnaire de bases de données intégrer dans MySQL, pour vos projet web
Inconvénients :
MariaDB est limité en terme de capacité de données à stocker
MariaDB pour vos bases de données
Commentaires : MariaDB est un gestionnaire SGBD, très simple d'utilisation, avec une interface institutif
Avantages :
J'utilise MariaDB dans des projets d'applications web et mobile, en tant que gestionnaire de bases de données
Inconvénients :
MariaDB est limité en terme de capacité de stockage de données, donc pas adapté à des projets de grandes capacités
Alternatives envisagées précédemment :
MariaDB Review
Commentaires : My overall experience with MariaDB has been very favorable. I like the clustering features a lot, and it's built in already, which is awesome since it saves me time. I like that I can export my entire database in to MariaDB, be it a little hard to figure out at first but once you get the hang of it you will do better with it the next time round.
Avantages :
What I like most about MariaDB is that if you know how to use MySQL then you will definitely know how to use MariaDB! With some added functionality and features it is much faster and it is pretty stable to use. The database is free to use, but lightweight in comparison to my sequel so it's perfect for starter to medium sized projects.
Inconvénients :
What I like least about MariaDB is that you will definitely need some guidance at first if you are not already familiar with this kind of software, especially when it comes to things like creating a new cluster. If you do run into a snag though the MariaDB community is very helpful and usually answer quick if you need a few pointers. There are also tons of forums and help guides you can refer to if need be.
MariaDB a good RDBMS
Commentaires : We want to be able to migrate data in our training from a H2 (flat file) database to an RDBMS enviroment that can be shared among multiple servers. Furthermore we want a simple command line where we can use easy commands to create and manipulate data. MariaDB offers all that.
Avantages :
MariaDB is our personal choice for the RDBMS in our training environment. it is simple to setup on linux as well as windows and is leightweigth yet performant. it starts quickly and does not take up too much space on disk. I use mainly the terminal interface doing simple commands from the mysql command line. I like the fact that it is compatible with mysql (of which it is of course a fork). When i want to have a graphical overview of the databases and tables i use a separate tool called DBeaver to show the ERD and look at the tables. Most of the time we work with a limited number of database records, but also have a complete dataset of all registered vehicles nationally (16+ million records) which is also performing. All within of course our training environment.
Inconvénients :
There is nothing I really dislike about it. It performs well, we can use it without incurring cost and it performs and is stable.
Alternatives envisagées précédemment :
MariaDB_01
Avantages :
it is a free database management system. it is good to store relational data.
Inconvénients :
There are many database that will be good alternative to MariaDB