AI-Powered Development Environment with PostgreSQL
curl -fsSL https://repo.pigsty.cc/get | bash -s piglet

Pre-installed Claude Code, VS Code, Jupyter
Python/Go/Node.js ready out of the box
PostgreSQL 18 + 400+ Extensions
Vector, TimeSeries, Geo, Graph, Analytics
JuiceFS stores workspace in database
Multi-Agent / Multi-User collaboration
Development environment built for the AI era
# Show backup information pig pb info # Restore to specific time pig pb restore -t "2025-01-29 10:00:00"
# Create database from template pig pg psql -c "CREATE DATABASE dev TEMPLATE prod" # Or restore backup to new location pig pb restore --target-pgdata=/data/clone
# Check environment status pig status # Manage PostgreSQL pig pg status # View logs pig pg log tail

Available after installation
One command to start your AI coding journey
curl -fsSL https://repo.pigsty.cc/get | bash -s piglet
