Show HN: Embed reactive (live) SQL into HTML

2 xiphias2 0 6/19/2025, 7:39:57 PM pageql.dev ↗
PageQL is a full stack reactive web framework that shows any changes in the database to the frontend automatically.

To demonstrate how powerful it is, I created a TODOMVC app implementation in about 100 lines of code in it. It's reactive, multi-user, and updates live for everyone connected, which is currently only possible with Supabase or GraphQL, or a lot of custom logic to handle database changes by other users in other web frameworks.

Comments (0)

No comments yet