1 مستودع
Executes a parameterized SQL query with a lookup key and returns the first column of the first row as the result.
Distinct from Parameterized SQL Snippets: Distinct from Parameterized SQL Snippets: focuses on key-based lookups returning a single value, not general reusable SQL fragments.
Explore 1 awesome GitHub repository matching data & databases · Key Lookups. Refine with filters or upvote what's useful.
Maddy is a modular mail server that assembles a complete email system by connecting small, single-purpose modules through a declarative configuration file. Rather than a monolithic stack, it lets operators compose message processing, storage, authentication, and security enforcement from interchangeable building blocks, with each module handling a specific function like receiving SMTP connections, verifying credentials, or applying policy checks. The server distinguishes itself through its flexible authentication and security architecture. It delegates user verification to external systems in
Executes a parameterized SQL query with the lookup key and returns the first column of the first row as the result.