D1: We turned it up to 11

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • litestream

    Streaming replication for SQLite.

  • Ah you're right!

    I thought this was a wrapper for Litestream but apparently it's a parallel project by the same author who Fly hired.

    https://litestream.io/

    https://github.com/benbjohnson/litestream/pull/411

  • workers-sdk

    ⛅️ Home to Wrangler, the CLI for Cloudflare Workers®

  • And what about the DX of using Workers with Pages?

    I tried to use that recently and it was a disaster. I wrote about my experience here:

    https://twitter.com/pierbover/status/1641474067013271552

    I then opened these two issues:

    https://github.com/cloudflare/workers-sdk/issues/2962

    https://github.com/cloudflare/workers-sdk/issues/2964

    I ended up moving the project over to Netlify + Edge functions. I had it all working in like 5-10 mins as it should. Took me two hours to figure out why Workers weren't working in my Pages project, and could never get Workers working properly with my Astro project.

    I think you're working exclusively on the engine of Workers which is really top notch, but Cloudflare really needs to improve the outer layer which affects DX considerably.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • microfeed

    a lightweight cms self-hosted on cloudflare, for podcasts, blogs, photos, videos, documents, and curated urls.

  • > Our new engine is based on intercepting SQLite's disk writes and doing clever stuff with them. It was so easy because the file format is not just well designed but amazingly well-documented.

    Quite the hobby projects. Other folks doing this:

    Rqlite https://hn.algolia.com/?query=Rqlite&sort=byDate ,

  • neon

    Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage.

  • hmm, is this roughly equivalent to Neon[1], but sqlite based rather than postgres?

    1: https://neon.tech

  • kysely

    A type-safe typescript SQL query builder

  • kysely-d1

    D1 dialect for Kysely

  • 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.

    InfluxDB logo
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

  • HTTP vs. WebSockets: Which one is the fastest for Postgres queries at the Edg

    4 projects | news.ycombinator.com | 11 Jul 2023
  • Web Workers are the Future! 🏗

    5 projects | dev.to | 9 May 2022
  • Show HN: Slshx – React-Inspired Discord Commands on Cloudflare Workers

    3 projects | news.ycombinator.com | 28 Dec 2021
  • Denoflare – Develop, Test, and Deploy Cloudflare Workers with Deno

    4 projects | news.ycombinator.com | 7 Nov 2021
  • How to ditch Neon

    2 projects | dev.to | 1 May 2024