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

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

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

1 个仓库

Awesome GitHub RepositoriesBinary Snapshots

Mechanisms for loading pre-built database file system images into memory to accelerate application startup.

Distinct from Initial Page Load Optimizations: Distinct from general page load optimizations: focuses on database-specific binary state restoration.

Explore 1 awesome GitHub repository matching web development · Binary Snapshots. Refine with filters or upvote what's useful.

Awesome Binary Snapshots GitHub Repositories

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

    electric-sql/pglite

    14,707在 GitHub 上查看↗

    Pglite is a client-side relational database engine that runs a full-featured PostgreSQL instance directly within browser and Node.js environments. By leveraging WebAssembly, it provides a persistent SQL storage solution that enables complex data management and querying without requiring an external database server. The project distinguishes itself through a reactive SQL data layer that automatically synchronizes user interface components with live query results. It manages database operations using worker threads to prevent main-thread blocking and coordinates access across multiple browser t

    Loads pre-built database snapshots directly into memory to bypass standard initialization and reduce startup time.

    TypeScriptdatabasepostgreswasm
    在 GitHub 上查看↗14,707
  1. Home
  2. Web Development
  3. Performance Optimizations
  4. Initial Page Load Optimizations
  5. Binary Snapshots