MariaDB is an open source relational database management system (RDBMS) that is a compatible drop-in replacement for MySQL.
Why this server?
Enables creation and management of MariaDB databases on the Liara cloud platform, including database lifecycle operations, backups, connection management, and credential handling.
Why this server?
Provides access to MariaDB databases, allowing users to list databases, explore table schemas, and execute read-only SQL queries with security features like query validation and resource limits.
Why this server?
Supports MariaDB-specific features including Galera cluster monitoring and analysis, alongside standard MySQL performance tuning capabilities.
Why this server?
Provides tools for database operations including listing databases and tables, retrieving table schemas, and executing read-only SQL queries (SELECT, SHOW, DESCRIBE, EXPLAIN) against MariaDB databases.
Why this server?
Provides access to MariaDB database data through SQL-based tools for listing tables, retrieving column information, and executing SELECT queries.
Why this server?
Provides read-only access to MariaDB database through SQL queries, enabling retrieval of relational database information
Why this server?
Enables querying of MariaDB database data through standard SQL operations, providing access to relational database information.
Why this server?
Allows SQL querying of MariaDB relational database tables and data
Why this server?
Enables direct SQL access to MariaDB database tables, views, and stored procedures.