LumoSQL - Updating SQLite for the Modern Age
Offered By: linux.conf.au via YouTube
Course Description
Overview
Explore the development of LumoSQL, a fork of SQLite, in this 47-minute conference talk from linux.conf.au 2020. Learn about the project's goals to modernize SQLite for contemporary IoT and application use cases, focusing on multi-writer environments, speed, and high-capacity, internet-connected devices. Discover the initial improvements aimed at enhancing speed and reliability by replacing the internal key-value store with LMDB. Gain insights into the challenges faced during development, including code archeology, benchmarking updates, and maintaining parity with upstream code changes. Understand the future plans for replacing the write-ahead log system with a single-level store and participate in a discussion about potential features and improvements for SQLite users and developers.
Syllabus
"LumoSQL - updating SQLite for the modern age" - Dan Shearer (LCA 2020)
Taught by
linux.conf.au
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera