Database Choice | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Database Choice

Hi guy's, can you please assist me in choosing the best database between mySql, Postgresql and MariaDB. Please advise which one is good and can manage scalability at a later stage if needed.

31st Aug 2021, 12:10 PM
Fortune Mbulazi
Fortune Mbulazi - avatar
2 Answers
+ 5
Hi there, those are just DBMS you use to manage your database, personally I've worked with mySQL, postgreSQL and OracleSQL. When you got to chose a DBMS you have to think about compatibility with the OS that the software has to run on, compatibility with the backend languages, ease of use and much more. For an exhaustive comparison among some of the most popular DBMS you may want to check this article: https://www.janbasktraining.com/blog/oracle-sql-server-mysql-and-postgresql/
31st Aug 2021, 12:19 PM
Maz
Maz - avatar
0
Maz thank.
2nd Sep 2021, 6:10 AM
Fortune Mbulazi
Fortune Mbulazi - avatar