I have used an unknown RAD tool for several years connecting a datafile.
Using Postgresql on Debian and I am today familiar with basic SQL. Now trying to learn Go. Using Golang for our website. Built by HTML, CSS and Javascript and Go as engine.
Web development by Go language is a challenge. Not because Go is a hard language to learn, but the ecosystem for web development is not that mature. And the Go community help is limited regarding web development using Go. This "portal" is aimed to document my efforts to grasp this. Go is the engine, but most parts consists of the "holy trinity" (HTML, CSS and JS). But upon this you may need "javascript libraries" that are basically other "languages".