ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,993 results

Related queries

database sharding

bytebytego

database sharding vs partitioning

postgresql tutorial

postgresql performance tuning

mongodb replication

postgresql vs mysql

database indexing

sql vs nosql

database design

postgresql installation

Anton Putra
What is Database Sharding?

Mentorship/On-the-Job Support/Consulting - https://calendly.com/antonputra/youtube or me@antonputra.com ...

9:05
What is Database Sharding?

110,540 views

2 years ago

Scaling Postgres
Scale Through Sharding | Scaling Postgres 308

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

18:16
Scale Through Sharding | Scaling Postgres 308

1,742 views

1 year ago

Binary Igor
Database Sharding - Postgres example

Let's define what database sharding is, why we use it, and let's code an example using Java + Postgres database!

20:08
Database Sharding - Postgres example

10,827 views

3 years ago

Exponent
The Basics of Database Sharding and Partitioning in System Design

Make sure you're interview-ready with Exponent's system design interview prep course: http://bit.ly/3YTjsjH Learn the basics of ...

6:02
The Basics of Database Sharding and Partitioning in System Design

120,346 views

2 years ago

ByteByteGo
7 Must-know Strategies to Scale Your Database

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic Animation ...

8:42
7 Must-know Strategies to Scale Your Database

242,140 views

1 year ago

PlanetScale
Database Sharding in 200 Seconds

Database sharding is available on our Enterprise plans. If you want to explore whether PlanetScale is the right solution for your ...

4:43
Database Sharding in 200 Seconds

30,199 views

1 year ago

CockroachDB
Scaling PostgreSQL: How to never shard again

In this webinar, you'll learn how you can scale a SQL database horizontally without having to ever shard again. CockroachDB is a ...

56:09
Scaling PostgreSQL: How to never shard again

3,063 views

5 years ago

People also watched

Software Developer Diaries
Microservices with Databases can be challenging...

Check out Eraser: https://eraser.io ======⚡⚡⚡====== Here are 5 microservice patterns that can facilitate working with ...

20:52
Microservices with Databases can be challenging...

206,987 views

1 year ago

Database Star
7 Database Design Mistakes to Avoid (With Solutions)

Get my Database Design Guides to many different sample databases: ...

11:29
7 Database Design Mistakes to Avoid (With Solutions)

230,242 views

3 years ago

InterviewBuddies
Table Partitioning in PostgreSQL : Boost Performance with Partitioned Tables

In this video, learn how to take your PostgreSQL skills to the next level with table partitioning! Discover how partitioned tables can ...

9:03
Table Partitioning in PostgreSQL : Boost Performance with Partitioned Tables

1,852 views

1 year ago

Dreams of Code
Solving one of PostgreSQL's biggest weaknesses.

Storing large amounts of data, such as time series data, in a single table is often a challenge when it comes to PostgreSQL.

17:12
Solving one of PostgreSQL's biggest weaknesses.

277,163 views

2 years ago

Jimmy Angelakos
PostgreSQL Partitioning in Production: A Practical Guide

PostgreSQL Mistakes and How to Avoid Them: https://mng.bz/vKd4 Follow me on: https://fosstodon.org/@vyruss ...

40:29
PostgreSQL Partitioning in Production: A Practical Guide

28,142 views

4 years ago

Microsoft Developer
PostgreSQL performance tips you have never seen before | Citus Con: An Event for Postgres 2023

Video of a conference talk about some PostgreSQL trickery which is possible but most people are not aware of, delivered at Citus ...

25:19
PostgreSQL performance tips you have never seen before | Citus Con: An Event for Postgres 2023

48,624 views

2 years ago

Hello Interview - SWE Interview Preparation
Sharding in System Design Interviews w/ Meta Staff Engineer

A simple explanation of database Sharding in the context of system design interviews. Excalidraw used in video: ...

30:34
Sharding in System Design Interviews w/ Meta Staff Engineer

40,101 views

1 month ago

Edument
PostgreSQL at 10 TB and beyond

Earlier this week at Edument office in Malmö our colleague Chris Travers held a seminar discussing what happens when you ...

43:22
PostgreSQL at 10 TB and beyond

43,201 views

8 years ago

ByteByteGo
Secret To Optimizing SQL Queries - Understand The SQL Execution Order

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

5:57
Secret To Optimizing SQL Queries - Understand The SQL Execution Order

624,495 views

2 years ago

High-Performance Programming
PostgreSQL HA High Availability Tutorial

0:00 - Why High Availability? 0:39 - Steps to achieve High Availability 2:36 - Essential Questions to set-up High Availability 7:56 ...

19:04
PostgreSQL HA High Availability Tutorial

65,295 views

3 years ago

High-Performance Programming
PostgreSQL Partitioning Tutorial

Fix: The maximum table size is 32TB and not 32GB. (for default 8 K blocks) 0:00 - Introduction 0:59 - Which Tables Need ...

11:43
PostgreSQL Partitioning Tutorial

77,078 views

3 years ago

Dreams of Code
5 Secrets for making PostgreSQL run BLAZING FAST. How to improve database performance.

There's an approach in here for everyone! PostgreSQL is one of the most versatile SQL databases but often does not provide ...

8:12
5 Secrets for making PostgreSQL run BLAZING FAST. How to improve database performance.

190,389 views

2 years ago

CockroachDB
How NOT to scale your database // True cost of manual sharding.

In this video you'll first learn how NOT to scale your database and then some details about the true cost of manual database ...

5:38
How NOT to scale your database // True cost of manual sharding.

5,309 views

2 years ago

United States PostgreSQL Association
PGConf NYC 2021 - PostgreSQL sharding, state of the art by Julien Tachoires

PostgreSQL sharding, state of the art by Julien Tachoires In this session we will discuss about data sharding in PostgreSQL: ...

34:09
PGConf NYC 2021 - PostgreSQL sharding, state of the art by Julien Tachoires

325 views

3 years ago

Hayk Simonyan
Database Replication & Sharding Explained

Become a Remote Senior Software Engineer with a Job Guarantee: ...

6:53
Database Replication & Sharding Explained

60,944 views

1 year ago

Scaling Postgres
Postgres Releases, PostgreSQL Survey, Partitioning vs. Sharding, Bulk Loading | Scaling Postgres 277

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

19:05
Postgres Releases, PostgreSQL Survey, Partitioning vs. Sharding, Bulk Loading | Scaling Postgres 277

847 views

2 years ago

Supabase
Postgres scales … when you do this!

Partitioning Tables can greatly improve the efficiency of your Postgres queries by drastically reducing the size of the result set ...

9:59
Postgres scales … when you do this!

8,441 views

1 year ago

Gaurav Sen
What is DATABASE SHARDING?

Sharding a database is a common scalability strategy for designing server-side systems. The server-side system architecture uses ...

8:56
What is DATABASE SHARDING?

1,051,912 views

7 years ago

programmerCave
Handling Massive PostgreSQL Databases: Zerodha’s Scaling, Sharding & Performance Secrets | Blog

Source: https://zerodha.tech/blog/working-with-postgresql/ How do India's leading fintech companies handle gigantic databases ...

8:20
Handling Massive PostgreSQL Databases: Zerodha’s Scaling, Sharding & Performance Secrets | Blog

155 views

2 months ago

PostgreSQL Europe
Claire Giordano: Beginner's Guide to Partitioning vs. Sharding in Postgres (PGConf.EU 2023)

Partitioning has come a long way in Postgres since the Postgres 10 days, as has sharding via the Citus extension. If you need to ...

39:40
Claire Giordano: Beginner's Guide to Partitioning vs. Sharding in Postgres (PGConf.EU 2023)

1,751 views

1 year ago

Scaling Postgres
Scaling Postgres Episode 187 Sharding | Federation | Linux HugePages | Performance Tuning

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

15:06
Scaling Postgres Episode 187 Sharding | Federation | Linux HugePages | Performance Tuning

1,035 views

4 years ago

Amazon Web Services
Back to Basics: Database Sharding to Horizontally Scale Databases

Growing databases or increases in number of customers is a good thing for your business. It does however bring challenges ...

6:35
Back to Basics: Database Sharding to Horizontally Scale Databases

4,194 views

2 years ago

ByteMonk
Sharding | Horizontal Scaling | System Design Interview Basics

Sharding is a method for distributing data across multiple machines. Modern databases use sharding to support deployments with ...

4:01
Sharding | Horizontal Scaling | System Design Interview Basics

11,035 views

3 years ago