edge-sql VS fatcow-icons

Compare edge-sql vs fatcow-icons and see what are their differences.

fatcow-icons

FatCow icons v3.9.2 (I was given a permission to host these on GitHub by FatCow support.) (by TomasHubelbauer)
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
edge-sql fatcow-icons
2 1
555 5
- -
1.8 5.5
over 3 years ago 12 months ago
C JavaScript
- 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.

edge-sql

Posts with mentions or reviews of edge-sql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-27.
  • 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
    edge-sql [1] allows arbitrary SQLite queries to be executed over an immutable external data set. The demo uses a Forex data set stored in Workers KV.

    Client issued arbitrary queries is one of the use cases for GraphQL and publishing immutable data sets on the web is the main use case for Simon Wilson’s Datasette [2].

    In-memory SQLite compiled to WASM works in the browser and Node.js too. In the future, we can expect proper ACID operations on any WASM runtime that supports fsync in WASI [3], a POSIX-like API.

    [1] https://github.com/lspgn/edge-sql

    [2] https://datasette.io/

    [3] https://wasi.dev/

fatcow-icons

Posts with mentions or reviews of fatcow-icons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-20.
  • Serverless SQLite
    6 projects | news.ycombinator.com | 20 Jan 2021
    Hm, interesting. I made this, if you want to take a look: https://github.com/TomasHubelbauer/sqlite-javascript. You can test it using the Demo link in the readme and then use the prefilled value in the Load from URL prompt. Based on this I find your idea to be very doable. I didn't do it yet, but while working on this I had async fetching of pages using Range requests on my mind. Shame I didn't get to it when I was working on this project, could be easy to put together a demo. Similar to this I made https://github.com/TomasHubelbauer/fatcow-icons which parses a big ZIP file piece-wise on demand. As you scroll, new parts of the archive are fetched and icons extracted so you don't need to download the whole thing.

What are some alternatives?

When comparing edge-sql and fatcow-icons you can also consider the following projects:

dqlite - Embeddable, replicated and fault-tolerant SQL engine.

torrent-net - Distributed search engines using BitTorrent and SQLite

lsqlite - lua sqlite module

iconicicons - Free “do wtf you want with” pixel-perfect icons.

icons-flat-osx - Free Flat icons For OSX

sqlite-gui - Lightweight SQLite editor for Windows

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

dark - C practice - basic roguelike in SDL2 that compiles both for desktop and Emscripten

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