EN
返回档案库

档案库 · 开发与企业工具 · 产品决策 · 2024–2026

Spice AI:押注开源数据加速而非ETL,为AI应用供能

Spice AI的Apache-2.0 Rust引擎物化并加速来自任何源的SQL;2024年Show HN获得177分,仓库现在显示3.1k星。

Spice AI

它在赌什么AI应用开发者会采用开源方案,在localhost上物化和加速来自任何源的数据——无需ETL——并付费使用其上托管的云服务。在扩

做的是什么生意

Spice AI makes Spice, a portable Apache-2.0 Rust engine that materializes, accelerates and serves SQL query, search and LLM inference from 30+ existing data sources at localhost latency, with managed Spice Cloud and on-prem Spice.ai Enterprise sold on top.

起因

On 2024-03-28 Spice AI's open-source runtime reached Hacker News as 'Show HN: Spice.ai – materialize, accelerate, and query SQL data from any source'. The project's stated goal — build data-grounded apps in minutes, no pipelines, no glue — framed the problem as one of location and latency: data sits in sources and warehouses far from the application, so teams stitch ETL and query layers together while the app waits. The answer was an engine that materializes a working set of the source's data and serves it locally at millisecond speed.

经过

Over the following two years the runtime expanded from SQL materialization into search and inference: 30+ connectors with query pushdown, hybrid vector/full-text search, text-to-SQL, hosted and local model serving, Iceberg read/write and an MCP server, all under Apache-2.0. Spice 2.0 added real-time analytics replicas of operational Postgres, MySQL and MongoDB databases via native CDC — the README claims ~170x faster ingest, ~2-second freshness and 1,046 analytical QPH at SF1000 under a 266,000+ tpmC load — plus a cluster-sidecar architecture for localhost latency at any scale. Luke Kim spoke at Carnegie Mellon's database group, Spice AI presented an AWS re:Invent 2025 session on S3 data lakes for AI, and the README names Twilio and Barracuda as production users.

结果

Still running and expanding as of the 2026-09-05 snapshot: no shutdown, acquisition or pivot is disclosed; the repository kept growing (7,448 commits), Spice 2.0 shipped, and the README advertises managed Spice Cloud and Spice.ai Enterprise for production workloads.

背景

Spice AI销售Spice,一个可移植的Rust引擎,以本地主机延迟从现有源(Postgres、S3、Snowflake、Iceberg及30多个其他)物化、加速并提供SQL查询、搜索和LLM推理。其在2024-03-28的Show HN上提出的赌注是:构建数据接地应用的人会运行开源引擎以获得自己数据的快速本地访问,而不是拼凑ETL管道和胶水。

Spice作为活动缓存工作:运行时连接到任何声明的数据集,在本地保持沙盒化、加速的工作集,并在那里回答查询而不是回到源——自述中的常见问题将此与仅在未命中时获取的缓存对比。团队从单个数据集开始,无需管道重写;加速后来扩展至混合向量和全文搜索、文本到SQL、兼容OpenAI的模型服务和MCP服务器。Apache-2.0核心位于付费托管的Spice Cloud和本地部署的Spice.ai Enterprise之下。

从发布到2026-09-05快照,仓库增长至7,448次提交和3.1k星。Spice 2.0增加了通过原生CDC对操作Postgres、MySQL和MongoDB数据库的实时分析副本——无需ETL、Debezium或Kafka——自述声称在266,000+ tpmC负载下、SF1000下摄入快约170倍、新鲜度约2秒、分析QPH 1,046。Luke Kim在卡内基梅隆大学的数据库小组发言,Spice AI举办了AWS re:Invent 2025关于面向AI的S3数据湖的会议,Twilio和Barracuda被列为生产用户。

这件事要成立,得有什么

  • 联邦SQL与加速本地副本消除了每个团队在将仓库或湖接入应用时感受到的ETL税;这个卖点不需要教育。
  • Apache-2.0许可以及对现有源的接受,一次一个数据集,将尝试Spice的成本从迁移降至几分钟。
  • 在本地物化数据正面攻击了远程源无法解决的查询延迟,因此楔子是性能提升,而不仅仅是便利。
  • 可移植的单二进制运行时留下了升级路径:先在OSS中免费生产,然后为不愿自行运行的团队提供托管Spice Cloud和企业版。

可借鉴之处

攻击一个被痛恨的集成步骤(ETL胶水)为开源项目提供了楔子,但持久的业务是托管层,开发者付费以避免自行运行。

后续进展

截至2026-09-05快照,Spice是一个活跃、扩展的项目:GitHub上3.1k星、226个fork和7,448次提交,Spice 2.0发布(原生CDC分析副本、集群边车架构)、企业加固(mTLS、Vault和Azure Key Vault密钥存储、只读API密钥)以及自述中列为生产用户的Twilio和Barracuda。Spice AI仍提供Apache-2.0运行时与托管Spice Cloud和Spice.ai Enterprise并列。所审阅来源未出现收入、融资或客户数量数据。

资料来源

发现哪里写错了?告诉我们。

轮到你了

你刚读完一家。说说你在做什么,看看谁在赌同一件事。

免费账号 · 3 次免费提问 · 不用绑卡

相关案例