Databases

Document databases
Realtime databases
Time series databases
Column databases
Graph databases
Key-value databases

Database indexes

Skill description

Database indexes are data structures used to improve the performance of queries in a database by enabling faster data retrieval. They work by creating a sorted reference to the data, allowing the database system to locate information quickly. Efficient use of indexes can result in significant performance improvements in data manipulation and retrieval operations.

Your experience level

You need to be signed in to share your experience.

Learning resources