星期三, 元月 23, 2008

好文: MySQL Storage Engines 資料儲存型態

MySQL 資料儲存的型態, 最常見的就是 MyISAM(預設), InnoDB 和 Heap(Memory base).

那到底 哪種資料 應該使用 哪種資料型態?

這篇文章有詳細的說明: MySQL Storage Engines, 在此轉載此文的圖片, 此圖片的說明就已經蠻清楚了:

MySQL Storge Engines Diagram

作者有寫一些情況的使用時機範例, 有興趣的可以參考看看:

  • Search Engine - NDBCluster
  • Web stats logging - Flat file for the logging with an offline processing demon processing and writing all stats into InnoDB tables.
  • Financial Transactions - InnoDB
  • Session data - MyISAM or NDBCluster
  • Localized calculations - HEAP
  • Dictionary - MyISAM

其它參考網頁:

相關標籤
Add this page to del.icio.us Add this page to Yahoo Taiwan's bookmark Add this page to MyShare

發表迴響

標題

內容 (限制 1000 字)

暱稱

電子郵件

個人網頁


 authimage


PS: 若無法留言, 請先確認是否有打開 JavaScript, 造成您的困擾, 實在萬分對不起 Orz...(如果無法留言, 勞煩可以發信給我好嗎? 謝謝.)
PS2: 若您的留言被誤判, 我都會再自行看過, 不需要一直重覆張貼~