edgesearch VS dqlite

Compare edgesearch vs dqlite and see what are their differences.

edgesearch

Serverless full-text search with Cloudflare Workers, WebAssembly, and Roaring Bitmaps (by wilsonzlin)

dqlite

Embeddable, replicated and fault-tolerant SQL engine. (by canonical)
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
edgesearch dqlite
5 33
464 3,717
- 0.9%
0.0 9.5
about 2 years ago 6 days ago
Rust C
MIT License GNU General Public License v3.0 or later
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.

edgesearch

Posts with mentions or reviews of edgesearch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-02.
  • Lifetime Annotations for C++
    7 projects | news.ycombinator.com | 2 Apr 2022
    From https://westurner.github.io/hnlog/#comment-30603322 re https://en.wikipedia-on-ipfs.org/wiki/Database_index :

    https://github.com/wilsonzlin/edgesearch :

    > * Serverless full-text search with Cloudflare Workers, WebAssembly, and Roaring Bitmaps *

    > "Edgesearch builds a reverse index by mapping terms to a compressed bit set (using Roaring Bitmaps) of IDs of documents containing the term, and creates a custom worker script and data to upload to Cloudflare Workers"

    WASM or [C++] to WASM?

    TIL about Roaring Bitmaps: /?q=roaring+bitmap https://medium.com/@amit.desai03/roaring-bitmaps-fast-data-s...

  • How does database indexing work?
    1 project | news.ycombinator.com | 8 Mar 2022
    https://en.wikipedia-on-ipfs.org/wiki/Database_index

    https://news.ycombinator.com/item?id=28021766 re: edgesearch, HTTP/3 (QUIC (UDP))

    > Serverless full-text search with Cloudflare Workers, WebAssembly, and Roaring Bitmaps https://github.com/wilsonzlin/edgesearch

    >> How it works: Edgesearch builds a reverse index by mapping terms to a compressed bit set (using Roaring Bitmaps) of IDs of documents containing the term, and creates a custom worker script and data to upload to Cloudflare Workers

  • Abusing AWS Lambda to Make an Aussie Search Engine
    2 projects | news.ycombinator.com | 27 Sep 2021
  • Serverless SQLite
    6 projects | news.ycombinator.com | 20 Jan 2021
    I've also tried full-text-search in worker by pre-indexing the content, works very fast even with a JS engine - less than 5ms to make a search in 5MB of text.

    It runs out of CPU-time at 6MB of text though.

    There's someone that made a WASM for the same thing too, it's definitely faster and can handle a bit more text.

    https://github.com/wilsonzlin/edgesearch

  • Serverless Full-Text Search with Cloudflare Workers WebAssembly Roaring Bitmaps
    1 project | news.ycombinator.com | 6 Jan 2021

dqlite

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

What are some alternatives?

When comparing edgesearch and dqlite you can also consider the following projects:

edge-sql - Cloudflare Workers providing a SQL API

rqlite - The lightweight, distributed relational database built on SQLite.

torrent-net - Distributed search engines using BitTorrent and SQLite

kine - Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.

sql.js - A javascript library to run SQLite on the web.

litestream - Streaming replication for SQLite.

fatcow-icons - FatCow icons v3.9.2 (I was given a permission to host these on GitHub by FatCow support.)

better-sqlite3 - The fastest and simplest library for SQLite3 in Node.js.

PyO3 - Rust bindings for the Python interpreter

boringproxy - Simple tunneling reverse proxy with a fast web UI and auto HTTPS. Designed for self-hosters.

llvm-project - The home of the clang-based implementation of lifetime safety warnings.

Bedrock - Rock solid distributed database specializing in active/active automatic failover and WAN replication