Is MariaDB better than MySQL

0 votes
Is MariaDB better than MySQL?
Mar 18, 2019 in Database by Aisha
399 views

1 answer to this question.

0 votes

Yes ofcourse MariaDB is better than MySQL. Here are few reasons to support my answer:

MariaDB supports more storage engines

Supports these:

  • ColumnStore, a column oriented storage engine optimized for Data warehousing.
  • MyRocks, a storage engine with great compression, added from version 10.2
  • Aria, MyISAM replacement with better caching..
  • FederatedX (drop-in replacement for Federated)
  • OQGRAPH.
  • SphinxSE.
  • TokuDB.
  • CONNECT.
  • SEQUENCE.
  • Spider.
  • Cassandra.
MariaDB has many different improvements and optimizations in the speed of data processing.
answered Mar 18, 2019 by Keshav

Related Questions In Database

0 votes
1 answer

What is HAVING Clause in MySQL?

Since the WHERE keyword cannot be used with aggregate ...READ MORE

answered Nov 21, 2018 in Database by Sahiti
• 6,370 points
473 views
0 votes
1 answer

What is REVOKE in MySQL?

This command is used to withdraw user’s ...READ MORE

answered Nov 23, 2018 in Database by Sahiti
• 6,370 points
541 views
0 votes
1 answer

What is GRANT in MySQL?

This command is used to provide user ...READ MORE

answered Nov 23, 2018 in Database by Sahiti
• 6,370 points
448 views
0 votes
1 answer

What is the ORDER BY statement in MySQL?

This statement is used to sort the ...READ MORE

answered Nov 23, 2018 in Database by Sahiti
• 6,370 points
450 views
0 votes
1 answer

Why is not preferable to use mysql_* functions in PHP?

The reasons are as follows: The MySQL extension: Does ...READ MORE

answered Sep 7, 2018 in Database by DataKing99
• 8,240 points
908 views
0 votes
1 answer

Find values in a comma separated string in a MySQL query

You can add commas to the left and ...READ MORE

answered Sep 10, 2018 in Database by Sahiti
• 6,370 points
12,631 views
0 votes
1 answer

How to do a batch insert in MySQL

You can try out the following query: INSERT ...READ MORE

answered Sep 10, 2018 in Database by Sahiti
• 6,370 points
2,032 views
0 votes
1 answer
0 votes
1 answer

Verify MariaDB is installed

Once you're done installing, execute the following ...READ MORE

answered Mar 18, 2019 in Database by Kiran
986 views
0 votes
1 answer

What is MariaDB?

MariaDB is a database management system (DBMS), ...READ MORE

answered Mar 18, 2019 in Database by Janice
557 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP