SQLpage
SQLpage copied to clipboard
SQL-only webapp builder, empowering data analysts to build websites and applications quickly
This specifies a path to a UNIX socket file to listen on instead of the TCP port. If specified, SQLPage will accept HTTP connections only on this socket and not...
### Introduction Despite using `ROUND` in `PostgreSQL` I am finding tabular and chart data containing unrounded values. So while a result set may contain various values like `0.54`, `0.61` etc.,...
I changed the layout to correct the grid problem on the header. Also, I wasn't aware that the sidebar view also had the same problem for long titles, so I...
What are you building with SQLPage ? A small point of sales proof of concept. What is your problem ? A description of the problem, not the solution you are...
What are you building with SQLPage ? Building a page were a user can enter a "search term" and it queries a table for those terms. The user would be...
What are you building with SQLPage ? An admin panel with a long form. What is your problem ? A description of the problem, not the solution you are proposing....
### Discussed in https://github.com/lovasoa/SQLpage/discussions/511 Originally posted by **lozdown** July 27, 2024 I have a simple Postgresql database application for managing attendance records of club members at events, with table for...
### Introduction While the data exist and seems to be formatted correctly, no data apperas on the graph ### To Reproduce here is a data sample: series | x |...
What are you building with SQLPage? I'm trying to migrate an MS Access-based audit management solution into a webapp. What is your problem? Form fields are added into one row...