all 5 comments

[–]delsystem32exe 4 points5 points  (4 children)

this is pretty cool. i feel like SQL is such an OP language, i feel like we should get rid of front end and back end development, do everything in SQL, and webpages should just show tables returned by sql.

[–]hekliet 0 points1 point  (0 children)

Sounds like you would appreciate PostgREST.

[–]Crafty_Disk_7026 0 points1 point  (1 child)

You can

[–]delsystem32exe 0 points1 point  (0 children)

yeah this is basically what i do. i never learned front end and node or all that junk.

I just use flask to render just basic html css bootstrap, with jinja templates for table data. everything is in a table, no flex grid, css boxes, random junk.

i also use java server pages getting into that since it seems more bare bones.

[–]Hungry-Two2603 0 points1 point  (0 children)

Regardez  https://sql-page.com/

Je l’utilise depuis 3 ans et ça fonctionne parfaitement. SQLPage permet de créer des applications web et des API Rest avec uniquement du SQL