Skip to content
EntityQ2562299· pop 7· linked from 83 articles

thumb|right|251px|An example T-tree

~6 min read

Article

11 sections
Contents
  • Node structures
  • Algorithms
  • Search
  • Insertion
  • Deletion
  • Rotation and balancing
  • Performance and Storage
  • See also
  • Other trees
  • References
  • External links

thumb|right|251px|An example T-tree

In computer science a T-tree is a type of binary tree data structure that is used by main-memory databases, such as Datablitz, eXtremeDB, MySQL Cluster, Oracle TimesTen and MobileLite.

Available in 7 languages

via Wikidata sitelinks · CC0

Connections

Categories