In-Memory Database with Indices from Scratch
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the process of building a simple in-memory generic database with basic indices using C++'s standard library in this 55-minute conference talk from NDC TechTown 2023. Dive into search algorithms and data structures as speaker Hana Dusíková demonstrates an easy and extensible design approach. Gain insights through animated explanations and learn how to create a foundation for efficient data management in your C++ projects.
Syllabus
In-memory database with indices from scratch - Hana Dusíková - NDC TechTown 2023
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube