MySQL中索引的存储类型目前只有两种(BTREE以及HASH),具体以及表的存储引擎相关;MyISAM以及InnoDB存储引擎都只支持BTREE索引;MEMORY/HEAP存储引擎可以支持HASH以及BTREE索引...
基于6个网页-相关网页
Library routines (acosh, asctime, btree, locale, XML: : Parser).
库例程(acosh、asctime、btree、locale、XML: Parser)。
Indexes that can be compressed are bitmap, btree and index organized tables.
可以压缩的索引有bitmap、btree和索引组织的表。
ZODB includes a BTree implementation that allows relation-like structures to be defined and used.
ZODB 包括一个 BTree 实现,允许定义和使用关系样式的结构。
应用推荐