Hey Hacker News!
I wanted to share the open source project I have been working on during the last year: SQLPage, a tool to build small web applications entirely in SQL.
Building web applications with just SQL isn't as crazy as it seems. Most simple applications can be expressed declaratively as just data queries that fill pre-defined web components.
I'd love to hear your feedback and thoughts on it. Would you potentially use it? How can it be improved?
Website: https://sql.ophir.dev/
Github: https://github.com/lovasoa/SQLpage
Example app: https://conundrum.ophir.dev/
I mean I have some familiarity with "dynamic websites" and "just SQL Queries" but no clear picture of the mechanics.
When I hit a landing page, my first questions are:
I clicked "try it out" but it didn't start to answer my questions...instead it asked me questions.Anyway, Congratulations on launching. I know that's hard.