Back to browse
GitHub Repository

DX-focused control plane for Postgres dedicated to non-critical workloads. Your postgres:latest replacement 🐘

109 starsRust

NeonD – open-source DX-oriented Postgres Control Plane

by matisiekpl·Apr 12, 2026·4 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Self-hosted Neon architecture with S3 checkpoints, but explicitly not for production workloads.

Strengths
  • S3-based layer storage enables instant branching without copying entire databases.
  • TLS SNI routing generates unique subdomains per instance under single domain.
  • Single Docker container deployment with easy migration via directory copy.
Weaknesses
  • Author explicitly states not for critical/production environments, limiting real-world use.
  • Zero stars, zero forks — very early stage with no community validation yet.
Target Audience

Backend developers, early-stage startups needing dev database environments

Similar To

Neon · Supabase · PgBouncer

Post Description

Hi! I've created as a sideproject open source Postgres Control Plane. It utilizes NeonDB architecture and provide easy to setup PG server with branching, PITR, checkpoints etc.

I think you may want to check out before spinning up next database for your great SaaS!

Mateusz Woźniak

Similar Projects