- MariaDB Essentials
- Emilien Kenler Federico Razzoli
- 145字
- 2021-07-09 21:39:12
What this book covers
Chapter 1, Installing MariaDB, describes the steps that need be taken before starting to use MariaDB.
Chapter 2, Databases and Tables, explains how to create data structures.
Chapter 3, Getting Started with SQL, covers the statements used to add, modify, or delete data in a database and the queries used to extract information.
Chapter 4, Importing and Exporting Data, explains how to import and export data.
Chapter 5, Views and Virtual Columns, presents views and virtual columns, which are used to shift the data logic from an application to a database.
Chapter 6, Dynamic Columns, explains how to store heterogeneous data in MariaDB using dynamic columns.
Chapter 7, Full-Text Searches, presents different ways to do full-text searches with MariaDB.
Chapter 8, Using the CONNECT Storage Engine, presents the CONNECT storage engine and ways to connect external data sources directly to MariaDB.
- 精通Nginx(第2版)
- JavaScript 從入門到項目實踐(超值版)
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- Dependency Injection in .NET Core 2.0
- 數據結構習題精解(C語言實現+微課視頻)
- R語言數據可視化實戰
- Building Mapping Applications with QGIS
- 精通Python設計模式(第2版)
- HDInsight Essentials(Second Edition)
- Expert Data Visualization
- ASP.NET程序設計教程
- PHP+Ajax+jQuery網站開發項目式教程
- 零基礎學C語言程序設計
- Instant Zurb Foundation 4
- OpenCV Android開發實戰