Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Gist

< >

Gist is a programming language created in 1977.

#1869on PLDB 47Years Old

In computing, GiST or Generalized Search Tree, is a data structure and API that can be used to build a variety of disk-based search trees. GiST is a generalization of the B+ tree, providing a concurrent and recoverable height-balanced search tree infrastructure without making any assumptions about the type of data being stored, or the queries being serviced. GiST can be used to easily implement a range of well-known indexes, including B+ trees, R-trees, hB-trees, RD-trees, and many others; it also allows for easy development of specialized indexes for new data types. Read more on Wikipedia...


View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io