A Future for SQL on the Web

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. libsqlfs

    a library that implements a POSIX style filesystem on top of an SQLite database

    now let's see what it takes to make absurd-fs, where we use https://github.com/guardianproject/libsqlfs to make a filesystem on top of sqlite on top of the File System Access API.

    gotta keep ourselves fully looped. ⥀

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. certificate-transparency

    Discontinued Auditing for TLS certificates.

    This could actually work for certificate attestation if baked directly into the browser.

    https://github.com/google/certificate-transparency

  4. datasette

    An open source multi-tool for exploring and publishing data

    Highly entertaining and informative article/project - thanks for taking the time to write about it.

    This is really cool, I wonder if it could be built into something like https://datasette.io/ - without the need for a python runtime.

  5. litestream

    Streaming replication for SQLite.

    People are already trying to get me to hook up https://litestream.io/ to it

  6. idb

    IndexedDB, but with promises

    I've had good experiences with

    https://github.com/jakearchibald/idb

    It's basically a promise-based version of the standard API.

  7. standards-positions

    > Consensus & Standardization

    > Firefox: Negative [1]

    > Safari: Negative [2]

    However, I fully expect Chrome to ship it in stable sometime soon, like they do with dozens of other APIs.

    There are now four different half-baked storage/file api proposals, at least one of them is already in stable Chrome... it's a mess.

    [1] https://github.com/mozilla/standards-positions/issues/481

    [2] https://lists.webkit.org/pipermail/webkit-dev/2021-February/...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Exploring the Paramilitary Leaks

    1 project | news.ycombinator.com | 6 Mar 2025
  • I Track My Health Data in Markdown: Lessons in Digital Longevity

    1 project | news.ycombinator.com | 15 Dec 2024
  • CLI tool and Python library for manipulating SQLite databases

    1 project | news.ycombinator.com | 8 Jul 2024
  • Little Data: How do we query personal data? (2013)

    1 project | news.ycombinator.com | 1 Mar 2024
  • What We Watched: A Netflix Engagement Report – About Netflix

    1 project | news.ycombinator.com | 12 Dec 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?