Logo

Pasted image 20241030134145.png

pointers to Database (for faster Reads)

Types

  1. Hash Index: Hash function to map index pointer (works for exact match queries)
  2. Full-Text Index: A index designed for full-text search, allowing for efficient searching of text data. ex: Inverted Index
  3. Spatial Index: Used for indexing geographical data types. ref: Spatial Databases

© 2025 All rights reservedBuilt with DataHub Cloud

Built with LogoDataHub Cloud