Rc. Goldstein et C. Wagner, DATABASE-MANAGEMENT WITH SEQUENCE TREES AND TOKENS, IEEE transactions on knowledge and data engineering, 9(1), 1997, pp. 186-192
Citations number
13
Categorie Soggetti
Information Science & Library Science","Computer Sciences, Special Topics","Engineering, Eletrical & Electronic","Computer Science Artificial Intelligence","Computer Science Information Systems
An approach to organizing storage in database systems is presented tha
t, under a wide range of conditions, saves both storage space and proc
essing time. Text values in a database are replaced by short, fixed-le
ngth, rank-preserving numeric tokens. The actual values are stored in
separate, nonredundant storage. Database operations that depend only o
n the relative magnitude of data values can be performed directly on t
he tokens. Tokenization is shown to improve database performance most
in situations where there are a lot of ad hoc queries and a low volume
of database insertions relative to other operations.