- MariaDB Cookbook
- Daniel Bartholomew
- 281字
- 2021-07-16 12:19:20
What this book covers
Chapter 1, Getting Started with MariaDB, covers installing MariaDB on Linux, Windows, and Mac OS along with making backups, enabling common plugins, and other common tasks.
Chapter 2, Diving Deep into MariaDB, covers importing data, customizing the output of queries, migrating the data, and other topics.
Chapter 3, Optimizing and Tuning MariaDB, covers various configuration and optimization tasks as well as creating and removing indexes, JOINs, and other topics.
Chapter 4, The TokuDB Storage Engine, speaks about the alternative storage engine including how to enable it, and how to use and configure it.
Chapter 5, The CONNECT Storage Engine, explores the CONNECT storage engine including how to enable and configure it, and how to use it to connect to several different filetypes.
Chapter 6, Replication in MariaDB, includes recipes on global transaction IDs, multisource replication, and the binary log.
Chapter 7, Replication with MariaDB Galera Cluster, includes recipes that cover how to install and use this new clustering solution.
Chapter 8, Performance and Usage Statistics, covers using MariaDB's extended statistics, the audit plugin, and the performance schema.
Chapter 9, Searching Data Using Sphinx, covers how to install and use this useful full-text database indexer and search engine.
Chapter 10, Exploring Dynamic and Virtual Columns in MariaDB, is all about the built-in NoSQL features of MariaDB including dynamic and virtual columns features in MariaDB.
Chapter 11, NoSQL with HandlerSocket, is a chapter devoted to the NoSQL HandlerSocket feature and how to use it with various languages.
Chapter 12, NoSQL with the Cassandra Storage Engine, contains several recipes covering the installation and usage of the Cassandra storage engine.
Chapter 13, MariaDB Security, contains several recipes relating to securing MariaDB.
- Django+Vue.js商城項目實戰
- JavaScript前端開發模塊化教程
- R語言經典實例(原書第2版)
- MySQL數據庫管理與開發(慕課版)
- Mastering Google App Engine
- 嚴密系統設計:方法、趨勢與挑戰
- 精通Linux(第2版)
- Swift Playgrounds少兒趣編程
- Julia 1.0 Programming Complete Reference Guide
- 編程可以很簡單
- Cocos2d-x Game Development Blueprints
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- Practical Microservices
- C指針原理揭秘:基于底層實現機制
- Hacking Android