home.social

#interestingfinds — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #interestingfinds, aggregated by home.social.

fetched live
  1. Interesting finds: <SQLite JSON Superpower: Virtual Columns + Indexing>
    - Store JSON document raw
    - Create virtual generated columns using json_extract
    - Add indexes to those generated columns
    - Query JSON at full speed

    dbpro.app/blog/sqlite-json-vir

    #sqlite #interestingfinds