Skip to content
/ ISAM Public

Example of indexing-sequential file ogranisation

Notifications You must be signed in to change notification settings

grepoz/ISAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISAM (indexed sequential access method)

I am presenting to You my approach to ISAM.

ISAM (indexed sequential access method) is a method for creating, maintaining, and manipulating computer files of data so that records can be retrieved sequentially or randomly by one or more keys. Indexes of key fields are maintained to achieve fast retrieval of required file records in Indexed files.

About

Example of indexing-sequential file ogranisation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages