sql.js VS wasi-sqlite

Compare sql.js vs wasi-sqlite and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sql.js wasi-sqlite
1 3
118 6
- -
10.0 0.0
about 4 years ago almost 2 years ago
C
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sql.js

Posts with mentions or reviews of sql.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-28.
  • SQLite WASM Official
    9 projects | news.ycombinator.com | 28 Oct 2022
    SQLite was one of the first large C code bases to be ported to the web. Alon Zakai (@kripken, the creator of emscripten), made the first commit to sql.js at the start of 2012 [0]. I got involved two years later, and have been maintaining sql.js since. A lot was added since 2012, but the initial core api with 3 functions 'open', 'exec', and 'close' still works today.

    https://github.com/kripken/sql.js/commit/cebd80648dbd369b348...

wasi-sqlite

Posts with mentions or reviews of wasi-sqlite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-21.

What are some alternatives?

When comparing sql.js and wasi-sqlite you can also consider the following projects:

vaxine - Rich-CRDT database based on AntidoteDB.

wasm_sqlite_with_stats - Documentation and demonstration of how to build WASM versions of SQLite with extensions embedded

kikko - Powerful SQLite adapter for web, mobile and desktop. Build reactive UI on top of it

evolu - Local-first platform designed for privacy, ease of use, and no vendor lock-in

cowasm - CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.

examples - Example applications using ElectricSQL.

cr-sqlite - Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite

datasette-lite - Datasette running in your browser using WebAssembly and Pyodide