awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesKey Lookups

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.

Awesome Key Lookups GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • foxcpp/maddyAvatar de foxcpp

    foxcpp/maddy

    5,853Voir sur GitHub↗

    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.

    Godkimdmarcemail
    Voir sur GitHub↗5,853
  1. Home
  2. Data & Databases
  3. Raw SQL Execution
  4. Parameterized SQL Snippets
  5. Key Lookups