On Graph Databases | The Backend Engineering Show

On Graph Databases | The Backend Engineering ...

Up next

5 Backend Design Patterns for Managing Threads and Sockets

In this video I introduce 5 different design patterns for building backend applications. Each mode explains how a socket listener is established, a connections are established and how threads and connections are managed to read, write and process requests. 

Page Tables

Page tables provide the mapping between virtual memory and physical memory for each process. This means it needs to be as efficient and as fast as possible. I explore the inner workings of page tables in this episode.0:00 Intro2:00 Virtual Memory ⁃ ⁃ 8:00 MMU10:00 Page Tables ⁃ ⁃ ...  Show more

Recommended Episodes

Accelerating ML Training And Delivery With In-Database Machine Learning
Data Engineering Podcast

<div class="wp-block-jetpack-markdown"><h2>Summary</h2>

When you build a machine learning model, the first step is always to load your data. Typically this means downloading files from object storage, or querying a database. To speed up the process, why not build the model in ...

  Show more

Going From Transactional To Analytical And Self-managed To Cloud On One Database With MariaDB
Data Engineering Podcast

<div class="wp-block-jetpack-markdown"><h2>Summary</h2>

The database market has seen unprecedented activity in recent years, with new options addressing a variety of needs being introduced on a nearly constant basis. Despite that, there are a handful of databases that continu ...

  Show more

A Multipurpose Database For Transactions And Analytics To Simplify Your Data Architecture With Singlestore
Data Engineering Podcast

<div class="wp-block-jetpack-markdown"><h2>Summary</h2>

A large fraction of data engineering work involves moving data from one storage location to another in order to support different access and query patterns. Singlestore aims to cut down on the number of database engines ...

  Show more

S17:E9 - What are some database architectures and their use cases (Kyle Bernhardy)
CodeNewbie

In this episode, we talk about database architectures and some of their use cases, with Kyle Bernhardy, CTO of HarperDB. Kyle talks about what a database is, different types of databases, and when you might want to use one type of database over another. Show Links DevDiscuss (spo ...  Show more