The document introduces the Aleph data relation, which represents parent/child relationships between data in a database and its graphic display. The Aleph is modeled by a SQL query that links an input attribute to a single output attribute, establishing a deterministic relationship between the two. This relationship can be either one-to-one or one-to-many, and displays the data as parent/child connections on screen. The Aleph serves as a building block for the Database Taxonomy interface, which transforms tabular relational data into a navigable tree structure. This tree structure is defined recursively by the Aleph, creating a tree within the database's overall tree structure.