Tag
PostgreSQL
PostgreSQL is the transactional database many backend and data-intensive systems rely on, often alongside Rust, Actix, SQLx, and Docker. This topic covers query performance, consistency, partitioning, and local testing in production-style workflows.
2 articles

Tools & Apps/Apr 4
DistSim puts distributed systems on your laptop
DistSim packs 22 services, Docker containers, and chaos testing into a local lab for hands-on distributed systems practice.

Tools & Apps/Apr 3
Build a Rust REST API with Actix, SQLx, Postgres
Actix Web, SQLx, and PostgreSQL give Rust teams a fast path to production APIs, with compile-time query checks and lean Docker images.