MariaDB Features
What are the features of MariaDB?
Database Features
- Storage
- Availability
- Stability
- Scalability
- Security
- Data Manipulation
- Query Language
Support
- Text Search
- Data Types
Security
- Database Locking
- Access Control
Performance
- Query Optimizer
Management
- Data Schema
- Query Language
- ACID - Complaint
Top Rated MariaDB Alternatives
(14)
4.7 out of 5
Visit Website
Sponsored
MariaDB Categories on G2
Filter for Features
Database Features
Storage | 150 reviewers of MariaDB have provided feedback on this feature. | 90% (Based on 150 reviews) | |
Availability | This feature was mentioned in 153 MariaDB reviews. | 91% (Based on 153 reviews) | |
Stability | As reported in 153 MariaDB reviews. | 92% (Based on 153 reviews) | |
Scalability | As reported in 144 MariaDB reviews. | 86% (Based on 144 reviews) | |
Security | Based on 148 MariaDB reviews. | 86% (Based on 148 reviews) | |
Data Manipulation | See feature definition | 148 reviewers of MariaDB have provided feedback on this feature. | 87% (Based on 148 reviews) |
Query Language | 152 reviewers of MariaDB have provided feedback on this feature. | 90% (Based on 152 reviews) |
Support
Text Search | Provides support for international character sets and full text search. This feature was mentioned in 24 MariaDB reviews. | 87% (Based on 24 reviews) | |
Data Types | Supports multiple data types like primitive, structured, document etc. 26 reviewers of MariaDB have provided feedback on this feature. | 90% (Based on 26 reviews) | |
Languages | Based on 21 MariaDB reviews. Supports multiple procedural programming languages like PL/PGSQL, Perl, Python etc. | 87% (Based on 21 reviews) | |
Operating Systems | As reported in 20 MariaDB reviews. Available on multiple operating systems like Linux, Windows, MacOS etc. | 91% (Based on 20 reviews) |
Security
Database Locking | Prevents other users and applications from accessing data while it is being updated to avoid data loss or update. This feature was mentioned in 25 MariaDB reviews. | 89% (Based on 25 reviews) | |
Access Control | Allows permissions to be granted or revoked in the database, schema or table levels. 25 reviewers of MariaDB have provided feedback on this feature. | 90% (Based on 25 reviews) | |
Encryption | Based on 20 MariaDB reviews. Built-in native encryption with enterprise key management. | 90% (Based on 20 reviews) | |
Authentication | Provides multi-factor authentication with certificates. 21 reviewers of MariaDB have provided feedback on this feature. | 87% (Based on 21 reviews) | |
Role-Based Authorization | Provides predefined system roles, privileges, and user-defined roles to users. | Not enough data | |
Authentication | Allows integration with external security mechanisms like Kerberos, LDAP authentication etc. | Not enough data | |
Audit Logs | Provides an audit log to track access and operations performed on databases for regulatory compliance. | Not enough data | |
Encryption | Provides encryption capability for all the data at rest using encryption keys. | Not enough data |
Performance
Disaster Recovery | Provides data recovery functionality to protect and restore data in a database. 19 reviewers of MariaDB have provided feedback on this feature. | 84% (Based on 19 reviews) | |
Data Concurrency | As reported in 20 MariaDB reviews. Allows multi-version concurrency control. | 88% (Based on 20 reviews) | |
Workload Management | Handles workloads, from single machines to data warehouses or web services with many concurrent users. 20 reviewers of MariaDB have provided feedback on this feature. | 87% (Based on 20 reviews) | |
Advanced Indexing | As reported in 18 MariaDB reviews. Allows users to quickly retrieve data through various types of indexing like B-tree, hash table etc. | 86% (Based on 18 reviews) | |
Query Optimizer | As reported in 24 MariaDB reviews. Helps interpret SQL queries and determine the fastest method of execution. | 85% (Based on 24 reviews) |
Management
Data Schema | Data is organized as a set of tables with columns and rows like a table structure. 26 reviewers of MariaDB have provided feedback on this feature. | 94% (Based on 26 reviews) | |
Query Language | As reported in 26 MariaDB reviews. Allows users to create, update and retrieve data in a database. | 93% (Based on 26 reviews) | |
ACID - Complaint | Adheres to ACID (atomicity, consistency, isolation, durability), a set of database transaction properties. 23 reviewers of MariaDB have provided feedback on this feature. | 87% (Based on 23 reviews) | |
Data Replication | As reported in 20 MariaDB reviews. Provides log-based or/and trigger-based replication. | 85% (Based on 20 reviews) |
Storage
Data Model | Stores data tables as columns. | Not enough data | |
Data Types | Supports multiple data types like lists, sets, hashes (similar to map), sorted sets etc. | Not enough data |
Availability
Auto Sharding | Implements auto horizontal data partitioning that allows storing data on more than one node to scale out. | Not enough data | |
Auto Recovery | Restores a database to a correct (consistent) state in the event of a failure. | Not enough data | |
Data Replication | Copy data across multiple servers through master-slave, peer-to-peer replication architecture etc. | Not enough data |
Performance
Integrated Cache | Stores frequently-used data in system memory quickly. | Not enough data |
Support
Multi-Model | Provides support to store, index and query data in more than one format. | Not enough data | |
Operating Systems | Available on multiple operating systems like Linux, Windows, MacOS etc. | Not enough data |