
Implicit last-write-wins behaviour in the age of agents
Last-write-wins is no longer cutting it in highly concurrent environments. Optimistic concurrency control is a better approach.
News & updates
Keep up with the Fragno ecosystem.

Last-write-wins is no longer cutting it in highly concurrent environments. Optimistic concurrency control is a better approach.

Batching (pipelining) is a practical middle ground between interactive transactions and CTEs: fewer round trips without sacrificing procedural logic.

This release unifies database adapters behind a single SqlAdapter, adds FormData upload support, introduces Standard Schema validation for table definitions, and ships zero-config SQLite for development.

How tasking a coding agent to use your code is a great test for usability and quality of documentation.

Versionstamps are a great primitive that enable advanced use cases in distributed systems, but are not supported outside of FoundationDB.

Evaluating Zod's new method for JSONSchema validation

This release introduces durable hooks for reliable side effects, Cloudflare Durable Objects support, and improved developer experience.

Why service providers should offer full-stack integration primitives to their customers.

Why software libraries are better when they span both the frontend and the backend, and how Fragno helps you build full-stack libraries.