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

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

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

1 个仓库

Awesome GitHub RepositoriesBatch Database Update Processors

Aggregates multiple individual database events into a single execution to improve efficiency for bulk operations.

Distinct from Batch Insert, Update, or Delete Operations: Distinct from Batch Insert, Update, or Delete Operations: focuses on the aggregation of events into a single execution, not just the SQL batching.

Explore 1 awesome GitHub repository matching data & databases · Batch Database Update Processors. Refine with filters or upvote what's useful.

Awesome Batch Database Update Processors GitHub Repositories

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

    inngest/inngest

    5,499在 GitHub 上查看↗

    Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer

    Aggregates multiple individual database events into a single execution to improve efficiency when performing bulk operations.

    Go
    在 GitHub 上查看↗5,499
  1. Home
  2. Data & Databases
  3. Data Insertion Interfaces
  4. Batch Insertion Interfaces
  5. Batch Insert, Update, or Delete Operations
  6. Batch Database Update Processors