Switch language한국어
Back to the list

Launch HN: Ardent (YC P26) – Postgres sandboxes in seconds with zero migration | Hacker News

TL;DR AI

Key summary

2 min read
  1. Ardent launched a tool for near-instant PostgreSQL sandboxes cloned from production data.

  2. It uses logical replication, DDL triggers, Kafka-based scaling, and copy-on-write infrastructure to keep sandboxes fast and branchable.

  3. The product is designed to let AI coding agents test changes safely without touching live databases.

  4. Optional anonymization and access controls help reduce PII and security risks in realistic test environments.

Read the original