[HN Gopher] SQLite-HTML: A SQLite extension for querying, manipu...
       ___________________________________________________________________
        
       SQLite-HTML: A SQLite extension for querying, manipulating, and
       creating HTML
        
       Author : thunderbong
       Score  : 51 points
       Date   : 2022-08-03 18:36 UTC (4 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | simonw wrote:
       | Don't miss the Observable notebook which includes interactive
       | demos of the new functions:
       | https://observablehq.com/@asg017/introducing-sqlite-html
        
       | alexgarcia-xyz wrote:
       | Hey, author here, happy to answer questions! A few other recent
       | posts/tools that you may be interested in:
       | 
       | - sqlite-lines discussion from a few days ago:
       | https://news.ycombinator.com/item?id=32288165
       | 
       | - htmlq, Rust CLI for (like jq but for html):
       | https://github.com/mgdm/htmlq
       | 
       | - The Go library that sqlite-html uses for making runtime-
       | loadable SQLite extensions https://github.com/riyaz-ali/sqlite
       | 
       | - sqlean, a ton of other helpful SQLite extensions (in C):
       | https://github.com/nalgeon/sqlean
        
         | lilyball wrote:
         | The bottom of the README links to a sqlite-http repo but that's
         | just a 404. Is that a private repo?
        
           | alexgarcia-xyz wrote:
           | Ah yes, my bad, gonna publish that soon! Will be an extension
           | for things like `select http_get_body('https://google.com')`
        
       | mkw5053 wrote:
       | I'd love to query HTML in the browser with SQL. I'd really love
       | to join data across websites in the browser.
        
       ___________________________________________________________________
       (page generated 2022-08-03 23:00 UTC)