sqlite-vfs VS absurd-sql

Compare sqlite-vfs vs absurd-sql and see what are their differences.

sqlite-vfs

Build SQLite virtual file systems (VFS) by implementing a simple Rust trait. (by rkusa)

absurd-sql

sqlite3 in ur indexeddb (hopefully a better backend soon) (by jlongster)
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
sqlite-vfs absurd-sql
2 24
76 4,057
- -
0.0 2.5
almost 2 years ago 9 months ago
Rust JavaScript
GNU General Public License v3.0 or later 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.

sqlite-vfs

Posts with mentions or reviews of sqlite-vfs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-17.
  • Extending SQLite with Rust
    4 projects | /r/rust | 17 May 2022
    You may be able to have something working by implementing a VFS. (https://github.com/rkusa/sqlite-vfs)
  • Store SQLite in Cloudflare Durable Objects
    14 projects | dev.to | 26 Jan 2022
    With that, I had enough information to build sqlite-vfs, a Rust library that wraps all the necessary interactions with the C SQLite library and exposes a much simpler Rust trait. I'll not go into the details of this library here.

absurd-sql

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

What are some alternatives?

When comparing sqlite-vfs and absurd-sql you can also consider the following projects:

wasm-sqlite - [Experimental] SQLite compiled to WASM with pluggable page storage.

lovefield - Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.

rusqlite - Ergonomic bindings to SQLite for Rust

crdt-example-app - A full implementation of CRDTs using hybrid logical clocks and a demo app that uses it

workers-wasi

dolt - Dolt – Git for Data

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

realtime - Broadcast, Presence, and Postgres Changes via WebSockets

asyncify - Standalone Asyncify helper for Binaryen

donutdb - Store and query a sqlite db directly backed by DynamoDB.

do-sqlite - [Experimental] Persist SQLite in a Cloudflare Durable Object

localForage - 💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.