Firebase functions inefficient database queries leading to dow

Identifies patterns using the Admin SDK to perform highly inefficient database queries (e.g., fetching entire large collections to filter in memory, N+1 query patterns in loops) that are triggered frequently. This can lead to high read/write operation costs, contributing to Denial of Wallet (DoW).