- MySQL 8 for Big Data
- Shabbir Challawala Jaydip Lakhatariya Chintan Mehta Kandarp Patel
- 67字
- 2021-08-20 10:06:10
Archive
This storage engine is used to store large amounts of historical data without any indexes. Archive tables do not have any storage limitations. The archive storage engine is optimized for high insert operations and also supports row-level locking. These tables store data in a compressed and small format. The archive engine does not support DELETE or UPDATE operations; it only allows INSERT, REPLACE, and SELECT operations.
推薦閱讀
- C# 7 and .NET Core Cookbook
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Python網絡爬蟲從入門到實踐(第2版)
- 正則表達式經典實例(第2版)
- Visual C#通用范例開發金典
- Haskell Data Analysis Cookbook
- SQL基礎教程(第2版)
- Visual Basic程序設計上機實驗教程
- Vue.js應用測試
- Arduino計算機視覺編程
- 3ds Max印象 電視欄目包裝動畫與特效制作
- 深入解析Java編譯器:源碼剖析與實例詳解
- Visual Basic 程序設計實踐教程
- WordPress Search Engine Optimization(Second Edition)
- Responsive Web Design with jQuery