Bug 273027 - [NEW PORT] www/sqlpage: Build a Webapp from nothing but SQL
Summary: [NEW PORT] www/sqlpage: Build a Webapp from nothing but SQL
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-09 14:41 UTC by Darcy Buskermolen
Modified: 2023-12-28 10:19 UTC (History)
1 user (show)

See Also:


Attachments
git patch for adding the port to www (57.55 KB, patch)
2023-08-09 14:41 UTC, Darcy Buskermolen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darcy Buskermolen 2023-08-09 14:41:59 UTC
Created attachment 243985 [details]
git patch for adding the port to www

New port for rust application SQLpage


SQLpage is an SQL-only webapp builder. It is meant for data scientists, analysts, and business intelligence teams to build powerful data-centric applications quickly, without worrying about any of the traditional web programming languages and concepts.

With SQLPage, you write simple .sql files containing queries to your database to select, group, update, insert, and delete your data, and you get good-looking clean webpages displaying your data as text, lists, grids, plots, and forms.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2023-12-28 10:19:21 UTC
Comment on attachment 243985 [details]
git patch for adding the port to www

^Triage: try to tell the automation that this is a patch.