arXiv:2509.25285cs.DBcs.CL2025-09

将写入、视图更新与零信任安全融合,打造统一数据库架构。

ActorDB: A Unified Database Model Integrating Single-Writer Actors, Incremental View Maintenance, and Zero-Trust Messaging

  • 采用单写者演员模型处理写入,提升数据一致性。
  • 通过增量视图维护实现低延迟数据同步。
  • 内置零信任安全机制,适合高安全性需求应用。

本文提出 ActorDB(Dekigoto),一种新型数据库架构,将单写者演员模型、增量视图维护(IVM)与零信任安全模型深度融合。核心贡献是将这些强大但复杂的概念整合为单一协同系统,降低现代数据密集型应用的开发复杂度。相比需手动集成独立系统来实现演员持久化、流处理与安全防护的方案,ActorDB 提供开箱即用的能力,显著提升平台鲁棒性、安全性与开发者友好性。本文阐述了系统核心架构,讨论关键设计权衡,并定义最小可行产品(MVP)的性能指标以验证方法有效性。

原文摘要 · Abstract (English)

This paper presents ActorDB ( Dekigoto ) , a novel database architecture that tightly integrates a single-writer actor model for writes, Incremental View Maintenance (IVM), and a zero-trust security model as a core component. The primary contribution of this work is the unification of these powerful but complex concepts into a single, cohesive system designed to reduce architectural complexity for developers of modern, data-intensive applications. We argue that by providing these capabilities out-of-the-box, ActorDB can offer a more robust, secure, and developer-friendly platform compared to solutions that require manual integration of separate systems for actor persistence, stream processing, and security. We present the core architecture, discuss the critical trade-offs in its design, and define the performance criteria for a Minimum Viable Product (MVP) to validate our approach.

数据库分布式安全架构

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。