General Purpose Database Agent & Proxy for deploying databases in Docker Containers at a scale.
- Rust 97.6%
- TypeScript 2%
- Shell 0.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
Build and Push Registry Image / Build db-agent image(s) (push) Successful in 36s
|
||
| .forgejo/workflows | ||
| .github | ||
| database | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| compose.yml | ||
| Dockerfile | ||
| README.md | ||
| SECURITY.md | ||
| tag-release.sh | ||
DB Agent
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.
Note
db-agent is currently not production-ready. It is being tested and developed on.