This post discusses the concept of generated columns in SQLite and how they can be used to calculate values based on other columns in the same table. It also explores a common use case of extracting JSON paths into separate columns and indexing them. Generated columns allow SQLite to be used as a document database by storing
•1m read time• From antonz.org
Sort: