- 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.
- 移動UI設計(微課版)
- Learning ArcGIS Pro 2
- 軟件測試項目實戰之性能測試篇
- 精通Scrapy網絡爬蟲
- Learning AndEngine
- 算法訓練營:提高篇(全彩版)
- Mathematica Data Analysis
- 程序是怎樣跑起來的(第3版)
- Hands-On Reinforcement Learning with Python
- Hands-On Functional Programming with TypeScript
- Procedural Content Generation for C++ Game Development
- Kotlin開發教程(全2冊)
- Python機器學習之金融風險管理
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- 軟件設計模式(Java版)