Transcription of MariaDB - Tutorialspoint
{{id}} {{{paragraph}}}
MariaDB . About the Tutorial MariaDB is a fork of the MySQL relational database management system. The original developers of MySQL created MariaDB after concerns raised by Oracle's acquisition of MySQL. This tutorial will provide a quick introduction to MariaDB and aid you in achieving a high level of comfort with MariaDB programming and administration. Audience This tutorial targets novice developers and those new to MariaDB . It guides them in understanding basic through more advanced concepts in MariaDB . After completing this tutorial, your firm foundation in MariaDB and level of expertise will allow you to begin developing and easily build on your knowledge. Prerequisites The tutorial assumes that you are familiar with relational database management systems, querying languages, MySQL, and general programming. It also assumes familiarity with typical database operations in an application. Copyright & Disclaimer Copyright 2016 by Tutorials Point (I) Pvt.
Column – A column, meaning data element, is a structure holding data of one type; for example, shipping dates. Row – A row is a structure grouping related data; for example, data for a customer. It is also known as a tuple, entry, or record. Redundancy – This term refers to storing data twice in order to accelerate the system.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}