SQLite, an (un) known super ant
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the power and versatility of SQLite in this 29-minute conference talk from EuroPython 2021. Discover the advantages and optimal use cases for this compact yet robust database system. Learn best practices for integrating SQLite with Python, including the use of context managers, row factories, and efficient execution of multiple operations. Delve into advanced topics such as transactions management, isolation levels, and concurrency using WAL, Rollback, and no journaling modes. Gain insights on indexing strategies, including partial, expression, and FTS indexes. Examine special data types like Date & Time and how to implement personalized data types in SQLite. Equip yourself with the knowledge to leverage SQLite's capabilities in your data-driven projects.
Syllabus
MarĂa Andrea Vignau - SQLite, an (un) known super ant
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube