mariadbtutorial.com
Open in
urlscan Pro
151.139.128.10
Public Scan
Submitted URL: http://mariadbtutorial.com/
Effective URL: https://mariadbtutorial.com/
Submission: On May 11 via api from GB — Scanned from GB
Effective URL: https://mariadbtutorial.com/
Submission: On May 11 via api from GB — Scanned from GB
Form analysis
1 forms found in the DOMGET https://www.mariadbtutorial.com/
<form role="search" method="get" class="search-form" action="https://www.mariadbtutorial.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search …" value="" name="s"> </label>
<input type="submit" class="search-submit" value="Search"></form>
Text Content
Skip to content * Home * Getting Started * Basics * Views * Triggers * Indexes * Functions * Aggregate Functions * Date Functions * String Functions * Window Functions Dark Mode Light Mode MARIADB TUTORIAL MariaDB is an open-source relational database management system (RDBMS) that is a highly compatible drop-in replacement of MySQL. MariaDB was developed as a software fork of MySQL in 2009 in response to Oracle’s acquisition of MySQL. MariaDB intends to remain free and open-source software under the GNU General Public License. The MariaDB tutorial website provides you with practical knowledge and skills so that you can master MariaDB quickly. To get the best out of the tutorials, you should be familiar with RDBMS concepts. However, it is not required. GETTING STARTED WITH MARIADB This section helps you get started with MariaDB by providing you with the easy-to-follow steps of installing and connecting to the MariaDB server. MARIADB BASICS This MariaDB basics section helps you learn how to query data from tables, manage databases and tables. MARIADB VIEWS In this tutorial, you will learn about MariaDB views and their advantages including simplicity, consistency, and security. MARIADB TRIGGERS In this tutorial, you will learn about MariaDB triggers and the main differences between triggers and stored procedures. MARIADB INDEXES This section teaches you about MariaDB indexes including creating new indexes, removing existing indexes, and listing all indexes in the database. MARIADB AGGREGATE FUNCTIONS This section introduces you to the most commonly used MariaDB aggregate functions including avg(), count(), max(), min(), and sum(). Search for: GETTING STARTED * What is MariaDB * Install MariaDB * Connect to MariaDB * MariaDB Sample Database MARIADB DATA MANIPULATION * Select * Order By * Where * Distinct * Between * Like * In * Limit * Is Null * Joins * Inner Join * Left Join * Group By * Having * Subqueries * Insert * Insert Multiple Rows * Insert Into Select * Update MARIADB DATA DEFINITION * Data Types * Select Database * Create Database * Alter Database * Drop Database * Show Databases * Create Table * Storage Engines * Alter Table * Drop Table * Show Tables * Truncate Table MARIADB CONSTRAINTS * Primary Key * Foreign Key * Check Constraint * Unique Constraint * Not Null Constraint ABOUT MARIADB TUTORIAL MariaDB Tutorial helps you master MariaDB fast so you can focus your valuable time developing the application. You will learn MariaDB in a practical way through many hands-on examples. LATEST TUTORIALS * MariaDB Window Functions * MariaDB Date Functions * MariaDB String Functions * MariaDB group_concat() Function * MariaDB min() Function SITE LINKS * Home * Contact Us * About Us * Resources * Privacy Policy Copyright © 2022 by www.mariadbtutorial.com. All Rights Reserved.