Assalamualikum
, what's up all ?
Today,
I am writing about a book of MariaDB.
Do
you know, what is mariaDB?
If answer is yes, I gives you thanks. If answer is no,
I told you about MariaDB.Let's time to know MariaDB………..
MariaDB
is a mature, stable, open source relational database. From its beginning in
2009 as a branch or fork of the MySQL database, to its status today as the
default version of that database in most Linux distributions, and the database
of choice for many companies large and small, MariaDB has proven that
communities of users and developers, working and collaborating together, can do
more than a single company could ever do. MariaDB shares many features and
capabilities of its parent database, but like most children it has also
surpassed its parent in many ways. The recipes in this book tread some common
ground, but they are mostly about the features that are unique to or were
introduced first in MariaDB.
What you need for this book?
To
get the most out of this book, you'll need a computer that is capable of
running MariaDB. Fortunately, this is quite easy as MariaDB runs well on many
different versions of Windows, Mac OS, and Linux. Due to the limitations of
some storage engines and other MariaDB components, there are some recipes which
are Linux-only or Windows-only. These are marked as such in the text.
This
book assumes that the reader is familiar with either the Windows, Mac OS, or
Linux command-line environments; is comfortable with using a plain text editor;
and knows how to download and install software. It is also helpful if the
reader is familiar with databases and database concepts.