from Hacker News

Absurd-SQL – Use sqlite3 on the web with storage in IndexedDB

by timdorr on 8/12/21, 3:02 PM with 11 comments

  • by laurent123456 on 8/12/21, 4:49 PM

  • by gnabgib on 8/12/21, 4:52 PM

    Doesn't look like your project Tim? (so the title shouldn't include Show HN). The blog post [0] from James seems to be a better link.

    https://jlongster.com/future-sql-web

  • by thunderbong on 8/12/21, 5:41 PM

    If you're not the author, you should not post it as "Show HN".

    Show HN is for sharing your personal work and has special rules.

    https://news.ycombinator.com/newsfaq.html

  • by hangonhn on 8/12/21, 4:48 PM

    I love absurd ideas like this because they sort of push the notion of what is possible. Some of my favorite projects have started out with "Crazy ideas but..."

    Thanks for sharing. Love it.

  • by starik36 on 8/12/21, 5:44 PM

    That's actually not that absurd. It provides a familiar way to deal with data in scenarios where using IndexedDB alone would be difficult at the very least.
  • by jmnicolas on 8/12/21, 6:56 PM

    I feel a bit stupid but I don't understand what his project does, so if someone is kind enough to ELI5 I would be grateful.