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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera