Indexes exist specifically to accelerate data retrieval by providing optimized lookup paths. While indexes do consume storage (B), they are not for storage efficiency. They are widely used (contrary to A and C) and their primary purpose is query performance improvement.