Sql.js - full SQLite in the browser

Published: 11 November 2022
on channel: Jeffrey Codes
17,181
227

Learn how to use SQLite in the browser, using Sql.js. We'll learn how to install the library, then learn how to initialize a new database and run arbitrary SQL queries. Finally, we'll let the user to input their own queries to the database using a textarea.

Official library: https://sql.js.org/#/

Want to work with me? https://www.jeffreybiles.com/consulting/

Twitter:
  / jeffreybiles  
  / theeffectivedev