8:34
Postgres was rewritten in Rust… and somehow passed every test
What happens when PostgreSQL is rebuilt in Rust? In this video, we take a look at pgrust, an experimental Postgres rewrite that ...
9:47
SQLx is my favorite PostgreSQL driver to use with Rust.
SQLx is perhaps my favorite Rust crate for interfacing with Postgres, my favorite relational database. It provides a number of ...
1:28
Postgres rewritten in Rust by AI. It passes 46,066 tests.
An AI-assisted rewrite of PostgreSQL in Rust now passes all 46066 of Postgres's own regression tests. But passing tests isn't the ...
16:18
High Performance Postgres with Rust, Cloudflare & Hyperdrive
Hello developers and architects, I'm James! In this video, you'll explore how to efficiently connect Cloudflare Workers to external ...
5:50
MUST know Rust database libraries
Join our Rust Live Accelerator waitlist (free Rust Job-Ready Roadmap inside): https://letsgetrusty.com/join Let's Get Rusty is the ...
33:52
Rust REST API Tutorial: Axum, SQLx, Postgres & Docker
Newsletter: Rust for AI (starting on January 2nd, 2026): https://francescociulla.substack.com/subscribe Let's create a CRUD Rest ...
8:03
PGRUST: A Postgres Rewrite in Rust
The pgrust project is an ambitious Rust-based rewrite of the Postgres database server that emphasizes high compatibility and ...
29:27
Build a CRUD Rest API - Rust, Postgres, Docker, Docker Compose
Let's create a CRUD Rest API in Rust using: - No specific framework - Serde to serialize and deserialize JSON - Postgres ...
13:53
Rust + Next-Gen SQL Databases = 😍
We look at distributed databases CockroachDB and YugabyteDB and how to integrate with them in a Rust application using the ...
5:51
Rust to Postgres Database with SQLX - Rust Lang Tutorial 2021
Quick Walkthrough / Tutorial showing how to do Database SQL Create, Update, Insert operations using #RustLang to #Postgresql ...
1:05:39
Rust Developer RoadMap - CRUD REST API with Sqlx and Postgres
In this tutorial we will explore Actix-Web, SQLx and Postgres and build a CRUD Rest API in Rust. ⚡ Rust Developer RoadMap⚡ ...
27:07
My Udemy video on Actix Web and SQLx is out! Covers Extractors, Responders, Route Handlers, Error Handling, SQLx ...
16:18
SurrealDB vs PostgreSQL vs SQLite for Rust Apps in 2026 — Which Should You Use?
SurrealDB 3.0 hit general availability on February 17, 2026 and raised $23M. Their customers now include Verizon, Walmart, ...
8:13
I replaced my entire tech stack with Postgres...
Sign up for Neon and create up to 10 Postgres databases for free https://fyi.neon.tech/fireship Learn 10 unusual ways to use ...
7:25
Rust vs. Go (Golang): Performance (Fastest Frameworks + PostgreSQL)
Mentorship/On-the-Job Support/Consulting - https://calendly.com/antonputra/youtube or me@antonputra.com ...
6:13
Postgres Just Got It's Biggest Upgrade In Years
pg_durable is a new open-source PostgreSQL extension that runs durable, crash-proof workflows right inside the database.
2:37
Try Postgres with Neon https://bit.ly/neon-fireship right now. Postgres is one of the most popular open-source SQL databases.
12:40
99% of Developers Don't Get PostgreSQL
Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...
7:28
Rust | How to Connect to PostgresSQL Database | Tutorial
article: https://medium.com/@mikecode/rust-how-to-connect-to-postgresql-f39ba1497b2a.
25:51
Can We Use Rust to Develop Extensions for PostgreSQL? | POSETTE: An Event for Postgres 2025
Video of a conference talk highlighting one of PostgreSQL's greatest strengths: its extensibility. Traditionally, extensions have ...