evolu VS wasm_sqlite_with_stats

Compare evolu vs wasm_sqlite_with_stats and see what are their differences.

evolu

Local-first platform designed for privacy, ease of use, and no vendor lock-in (by evoluhq)

wasm_sqlite_with_stats

Documentation and demonstration of how to build WASM versions of SQLite with extensions embedded (by llimllib)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
evolu wasm_sqlite_with_stats
3 3
1,089 24
8.0% -
9.8 10.0
3 days ago over 1 year ago
TypeScript C
MIT License MIT License
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.

evolu

Posts with mentions or reviews of evolu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-02.

wasm_sqlite_with_stats

Posts with mentions or reviews of wasm_sqlite_with_stats. 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 Release 3.40.0
    1 project | news.ycombinator.com | 16 Nov 2022
    Not by default, you can test it out here[1].

    I documented how to compile an extension into the wasm build here[2], I assume something like that would work for fts? But I'm not sure exactly.

    [1]: https://sqlite.org/fiddle/

    [2]: https://github.com/llimllib/wasm_sqlite_with_stats/tree/buil...

  • SQLite WASM Official
    9 projects | news.ycombinator.com | 28 Oct 2022
    I wrote up how to compile SQLite to WASM and also include an extension: https://github.com/llimllib/wasm_sqlite_with_stats

    You can play with the wasm-compiled extension at the version of the sandbox I compiled here: https://llimllib.github.io/wasm_sqlite_with_stats/

    I tried to be thorough with the writeup, so hopefully it helps somebody if that's something they need.

  • I Figured out How to Build SQLite into WASM And Include Extensions
    1 project | /r/sqlite | 3 Sep 2022
    I put thorough instructions here because it wasn't documented anywhere that I could find.

What are some alternatives?

When comparing evolu and wasm_sqlite_with_stats you can also consider the following projects:

vaxine - Rich-CRDT database based on AntidoteDB.

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

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

TypeCell

examples - Example applications using ElectricSQL.

localfirstweb.dev - A list of various resources for local-first web development

wasi-sqlite - sqlite3 CLI for a-Shell on iOS

anytype-ts - Official Anytype client for MacOS, Linux, and Windows

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