ISAM
索引顺序访问方法(ISAM, Indexed Sequential Access Method)最初是IBM公司发展起来的一个文档系统,可以连续地(按照他们进入的顺序)或者任意地(根据索引)记录任何访问。每个索引定义了一次不同排列的记录。现在这个概念用在许多场合:
- 特指IBM公司的ISAM产品
- 数据库系统中提供用户接口从数据文档中检索数据。
- 通常指,数据库的索引,这种索引被大多数数据库所采用,包括关系数据库或其它。
在ISAM系统,数据组织成有固定长度的记录,按顺序存储的。
单词 | ISAM |
释义 |
ISAM
英汉-汉英词典
abbr. 索引循序存取法(Index Sequential Access Mode)
词组 | 习惯用语
您要查找的是不是:
ISAM abbr. 索引循序存取法(Index Sequential Access Mode) 网络短语:ISAM-V 综合接入设备 ISAM FTTN 光纤到节点 installable ISAM 可安装的 ISAM FTTU 理器光纤到户;光纤到用户;务接入管理器;进治理器光纤到户 ISAM VSAM 索引顺序存取方法;虚拟存储存取方法;索引顺序存取方法虚拟存;索引顺序存取方法虚拟存储存取方法 ISAM-JBI JBI规范的信息系统架构的模型; 规范的信息系统架构的模型; 基于JBI规范的信息系统架构的模型; P ISAM VSAM 索引顺序存取方法 ISAM ll-SAM 索引顺序存取方法 BENEFIT high isam 淡粉高光修饰液
中文百科
ISAM索引顺序访问方法(ISAM, Indexed Sequential Access Method)最初是IBM公司发展起来的一个文档系统,可以连续地(按照他们进入的顺序)或者任意地(根据索引)记录任何访问。每个索引定义了一次不同排列的记录。现在这个概念用在许多场合:
在ISAM系统,数据组织成有固定长度的记录,按顺序存储的。
英语百科
ISAMISAM stands for Indexed Sequential Access Method, a method for indexing data for fast retrieval. ISAM was originally developed by IBM for mainframe computers. Today the term is used for several related concepts: In an ISAM system, data is organized into records which are composed of fixed length fields. Records are stored sequentially, originally to speed access on a tape system. A secondary set of hash tables known as indexes contain "pointers" into the tables, allowing individual records to be retrieved without having to search the entire data set. This is a departure from the contemporaneous navigational databases, in which the pointers to other data were stored inside the records themselves. The key improvement in ISAM is that the indexes are small and can be searched quickly, thereby allowing the database to access only the records it needs. Additionally modifications to the data do not require changes to other data, only the table and indexes in question. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。