The Rise of โMariaDBโ
August 12, 2015 19:11
MySQL was founded by Allan Larsson, Michael Widenius and David Axmark in the year 1995, 19 years ago. It was released under the name of co-founder Michael Widenius daughter, โMyโ. This project was released under GNU General Public License as well as under certain Proprietary License. MySQL was owned by MySQL AB firm until it went into the hands of Oracle Corporation. It is written in Programming Language โ C and C++ and is available for Windows, Linux, Solaris, MacOS and FreeBSD.
In the year 2009, Michael Widenius started working on MarisDB as a fork of MySQL. In the year 2012 the bricks of nonprofit MariaDB Foundation was laid. It was named after the founderโs daughter Maria.
MariaDB is a fork of MySQL Relational Database Management System which again is released under GNU General Public License. It is written in Programming Language โ C, C++, Perl and Bash and is available for Systems Linux, Windows, Solaris, MacOS and FreeBSD.
Scrayos UG (haftungsbeschrรคnkt) uses MariaDB
Aside from Redis, we use MariaDB to store long-term information like user-data and big-data like regeneration-information for our open-world servers. We extensively use the relational aspects of MariaDB in joins, nested queries and unions.
yevgnenll uses MariaDB
mysql๋ณด๋ค mariaDB๊ฐ join๋ฉด์์ ์ฐ์ํ๋ค๋ ๋ฌธ์๋ฅผ ์ฝ์์ต๋๋ค. ์ด ๋ถ๋ถ์ ์ ์ ๋ธ๋ก๊ทธ์์๋ ๋ค๋ค๊ณ ์ ์ word press ๋ธ๋ก๊ทธ๋ mysql ๋์ mariaDB ๋ฅผ ์ฌ์ฉํฉ๋๋ค.
ํนํ limit ๊ธฐ๋ฅ์ด pagenation ์ฒ๋ฆฌ๋ฅผ ํ ๋ ๋๋ฌด ์ง๊ด์ ์ด๊ณ ํธํด์ mariaDB, mysql์ ์ฌ๋ํฉ๋๋ค.
anasancho uses MariaDB
Introduced in computer science course.managing relational database management systems, database analytics, and for data processing
nrise uses MariaDB
์ ๋ฐฑ๋ง๊ฐ๊ฐ ๋๋ ํ๊ทธ ํค์๋์ ์๋์์ฑ์ ์ํด์ ๋ณ๋์ ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ฅผ ๊ตฌ์ถํ์์ต๋๋ค. MariaDB ๋ MySQL ์ ํฌํฌํ ํ๋ก์ ํธ์ ๋๋ค. MySQL ๊ณผ์ ๊ฐ๋ ฅํ ํธํ์ฑ์ ์ง๋๋ฉฐ, ํฐ ํ๋ ์์ด ๊ฐ๋ ฅํ ์ฑ๋ฅ์ ๋ณด์ฅํฉ๋๋ค.
Dolls Kill uses MariaDB
MariaDB has allowed us to easily scale out our DB cluster. Also has better replication tools than MySQL