Bring-your-own Redis, Postgres, and MySQL to serverless
One HTTPS layer to connect AI agents, Cloudflare Workers, Vercel Edge, AWS Lambda, Deno, Bun, and Node.js to Redis, Postgres, MySQL, and more — with client-side AES-256 encryption and zero socket configuration.
What is ZedGi?
ZedGi is the TCP access layer for AI agents and serverless apps. It lets edge runtimes and coding agents talk to traditional TCP services — Redis, Postgres, MySQL, and beta adapters like MongoDB, RabbitMQ, NATS, MQTT, LDAP, and SFTP — over standard HTTPS. Install a lightweight SDK, encrypt credentials client-side, and issue commands without VPNs or open database ports.
Database credentials are encrypted with AES-256 on the client before they leave your application. ZedGi never stores or logs plaintext passwords. A short-lived bridge JWT carries only re-encrypted credential blobs.
How it works
- Create your service — Pick a live or beta protocol, paste your connection string, optionally whitelist caller IPs.
- Copy your API key — Generated once; credentials stay encrypted with AES-256 client-side.
- Use the client or agent prompt — TypeScript/Python SDK, raw HTTP, or
https://zedgi.app/agents.md.
Supported protocols
- Live — Redis, Postgres, MySQL / MariaDB
- Beta — Memcached, MongoDB, RabbitMQ, NATS, MQTT, LDAP/LDAPS, SFTP
- Exploring — Kafka, SQL Server, ClickHouse, Cassandra, SMTP, IMAP
- Custom TCP — on request
Product pages
- Enterprise — compliance, VPC peering, dedicated nodes, SLA
- Self-hosted — Docker Compose and Kubernetes Helm
- Comparisons — vs Upstash, Neon, Hyperdrive, VPN, in-house
Key features
- Bring your own database — No migration, no lock-in to a hosted DB vendor.
- Client-side credential encryption — AES-256 before transmission; never stored as plaintext on ZedGi.
- Caller IP allowlist — Restrict each service by trusted source IP.
- Sub-10ms platform overhead — Connection pooling plus KV auth.
- Runs everywhere — Workers, Lambda, Vercel Edge, Deno, Bun, Node.js, and any HTTPS runtime.
Pricing
Free: 30K requests/month across live protocols, caller IP allowlist, no credit card.
Paid: Unlimited daily requests at $10 per 1M calls. Enterprise pricing above 10M/month.