×

Database Indexing

What is an Index?

An index is a data structure that improves query performance.

Types of Indexes

  • B-Tree Index
  • Hash Index
  • Full-Text Index
Licensed under the GNU General Public License v3.0
Last updated on 2026年02月13日 00:06