# Database Polling > Database Polling is a computational technique where a client or service periodically queries a database to check for updates or state changes. It is a fundamental architectural pattern used in event-driven systems and legacy integrations when real-time push notifications are unavailable. - URL: https://optimly.ai/brand/database-polling - Slug: database-polling - BAI Score: 1/100 - Archetype: Phantom - Category: Software Engineering Pattern - Last Analyzed: April 11, 2026 ## AI-Suggested Alternatives - Accepting Latency (https://optimly.ai/brand/accepting-latency)