Skip to content

Releases: bhoobalan-bhoo/aws-aurora-wire-proxy

AuroraWire v1.0.0 - Secure Aurora Serverless Database Connectivity

27 Jul 13:33

Choose a tag to compare

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 start and 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