Alternatives
Products that do what Joist, the Best ORM, Ever? does
Hi HN; over the last 4 years, we've been building Joist, an ORM for TypeScript & Postgresql, that solves many of the footguns of traditional entity-based ORMs. One of our early adopters challenged us to be less humble in our marketing, and this silly-but-serious blog post is the result. :-) Disclaimer this post assumes a lot of familiarity with ORMs, so that it can focus on how Joist (and the JavaScript + TypeScript stack) has solved these historical issues, but the rest of the Joist docs try to be more tutorial/beginner oriented.
- 1OF
2020 · github.com
- 2GI
2016 · github.com
- 3NO
Hello HN! The day has finally come to stop adding features and start sharing what I've been building the last 5-6 months. It's a bit of CrewAI, OpenDevon, LangFuse/Cloud all in one, providing devs who prefer TypeScript an integrated framework thats provides a lot out of the box to start experimenting and building agents with. It started after peeking at the LangChain docs a few times and never liking the example code. I began experimenting with automating a simple Jira request from the engineering team to add an index to one of our Google Spanner databases (for context I'm the…
2024 · github.com
- 4

- 5AO
2020 · github.com
- 6MO
2019 · github.com
- 7AN
2020 · github.com
- 8

- 9KB
2020 · kretes.dev
- 10TS
2024 · litdb.dev
- 11AO
2016 · github.com
- 12QI
2017 · quicktype.io
- 13SD
2019 · github.com
- 14KA
2017 · github.com
- 15WF
Hi HN! We (pdubroy & marianoguerra) just launched an online book called WebAssembly from the Ground Up. It's an online book to learn Wasm by building a simple compiler in JavaScript. This is the book we wish we'd had 3 years ago. Unlike many WebAssembly resources that focus on use cases and tooling, we wanted a deep dive into how Wasm actually works. We focus on the core of WebAssembly: the module format and the instruction set. We think the low-level details — the "virtual ISA" — are the most interesting part, and we had the crazy idea that writing a compiler is the best way to learn it.…
2025 · wasmgroundup.com
- 16RV
2017 · github.com
- 17AO
2020 · github.com
- 18AW
I've spent the past couple of weeks building a Wasm-to-Go translator. It supports a subset of Wasm useful enough to translate SQLite into 600k LoC (~20 MiB) of Go code. It already passes all of my Go SQLite driver's tests across the 20 platforms I support. Performance compared to https://wazero.io/ is a bit of a mixed bag: code that frequently crosses the Go-Wasm boundary improves, but code that spends most of its time in "Wasm land" doesn't. There's probably room for improvement (I'd love to hear your ideas), but this is also a testament to how good the wazero AOT compiler…
Feb 2026 · github.com
- 19CA
A couple years ago I was really frustrated by Postman, it couldn't do basic JSON schema validation, and didn't interoperate well with the OpenAPI spec I had to use for serverless deployments. On top of that, they started requiring an account and cloud sync, and other things I just wasn't comfortable with. So what's an engineer to do? Build yet another API Client of course! [0] It's still fairly rough and crashes more often than I like, but it's basically at the point that I've switched most of my usage so I figured I would rip off the bandaid and do a Show HN. Short list of some of the…
2024 · callosum.dev
- 20FS
2016 · github.com
- 21TN
2020 · github.com
- 22FN
2016 · github.com
- 23OS
2023 · github.com
- 24AT
This began as a passion project and an opportunity to learn new tech. I've always experienced frustration developing APIs, especially the RESTful CRUD style of data APIs. It always felt like I was repeating the same patterns over and over again, and that was tedium I didn't want. A little over a year ago, I wanted to learn more about Go, Firecracker microVM, and Svelte and thought "Could I build an API framework that was just a simple description of resources? What would that look like?" That lead me to https://firecracker-microvm.github.io/, which landed me on…
Dec 2025 · attainable.dev
Ranked by how close each launch is in meaning, then by votes. Refine with a description →