do-sqlite VS binaryen

Compare do-sqlite vs binaryen and see what are their differences.

do-sqlite

[Experimental] Persist SQLite in a Cloudflare Durable Object (by rkusa)

binaryen

Optimizer and compiler/toolchain library for WebAssembly (by WebAssembly)
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
do-sqlite binaryen
1 14
129 7,128
- 1.1%
3.0 9.8
6 months ago 3 days ago
TypeScript WebAssembly
- Apache License 2.0
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.

do-sqlite

Posts with mentions or reviews of do-sqlite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-26.
  • Store SQLite in Cloudflare Durable Objects
    14 projects | dev.to | 26 Jan 2022
    tl;dr: A custom SQLite virtual file system and some WASM/WASI compilation magic allow to run SQLite on a Cloudflare Worker and persist it into a Durable Object. POC source can be found at github.com/rkusa/do-sqlite.

binaryen

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

What are some alternatives?

When comparing do-sqlite and binaryen you can also consider the following projects:

workers-wasi

wasm-bindgen - Facilitating high-level interactions between Wasm modules and JavaScript

rusqlite - Ergonomic bindings to SQLite for Rust

wasi-sdk - WASI-enabled WebAssembly C/C++ toolchain

asyncify - Standalone Asyncify helper for Binaryen

wasi-libc - WASI libc implementation for WebAssembly

EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

sqlite-vfs - Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.