Releases: bhoobalan-bhoo/aws-aurora-wire-proxy
Releases · bhoobalan-bhoo/aws-aurora-wire-proxy
AuroraWire v1.0.0 - Secure Aurora Serverless Database Connectivity
AuroraWire v1.0.0 - Initial Release
The secure way to connect pgAdmin and database tools to AWS Aurora Serverless v2
✨ What's New
Zero Public Exposure
- Connect pgAdmin, DBeaver, and any PostgreSQL client to Aurora Serverless v2
- Your RDS cluster remains completely private - no public endpoints required
- Eliminates security risks from exposed database connections
Zero Infrastructure
- No EC2 instances, bastion hosts, or VPN complexity
- AWS Data API acts as intelligent middleware for connection management
- One-command setup:
npm startand you're connected
Full PostgreSQL Compatibility
- Complete PostgreSQL wire protocol implementation
- Seamless socket connection handling and control
- Works with all major database tools and clients
Key Features
- ✅ PostgreSQL Wire Protocol Support - Full binary protocol implementation
- ✅ AWS Data API Integration - Serverless-first architecture
- ✅ Connection Management - Simulated pooling via Data API
- ✅ SSL/TLS Support - End-to-end encryption
- ✅ Query Translation - Seamless SQL to Data API conversion
- ✅ Error Handling - PostgreSQL-compatible error responses