Show HN: TeaTime – static distributed library powered by SQLite, IPFS and GitHub

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. teatime

    A fully static distributed library system powered by IPFS, SQLite and GitHub

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. helia

    An implementation of IPFS in TypeScript

    > (I'm looking into using Helia so that users are also contributing nodes in the network)

    I had to look that term up <https://github.com/ipfs/helia#readme> but while sniffing around in their <https://github.com/ipfs/helia/wiki/Projects-using-Helia> I was reminded of https://github.com/orbitdb/orbitdb#readme which seems like it may be much less rolling your own parts

  4. orbitdb

    Peer-to-Peer Databases for the Decentralized Web

    > (I'm looking into using Helia so that users are also contributing nodes in the network)

    I had to look that term up <https://github.com/ipfs/helia#readme> but while sniffing around in their <https://github.com/ipfs/helia/wiki/Projects-using-Helia> I was reminded of https://github.com/orbitdb/orbitdb#readme which seems like it may be much less rolling your own parts

  5. datasette-lite

    Datasette running in your browser using WebAssembly and Pyodide

    Can static sites built with sphinx-build or other jamstack static site generators for TeaTime?

    sphinx-build: https://www.sphinx-doc.org/en/master/man/sphinx-build.html

    There may need to be a different builder or an extension of sphinxcontrib.serializinghtml.JSONHTMLBuilder: https://www.sphinx-doc.org/en/master/usage/builders/#sphinxc...

    datasette and datasette-lite can load CSV, JSON, and SQLite databases; supports Full-Text Search; and supports search Faceting. datasette-lite is a WASM build of datasette with the pyodide python distribution.

    datasette-lite > Loading SQLite databases: https://github.com/simonw/datasette-lite#loading-sqlite-data...

    jupyter-lite is a WASM build of jupyter which also supports sqlite in notebooks in the browser with `import sqlite3` with the python kernel and also with a sqlite kernel: https://jupyter.org/try-jupyter/lab/

    jupyterlite/xeus-sqlite-kernel:

  6. xeus-sqlite-kernel

    Discontinued A SQLite kernel for JupyterLite, powered by Xeus

  7. helia-verified-fetch

    A fetch-like API for obtaining verified & trustless IPFS CIDs on the web

    [1] https://github.com/ipfs/helia-verified-fetch/tree/main/packa...

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

  • OrbitDB reaches version 1.0 after 8 years of development

    1 project | news.ycombinator.com | 19 Sep 2023
  • Current Progress of IPFS

    3 projects | /r/ipfs | 22 Apr 2023
  • Decentralised public immutable database

    2 projects | /r/ipfs | 26 Sep 2022
  • Distributed Wikipedia Mirror Project: Putting Wikipedia Snapshots on IPFS

    1 project | /r/CKsTechNews | 13 Sep 2022
  • Distributed Wikipedia Mirror Project: Putting Wikipedia Snapshots on IPFS

    1 project | news.ycombinator.com | 13 Sep 2022

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?