SQLite FTS In The Browser

Github

This is a proof of concept running full-text search on a SQLite database in the browser. It uses a custom build of sql.js that has FTS5 enabled.

The data source we use here is a SQLite database of the transcript for this YouTube video: https://www.youtube.com/watch?v=-nckO_vl2_U . Try out a search below!

Loading database...