ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,177 results

Ben Dicken
How SEARCH can be fast (in Postgres)

Welcome to the channel! I make videos about software engineering, databases, and distributed systems. You can find more about ...

13:30
How SEARCH can be fast (in Postgres)

22,128 views

5d ago

Arjay McCandless
How Many Users Can a $12 Server Handle?

How many users can a $12/month server actually handle? I rented the cheapest decent VM I could get: 1 shared vCPU and 2 GB ...

13:19
How Many Users Can a $12 Server Handle?

122,449 views

1d ago

Machine Room
How ChatGPT Runs 800 Million Users on One Postgres Database

ChatGPT has 800 million users and its core data lives on one Postgres database. Not a hundred, not sharded: one writer, and ...

17:48
How ChatGPT Runs 800 Million Users on One Postgres Database

609 views

1d ago

theurbanpenguin
05: PostgreSQL SELECT * vs LIMIT — Write More Efficient SQL Queries

When exploring a PostgreSQL table, it's tempting to start with: SELECT * FROM sales; It's simple, but it can retrieve far more data ...

4:08
05: PostgreSQL SELECT * vs LIMIT — Write More Efficient SQL Queries

558 views

1d ago

The Curious Architect
I Gave Claude Access to My Database… Here’s What Happened | MCP + Postgres

What if Claude could actually talk to your PostgreSQL database? In this video, we build an **MCP + PostgreSQL** system that lets ...

11:54
I Gave Claude Access to My Database… Here’s What Happened | MCP + Postgres

222 views

2d ago

Alex The Analyst
Window Functions in PostegreSQL

Create the Database with this script: https://github.com/AlexTheAnalyst/PostgresqlYouTubeSeries Practice Postgresql here: ...

14:25
Window Functions in PostegreSQL

6,681 views

4d ago

Scaling Postgres
Postgres 19 Revert Train! | Scaling Postgres 435

To get the show notes as well as get notified of new episodes, visit: ...

10:35
Postgres 19 Revert Train! | Scaling Postgres 435

3,223 views

6d ago

Big Tech Talk
Stop Installing Postgres Locally! (Use Docker instead)

Stop using scattered config files—learn exactly why and how professional developers and data engineers actually run Postgres ...

5:23
Stop Installing Postgres Locally! (Use Docker instead)

83 views

5d ago

StepUP Tech Academy (SUTA)
How Would You Back Up Postgres? | Interview Podcast

How would you design a Postgres backup and recovery strategy? Understand recovery targets, full/differential/incremental ...

7:25
How Would You Back Up Postgres? | Interview Podcast

3 views

1d ago

Percona
Contribution Over Control   Open Source Responsibility in PostgreSQL - Jan Wieremjewicz, Percona

Kai Wagner & Jan Wieremjewicz, Percona.

11:33
Contribution Over Control Open Source Responsibility in PostgreSQL - Jan Wieremjewicz, Percona

99 views

5d ago

Epsilon Academy
How to Install PostgreSQL on Windows 10/11 🔥 | PostgreSQL + pgAdmin Complete Setup (2026)

Want to install **PostgreSQL on Windows 10 or Windows 11**? In this beginner-friendly tutorial, I'll show you **how to ...

11:32
How to Install PostgreSQL on Windows 10/11 🔥 | PostgreSQL + pgAdmin Complete Setup (2026)

188 views

2d ago

ChipTask
PostgreSQL : Open Source RDBMS

PostgreSQL: The Definitive Guide to the Open Source RDBMS PostgreSQL is a prominent, free, and open-source relational ...

6:51
PostgreSQL : Open Source RDBMS

18 views

17h ago

Case Study Circuit
PostgreSQL Configuration and Startup Files: postgresql.conf, postgresql.auto.conf, pg_hba.conf, pg_i

PostgreSQL Configuration and Startup Files: postgresql.conf, postgresql.auto.conf, pg_hba.conf, pg_ident.conf, PG_VERSION, ...

11:53
PostgreSQL Configuration and Startup Files: postgresql.conf, postgresql.auto.conf, pg_hba.conf, pg_i

9 views

5d ago

StepUP Tech Academy (SUTA)
PostgreSQL Users & Permissions Explained | Roles, pg_hba.conf, GRANT & REVOKE

Who can connect to PostgreSQL—and what can they do after logging in? Follow one shop order as Alice reads it for a sales report ...

7:58
PostgreSQL Users & Permissions Explained | Roles, pg_hba.conf, GRANT & REVOKE

5 views

23h ago

mynoteoracledba
Your PostgreSQL Index Is Slow Because of This One Mistake

In this video, we are going to see Your PostgreSQL Index Is Slow Because of This One Mistake | Key vs Non-Key Column ...

14:50
Your PostgreSQL Index Is Slow Because of This One Mistake

194 views

7d ago

The Data and AI Guy
What is Trino? Trino Explained for Beginners!

One SQL statement that joins a Postgres table to a folder of Parquet files in object storage, with no pipeline, no copy, and no ...

11:08
What is Trino? Trino Explained for Beginners!

1,342 views

5d ago

ojamboshop
40 Years of Bulletproof Code: The PostgreSQL Story

Unlock the secrets of the most bulletproof database engine ever engineered. From the high-voltage hum of 1986 UC Berkeley ...

5:34
40 Years of Bulletproof Code: The PostgreSQL Story

103 views

6d ago

Mansoor Khan
Where should an AI agent save its progress? Postgres vs Redis

An AI agent that pauses for a human to approve something has to remember where it stopped. I built mine on LangGraph and put ...

5:19
Where should an AI agent save its progress? Postgres vs Redis

121 views

6d ago

Eddy Says Hi #EddySaysHi
How a Global Cybersecurity Platform Reduced PostgreSQL Replication Latency

Tired of laggy cross-region database replication? Discover how a global cybersecurity platform operating across North America, ...

8:33
How a Global Cybersecurity Platform Reduced PostgreSQL Replication Latency

0 views

4h ago

Elite Dev News
Testcontainers Go Tutorial for Beginners: Real Postgres in Your Tests, and the 3 Traps

A beginner tutorial on integration testing in Go with Testcontainers: start a real PostgreSQL container from a test, connect to it, and ...

16:15
Testcontainers Go Tutorial for Beginners: Real Postgres in Your Tests, and the 3 Traps

0 views

2d ago

Show more