EN
返回档案库

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

Neosync的匿名开发数据押注最终被Grow Therapy收购

Neosync对生产数据进行匿名化并生成子集,让开发者能够安全测试;在2024年Show HN获4.1k星后,被Grow Therapy收购。

Neosync

它在赌什么团队会使用匿名化、子集化、合成的生产数据运行——所以Neosync构建了一个开源的数据转换管道,而不是复制工具。已经没了

做的是什么生意

Neosync is an open-source (MIT), developer-first platform that anonymizes PII, generates synthetic data and subsets production databases as it streams them into dev, staging and CI environments, with a hosted cloud and managed in-VPC deployment.

起因

Evis and Nick announced Neosync in a 2024-05-22 Show HN. Their diagnosis: features work locally and on staging, then break in production because seed data is not representative; and when production bugs appear, teams cannot reproduce them without production-like data. Real production data is off-limits for privacy and security reasons and often too large, so they set out to make anonymized, subset, synthetic data the safe substitute.

经过

Between the launch and its archival the project grew into a full data orchestration platform: an async, event-sourced pipeline with retries and playback, declarative GitOps configs, custom transformers in JavaScript or via LLMs, integrations for Postgres, MySQL and S3, and 2,521 commits at the archived snapshot.

结果

Per the repository disclaimer, Neosync was acquired by Grow Therapy; the owner archived nucleuscloud/neosync on 2025-08-30 as read-only and the README states the project is no longer actively maintained, thanking its OSS and Cloud supporters. No deal terms or revenue figures appear in the reviewed sources.

背景

Neosync是一个开源数据平台,对PII进行匿名化、生成合成数据并创建生产数据库子集供开发、暂存和CI使用。创始人Evis和Nick于2024年5月22日在Hacker News上发布,他们诊断出:团队针对种子脚本进行测试,其假数据永远无法匹配杂乱的生产环境,因此功能在生产环境出问题,且无法在本地复现缺陷——但隐私和规模规则禁止将真实数据引入较低环境。

他们的主张是,匿名化的类似生产数据才是答案,Neosync使它既安全又便捷:数据从源数据库流向一个或多个目标,同时列级转换器(40多个预置,或自定义JavaScript/LLM)对PII匿名化或生成合成值;SQL筛选器对行进行子集化,引用完整性自动保持。发布帖强调Neosync在流式传输中从不存储敏感数据,并采用MIT许可证,支持Docker Compose、裸机或Kubernetes,另有托管免费层和管理式VPC内部署。

该项目累计2,521次提交,GitHub star数达到4.1k,分叉232个。根据仓库声明,Neosync被Grow Therapy收购;2025年8月30日所有者将仓库归档,现在为只读,README注明不再积极维护。审阅资料中未披露交易条款、收入或用户数。

这件事要成立,得有什么

  • 种子数据漏掉生产环境边界情况,因此功能在生产环境失效,缺陷无法本地复现;每个数据库项目团队都深感其痛。
  • 隐私和规模规则使得原生生产数据在开发环境和CI中无法使用,因此实时匿名化、子集化和合成将障碍变为了安全的工作流。
  • 以MIT开源方式发布,并提供Docker、Kubernetes、Terraform、CLI和GitHub Action,将工具嵌入团队已有的工作流,降低了采用成本。
  • 监管范围(HIPAA、GDPR、DPDP、FERPA)让安全低环境数据成为董事会级需求,不仅是开发者的便利。

可借鉴之处

向开发者提供安全、仿真生产环境的数据,而不是让他们复制真实数据:匿名化和子集化的切入点将合规负担变成了开发者体验优势。

后续进展

截至2026年9月5日快照,nucleuscloud/neosync已归档,只读,现有4.1k星、232分叉和2,521次提交;其README表示Neosync已被Grow Therapy收购,不再积极维护,感谢OSS和云支持者。声明未披露交易条款,审阅资料中也未出现独立报道。

资料来源

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

轮到你了

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

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

相关案例