SQLpage
SQLpage copied to clipboard
SQL-only webapp builder, empowering data analysts to build websites and applications quickly
Resolves #317
The Merge-Statmentent written in my .sql-file can not be executed due to a missing semicolon, even though the semicolon is specified just like the examples all over the internet require....
I like to provide a PWA for mobile devices. Currently, no manifest.json is served at all (requires a meta link in HTML header as far as I know). Similarly, the...
### Discussed in https://github.com/lovasoa/SQLpage/discussions/315 Originally posted by **stefanov-sm** May 13, 2024 ### Motivation Build REST services that support `GET, POST, PUT, DELETE, ...` request methods and arbitrary length raw JSON...
Hi, I would like to build a page with a lot of text, and I was wondering how to implement a search engine. Is it possible? Thank you.
**_What are you building with SQLPage ?_** I have a suite of apps I use to help me transfer data between devices. * It's not for sharing secrets, it's for...
`sqlpage.run_sql` fetches a new database connection from the connection pool instead of reusing the connection over which the current request is being handled This has implications such as - temporary...
Currently sqlpage functions are executed before the query is sent to the database, and their output is sent to the database. To use a value from the database as input...
Hi, With "Ecole Inclusive" (SQLite database) running under SQLPage 0.21, I have a problem when I want to locate a school with the button "Ajouter depuis une carte" : ...