PostgreSQL Anonymizer

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. neosync

    Open Source Data Security Platform for Developers to Monitor and Detect PII, Anonymize Production Data and Sync it across environments.

    This can work pretty well if you want to either mask the data in prod or update it in place.

    A good use case that comes to mind is using prod data in a retool app or something for your internal team but you want to mask out certain bits.

    I’ve been building Neosync [1] to handle more advanced use cases where you want to anonymize data for lower level environments. This is more useful for stage or dev data. Then prod stays completely unexposed to anyone.

    It also has a transactional anonymization api too.

    [1]: https://github.com/nucleuscloud/neosync

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Compiling Docker in RISC-V

    8 projects | dev.to | 9 Aug 2025
  • Neko: Open-source self-hosted virtual browser

    1 project | news.ycombinator.com | 31 Jul 2025
  • Weekly Tech Discoveries Part - 03

    3 projects | dev.to | 27 Jul 2025
  • Integration testing for Go applications using Testcontainers and containerized databases

    4 projects | dev.to | 23 Jul 2025
  • Ask HN: Is P2P Docker image sharing a solved problem?

    1 project | news.ycombinator.com | 17 Jul 2025

Did you know that Go is
the 4th most popular programming language
based on number of references?