awesome-repositories.com

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

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

Awesome GitHub RepositoriesSQL-Backed Message Stores

Storing IMAP indexes and metadata in SQL databases while keeping message bodies in separate blob stores.

Distinct from SQLite or PostgreSQL Storage: Distinct from SQLite or PostgreSQL Storage: focuses on the hybrid storage pattern for email messages, not general application data persistence.

Explore 1 awesome GitHub repository matching data & databases · SQL-Backed Message Stores. Refine with filters or upvote what's useful.

Awesome SQL-Backed Message Stores 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

    Stores IMAP indexes and message metadata in SQLite, PostgreSQL, or CockroachDB while keeping message bodies in a separate blob store.

    Godkimdmarcemail
    Voir sur GitHub↗5,853
  1. Home
  2. Data & Databases
  3. SQLite Drivers
  4. SQLite Storage Adapters
  5. SQLite or PostgreSQL Storage
  6. SQL-Backed Message Stores