SQLite is not weakly typed!

Опубликовано: 11 Июнь 2024
на канале: Aaron Francis
12,217
1k

Want to learn more SQLite? Check out the full course: https://highperformancesqlite.com.

Turso for SQLite in production: https://tur.so/af.

SQLite is "flexibly typed," which is somehow different than weakly typed. Or it can be strictly typed! Or it can be strictly and flexibly typed! The choice is yours.

Check out https://aaronfrancis.com for more articles, podcasts, and courses. You can find the article version of this video there too: https://aaronfrancis.com/2024/sqlite-....

Chapters
00:00 SQLite is Flexibly Typed
00:26 Storing Multiple Types in Column
02:51 Use Cases for Multiple Types in Column
03:36 Strict Tables
04:30 Strict Table with Strict and Flexible Columns