ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,363 results

ArjanCodes
SQLAlchemy: The BEST SQL Database Library in Python

Try out Oso for free here: https://oso.1stcollab.com/arjancodes_3 Ever heard of SQLAlchemy and thought it sounded like a ...

16:39
SQLAlchemy: The BEST SQL Database Library in Python

171,239 views

1 year ago

IBM Technology
PostgreSQL vs MySQL

Deploy PostgreSQL → https://ibm.biz/BdPSXZ Get Started with MySQL→ https://ibm.biz/BdPSXY Most Relational Database ...

6:33
PostgreSQL vs MySQL

524,576 views

3 years ago

Supabase
How to store and query JSON data in Postgres

JSON and JSONB type allows you to store unstructured data in Postgres. In this video, Tyler Shukert walks you through how to ...

5:05
How to store and query JSON data in Postgres

33,880 views

1 year ago

Tech With Tim
Postgres Just Killed Elasticsearch

Sign Up for TigerData for free: https://tsdb.co/twt-TigerData Checkout the GitHub repo for more information: ...

17:28
Postgres Just Killed Elasticsearch

68,605 views

1 month ago

pixegami
Pydantic Tutorial • Solving Python's Biggest Problem

Learn how to use Pydantic in this short tutorial! Pydantic is the most widely used data validation library for Python. It lets you ...

11:07
Pydantic Tutorial • Solving Python's Biggest Problem

467,342 views

2 years ago

pixegami
Python FastAPI Tutorial: Build a REST API in 15 Minutes

Learn how to install and build your first app with FastAPI (a high-performance web framework for Python). In this tutorial, you'll ...

15:16
Python FastAPI Tutorial: Build a REST API in 15 Minutes

423,205 views

2 years ago

Anton Putra
MySQL vs PostgreSQL Performance Benchmark (Latency - Throughput - Saturation)

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

10:41
MySQL vs PostgreSQL Performance Benchmark (Latency - Throughput - Saturation)

172,910 views

1 year ago

ArjanCodes
Raw SQL, SQL Query Builder, or ORM?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Not sure if you should use Raw SQL, ...

16:19
Raw SQL, SQL Query Builder, or ORM?

123,591 views

2 years ago

ArjanCodes
Python Poetry in 8 Minutes

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll guide you through the ins and outs ...

8:27
Python Poetry in 8 Minutes

147,259 views

1 year ago

Unwired
Understand SQL Transactions in 5 Minutes

Learn how SQL transactions work using a real-world banking example. We cover BEGIN, COMMIT, ROLLBACK, and the basics of ...

4:43
Understand SQL Transactions in 5 Minutes

4,734 views

9 months ago

ArjanCodes
Deep Dive Into the Repository Design Pattern in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll take a closer look at the repository ...

11:56
Deep Dive Into the Repository Design Pattern in Python

97,211 views

2 years ago

pixegami
Deploy Your Python API to Render Cloud in 5 Mins | Free & Easy!

Here's a quick and easy way to deploy your Python API (e.g. FastAPI app) to the cloud (using Render). Links Code: ...

11:34
Deploy Your Python API to Render Cloud in 5 Mins | Free & Easy!

5,424 views

3 months ago

Denis Magda
Database Connection Pooling: Why It Matters? Essential OS-Level Insights

Database connection pooling is a method to reduce costs associated with opening and closing connections by maintaining a pool ...

5:26
Database Connection Pooling: Why It Matters? Essential OS-Level Insights

9,587 views

2 years ago

ArjanCodes
SQLModel Makes FastAPI Cleaner (But There’s a Catch)

Learn how to design great software in 7 steps: https://arjan.codes/designguide. When you develop an API, you might feel like ...

19:50
SQLModel Makes FastAPI Cleaner (But There’s a Catch)

116,095 views

1 year ago

Database Star
Introduction to PostgreSQL Tutorial - Part 1

Get my free SQL Cheat Sheets: https://databasestar.mykajabi.com/lpkj-sql-cheat-sheets/?video=74IWNUja05w Master SQL ...

17:13
Introduction to PostgreSQL Tutorial - Part 1

138,502 views

2 years ago

Anton Putra
6 SQL Joins you MUST know! (Animated + Practice)

UPDATED video - https://youtu.be/9prkapPewGs To practice SQL, run the following commands: docker run --detach --name ...

9:47
6 SQL Joins you MUST know! (Animated + Practice)

533,698 views

2 years ago

ArjanCodes
Stop Struggling with DataFrames – Try DuckDB for SQL on Pandas

Try Convex here: https://convex.link/arjancodes. In this video, I'll talk about the power of DuckDB, a lightweight, embedded ...

19:31
Stop Struggling with DataFrames – Try DuckDB for SQL on Pandas

50,203 views

1 year ago

CockroachDB
SQL indexing best practices | How to make your database FASTER!

Learn about best practices for using indexes in SQL, and how they can be used to speed up your queries, make your database ...

4:08
SQL indexing best practices | How to make your database FASTER!

266,676 views

3 years ago

Francesco Tisiot
JSON vs JSONB in PostgreSQL

PostgreSQL offers two data types to store JSON information: JSON vs JSONB. This video goes into the details of the differences ...

4:23
JSON vs JSONB in PostgreSQL

14,813 views

2 years ago

Shanmugam Udhaya
Build a FastAPI App with Postgres and Alembic | #1 - Alembic

In this first part of the series, we start building our FastAPI app by setting up Alembic, a database migration tool that helps manage ...

16:45
Build a FastAPI App with Postgres and Alembic | #1 - Alembic

370 views

3 months ago