Beginner MariaDB Articles
These tutorial articles were written for those who very little about databases and nothing about MariaDB. They are articles for newcomers and beginners.
-
A MariaDB Primer
A 10-minute primer on using MariaDB. -
MariaDB Basics
Basic article on using MariaDB. -
Getting Data from MariaDB
Extensive tutorial on using the SELECT statement. -
Adding and Changing Data in MariaDB
Tutorial on using INSERT and UPDATE statements. -
Altering Tables in MariaDB
Tutorial on using the ALTER TABLE statement. -
Changing Times in MariaDB
Tutorial on using various time and date functions in MariaDB. -
Doing Time with MariaDB
Tutorial about temporal data types and functions. -
Importing Data into MariaDB
Tutorial on using the LOAD DATA INFILE statement. -
Making Backups with mariadb-dump
Tutorial article on how to make back-ups with mariadb-dump. -
MariaDB String Functions
Extensive tutorial on how to use several string functions. -
Restoring Data from Dump Files
Tutorial on how to restore data from a mariadb-dump backup. -
Basic SQL Statements
Basic SQL statements for structuring and manipulating data. -
Connecting to MariaDB
Connecting to MariaDB with the basic connection parameters. -
External Tutorials
Links to external MariaDB, MySQL and SQL tutorials. -
Useful MariaDB Queries
Quick reference of commonly-used MariaDB queries.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.