General Purpose Database Agent & Proxy for deploying databases in Docker Containers at a scale.
  • Rust 97.6%
  • TypeScript 2%
  • Shell 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Calagopus Mirror Bot e498f0aaf6
All checks were successful
Build and Push Registry Image / Build db-agent image(s) (push) Successful in 36s
ci: verify workflow registry build after runner fix
2026-07-30 01:53:06 +00:00
.forgejo/workflows ci: add db-agent registry build workflow 2026-07-30 01:50:28 +00:00
.github upload files 2026-07-07 14:41:20 +02:00
database improve mongodb handling 2026-07-18 16:27:50 +02:00
src handle container workflow in background and add wings' image pull cache 2026-07-22 10:20:14 +02:00
.gitignore upload files 2026-07-07 14:41:20 +02:00
build.rs upload files 2026-07-07 14:41:20 +02:00
Cargo.lock update deps 2026-07-22 09:19:45 +02:00
Cargo.toml update deps 2026-07-22 09:19:45 +02:00
compose.yml some code cleanup, fix compose issue 2026-07-19 00:17:54 +02:00
Dockerfile upload files 2026-07-07 14:41:20 +02:00
README.md some cleanup 2026-07-07 18:01:20 +02:00
SECURITY.md upload files 2026-07-07 14:41:20 +02:00
tag-release.sh upload files 2026-07-07 14:41:20 +02:00

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.

Note

db-agent is currently not production-ready. It is being tested and developed on.