Skip to content

Repository files navigation

sqlite-wasm

sqlite-wasm is a fork of sql.js with the following changes:

  • Completely rewritten in TypeScript.

  • Focus on the use with WebAssembly.

  • Add slim distribution option (sqlite-slim.wasm), which is much smaller binary size then the original.

  • Add FTS5 option.

Credits & License

This is a reimplementation of sql.js in TypeScript. (MIT license)

Other than that, the project is MIT License. See LICENSE

About

Run SQLite on the web, using WebAssembly

Resources

Stars

39 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages