The ultimate ORM for Node and Typescript
Fetch rows directly in the browser. Developer friendly, concise with with powerful filtering.
π Orange ORM v5 is out! π
Breaking:
β’getAll removed β use getMany (same signature)
β’getOne(filter, ...) removed β move filter to strategy.where
New:
β’ExpressJS before/after hooks for RLS
β’SQLite user-defined functions
β’Enums support
orange-orm.io
09.02.2026 20:11
π 0
π 0
π¬ 0
π 0
GitHub - alfateam/a: Javascript mock and TDD framework.
Javascript mock and TDD framework. Contribute to alfateam/a development by creating an account on GitHub.
Brought an old mocking framework back from the dust and gave it new life β now with TypeScript types. ππ§ͺ #typescript #testing #mocking
github.com/alfateam/a/
25.01.2026 10:19
π 1
π 0
π¬ 0
π 0
Drafting the architecture for local-first sync in Orange ORM:
SQLite + OPFS on the client,
WAL-safe writes,
per-table changelogs,
trigger-based delta capture,
push/pull with conflict strategies,
and a thin server applying changes atomically.
20.11.2025 14:37
π 1
π 0
π¬ 0
π 0
Native dependencies in npm are becoming an anti-pattern. Yes, Rust/Go binary is fast, but you're trading away:
Cross-platform compatibility nightmares
Larger attack surface for supply chain attacks
Build complexity that breaks in CI/prod
Pure JS may be slower, but it's portable
21.09.2025 07:42
π 0
π 0
π¬ 0
π 0
From the latest create-vue .
WTF, this is asking for trouble.
Breaking changes ahead !!
18.09.2025 10:40
π 0
π 0
π¬ 0
π 0
Can someone please make a Vite-like tool that:
-has ZERO config except for custom proxy
-works out-of-the-box for TS/Vue/Svelte/React
-works out-of-the-box for server side
-has ZERO breaking changes for the next 10 yrs
-no extra plugins for basics
Is that too much to ask?
18.09.2025 10:32
π 0
π 0
π¬ 0
π 0
Can someone please make a js linter that:
-have ZERO config except own rules
-have ZERO breaking changes for the next 10 years
-requires NO extra packages (even for own rules)
-works for js, ts, vue, svelte and tsx out-of-the-box
-is not binary (no postinstall !)
I don't care about the extra MBs
18.09.2025 10:22
π 1
π 0
π¬ 1
π 0
post-install documentation Β· Issue #4288 Β· evanw/esbuild
The esbuild package.json includes a "postinstall" script, but I can't find any documentation on it. As far as I can tell, it seems to only do async validation, so should be safe to disable. I'm try...
wtf: esbuild runs esbuild.exe on postinstall !!
Running postinstall script is considered unsafe in the npm supply chain. There is no need for esbuild to be a binary dependency.
I always turn postinstall off by having ignore-scripts=true in .npmrc.
github.com/evanw/esbuil...
18.09.2025 09:57
π 0
π 0
π¬ 0
π 0
βEveryoneβs chasing sexy AI solutions while ignoring boring, profitable niches in their own backyard π
For a solo indie dev, a βsmallβ niche market can still mean thousands of customers and solid revenue.
Whatβs too small for big companies = perfect size for you.
04.09.2025 16:13
π 2
π 0
π¬ 0
π 0
VoltBuilder
App Builds Made Simple!
Just built my iOS app using @voltbuilder.bsky.social β no Xcode, no certificates hell, no Mac required.
An amazing product
20.08.2025 05:22
π 0
π 0
π¬ 0
π 0
I just released Orange ORM v4.7.11
Support for bigint
github.com/alfateam/ora...
11.08.2025 06:13
π 0
π 0
π¬ 0
π 0
https://github.com/alfateam/orange-orm/releases/tag/v4.7.10
You can now have cyclic relations in Orange ORM - to infinite depth.
t.co/cte5pdKJC0
27.07.2025 19:18
π 1
π 0
π¬ 0
π 0
40 prosent av AI-genererte apper lekker data
Sjekka tusenvis av apper fra Lovable, Bolt, Base44, Replit og v0, og ble ikke spesielt imponert.
Sjokkmelding:
Vibbekoding fΓΈrer til usikker kode. π
* 40 prosent lekker sensitive data
* 20 prosent gir full tilgang til databasen
* PrΓΈver du Γ₯ tette hullene, gjΓΈr AI-en det motsatte
03.07.2025 13:04
π 15
π 3
π¬ 2
π 2
03.07.2025 12:04
π 0
π 0
π¬ 0
π 0
Open source is a recurring marathon.
No medal, no crowd, just new issues and weird edge cases.
But somehow, itβs still worth showing up.
See you at the starting line next month.
03.07.2025 12:00
π 0
π 0
π¬ 1
π 0
I am so fed up with n-column grid systems, there's a simpler way.
CSS Grid handles it natively β no breakpoints, no utility classes.
This creates a responsive grid that adjusts the number of columns based on available space. No media queries needed.
03.07.2025 07:21
π 1
π 0
π¬ 0
π 0
A whole conference dedicated to Vite?!!
Me: I just want to know why it broke this time β then go back to pretending Vite doesnβt exist.
@viteconf.org
03.07.2025 07:20
π 0
π 0
π¬ 0
π 0
Node Weekly Issue 581: June 10, 2025
Orange ORM featured in the latest Node Weekly newsletter
nodeweekly.com/issues/581
10.06.2025 18:38
π 0
π 0
π¬ 0
π 0
Cc @pglite.dev
24.05.2025 18:55
π 1
π 1
π¬ 0
π 0
I am very happy to announce that Orange ORM now supports PGlite π!
github.com/alfateam/ora...
24.05.2025 18:53
π 1
π 0
π¬ 1
π 0
Just released Orange ORM v.4.6.0 π₯³
-Support for Bun and Deno
-Using built in sqlite for Node 22 and later
github.com/alfateam/ora...
07.05.2025 20:00
π 0
π 0
π¬ 0
π 0