Skip to content

kbumsik/sqlite-wasm

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published