# Branching With or Without PII: The Future of Environments

DevFeed: [Branching With or Without PII: The Future of Environments](<https://devfeed.tech/articles/branching-with-or-without-pii-the-future-of-environments-5045.md>)

Original publisher: [Read original article](<https://neon.com/blog/branching-environments-anonymized-pii>)

Author: Monica Steinke

Published: 2025-11-11T17:18:38Z

Content type: release

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Developer Tools](<https://devfeed.tech/topics/developer-tools.md>), [ci](<https://devfeed.tech/topics/ci.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [ci](<https://devfeed.tech/tags/ci.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [databases](<https://devfeed.tech/tags/databases.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [pii](<https://devfeed.tech/tags/pii.md>), [product](<https://devfeed.tech/tags/product.md>), [production](<https://devfeed.tech/tags/production.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>)

## AI overview

Neon introduces anonymized database branches that mask sensitive data using user-defined rules, enabling production-shaped development and test environments without exposing PII.

## Source excerpt

Branching lets developers spin up isolated environments that perfectly mirror production in a single click or API call. This is a major upgrade for developer experience: teams can skip the tedious work of keeping databases in sync and focus on shipping code. But until now, there'...