awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSQLite Maintenance Operations

Database maintenance operations for SQLite, including auto-vacuum, manual defragmentation, and query performance tuning.

Distinct from SQLite or PostgreSQL Storage: None of the candidates cover SQLite maintenance operations; the closest are SQLite storage adapters which are about connectivity, not maintenance.

Explore 1 awesome GitHub repository matching data & databases · SQLite Maintenance Operations. Refine with filters or upvote what's useful.

Awesome SQLite Maintenance Operations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • foxcpp/maddyfoxcpp 的头像

    foxcpp/maddy

    5,853在 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

    Enables auto-vacuum so the database file size decreases automatically when messages or metadata are deleted.

    Godkimdmarcemail
    在 GitHub 上查看↗5,853
  1. Home
  2. Data & Databases
  3. SQLite Maintenance Operations