DATABASE-MANAGEMENT WITH SEQUENCE TREES AND TOKENS

Citation
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
ISSN journal
10414347
Volume
9
Issue
1
Year of publication
1997
Pages
186 - 192
Database
ISI
SICI code
1041-4347(1997)9:1<186:DWSTAT>2.0.ZU;2-C
Abstract
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.