Axum Backend Series: Docker, Database and Connection Pooling
⚓ Rust 📅 2025-10-18 👤 surdeus 👁️ 2https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-database-setup-using-docker/
In this post, we are going to choose a database to use, then understand Docker just enough as we are going to use it throughout the series and learn how database connection works and what is connection pool. Finally, we will connect PostgreSQL to our Axum server.
1 post - 1 participant
🏷️ Rust_feed