Maria Mysql Database

From HaFrWiki
Jump to: navigation, search

Introduction

MariaDB Server is one of the world’s most popular open source relational databases and is available in the standard repositories of all major Linux distributions.
This page intends to show you where to find the documentation.

phpMyAdmin is (as the name says) written in PHP and uses MySQL.
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web.
phpMyAdmin supports a wide range of operations on MySQL and MariaDB.
Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.
Besides this, we also need people skilled in HTML, JavaScript and CSS, as these are all parts that make our user interface. Mbr>You don't have to be an expert in all these areas - even knowing only one of them, you can still provide substantial help in creating or debugging some features.

ToC MariaDB-Documentation

The following list is a Table of Content (ToC) for the Maria Database Documentation.

Using MariaDB Server

MariaDB Administration

High Availability & Performance Tuning

Columns, Storage Engines, and Plugins

Programming & Customizing MariaDB

Other MariaDB Server Documentation Articles

Docu Links

See also

top

Reference

top