Technology For Information Engineering (TIE): A New Way of Storing, Retrieving and Analyzing Information
Jerzy Lewak

TL;DR
TIE introduces a novel data storage and retrieval model using a matrix-based associative structure, enabling quick, guided, and complex searches across diverse applications with an intuitive GUI.
Contribution
The paper presents the theoretical foundations and practical implementation of the TIE model, integrating associative data storage with guided search interfaces.
Findings
Efficient data retrieval through in-memory matrix structure
Guided GUI ensures fruitful searches
Versatile applications demonstrated across domains
Abstract
The theoretical foundations of a new model and paradigm (called TIE) for data storage and access are introduced. Associations between data elements are stored in a single Matrix table, which is usually kept entirely in RAM for quick access. The model ties together a very intuitive "guided" GUI to the Matrix structure, allowing extremely easy complex searches through the data. Although it is an "Associative Model" in that it stores the data associations separately from the data itself, in contrast to other implementations of that model TIE guides the user to only the available information ensuring that every search is always fruitful. Very many diverse applications of the technology are reviewed.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Database Systems and Queries
