awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • foxcpp/maddyAvatar von foxcpp

    foxcpp/maddy

    5,853Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,853
  1. Home
  2. Data & Databases
  3. Raw SQL Execution
  4. Parameterized SQL Snippets
  5. Key Lookups