Skip to content

Repository files navigation

Calagopus Logo

DB Agent

Rust License GitHub issues GitHub stars Discord

db-agent is a high-performance, low-latency database proxy and agent written in Rust. It is designed to handle database-routing and provisioning for PostgreSQL, MySQL, Redis and MongoDB, with a focus on security, scalability, and ease of use. It provides a dedicated REST API for management.

To be compatible with ridiculous versions of various specifications, we only ever parse & "handle" the authentication phase of the database protocols, ensuring that clients can connect seamlessly while maintaining security and protocol compliance. After authentication, db-agent hands off the full duplex communication to the respective database server, allowing normal operation to continue without interference.

About

General Purpose Database Agent & Proxy for deploying databases in Docker Containers at a scale.

Resources

Security policy

Stars

16 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages