- MariaDB Essentials
- Emilien Kenler Federico Razzoli
- 144字
- 2021-07-09 21:39:11
Preface
Nowadays, computers are present everywhere, and they are all connected to each other. A lot of information is exchanged between them, but this data needs to be stored somewhere.
MariaDB is a fork of MySQL, started when MySQL was acquired by Sun Microsystems in 2008. Sun Microsytems and MySQL were then acquired by Oracle in 2009.
In most Linux distributions, MariaDB is now the default package, providing a relational database that is compatible with MySQL.
MariaDB has interesting new features, better testing, performance improvement, and bug fixes that are not available in MySQL.
This book provides an introduction to the SQL language. It presents some advanced features of MariaDB and features that aren't present in MySQL but come with MariaDB. By the end of this book, you should be able get your own MariaDB database server running and take advantage of its features.
- 極簡(jiǎn)算法史:從數(shù)學(xué)到機(jī)器的故事
- Spring Cloud Alibaba核心技術(shù)與實(shí)戰(zhàn)案例
- Visual Studio 2012 Cookbook
- Learn Type:Driven Development
- iOS 9 Game Development Essentials
- 基于Java技術(shù)的Web應(yīng)用開發(fā)
- Java開發(fā)入行真功夫
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Java Web開發(fā)技術(shù)教程
- Python機(jī)器學(xué)習(xí):手把手教你掌握150個(gè)精彩案例(微課視頻版)
- Apache Mahout Clustering Designs
- 低代碼平臺(tái)開發(fā)實(shí)踐:基于React
- Java零基礎(chǔ)實(shí)戰(zhàn)
- 深入實(shí)踐Kotlin元編程
- QPanda量子計(jì)算編程