Connecting SpiderBasic with PostgreSQL (and maybe PureBasic)
Posted: Sun Dec 17, 2023 3:22 am
Hello dear community,
I am a long time user of PureBasic and wanted to do some database stuff. Was starting in PureBasic and like the Gadgets and GUI and so on.
So I also wanted to have these Gadgets in the browser. So I am using SpiderBasic. And when I was trying to use the database connection, I only could use SQLite.
I found here a post, that it is somehow possible to use SpiderBasic as frontend client and maybe PureBasic for the server.
viewtopic.php?p=7253&hilit=postgresql#p7253
I need to have a PostgreSQL database on the server side.
I read something about CGI and authentification ... puh. I wanted to have a simple application, where users can have there own profiles and maybe write messages with eachother e.g. for lerning purpose.
I wanted not to use PHP or ASP.NET, but wanted to use as many PureBasic / SpiderBasic as possible or necessary.
I stuck a bit in a head.
When I searched for PostgreSQL and web-application, something like this was in the search results: https://budibase.com/
In my mind, I have a nice window application, with images, string-gadgets and buttons and stuff, like I would have as a "fat" client on a Windows operating system, but now it would run in any browser.
How do I connect the web based SpiderBasic thingly with something outside the browser and how do I make that secure?
Thanks for help. ... oh and do there exists user libs or includes which have commands for something like that?
Thanks again for help.
I am a long time user of PureBasic and wanted to do some database stuff. Was starting in PureBasic and like the Gadgets and GUI and so on.
So I also wanted to have these Gadgets in the browser. So I am using SpiderBasic. And when I was trying to use the database connection, I only could use SQLite.
I found here a post, that it is somehow possible to use SpiderBasic as frontend client and maybe PureBasic for the server.
viewtopic.php?p=7253&hilit=postgresql#p7253
I need to have a PostgreSQL database on the server side.
I read something about CGI and authentification ... puh. I wanted to have a simple application, where users can have there own profiles and maybe write messages with eachother e.g. for lerning purpose.
I wanted not to use PHP or ASP.NET, but wanted to use as many PureBasic / SpiderBasic as possible or necessary.
I stuck a bit in a head.
When I searched for PostgreSQL and web-application, something like this was in the search results: https://budibase.com/
In my mind, I have a nice window application, with images, string-gadgets and buttons and stuff, like I would have as a "fat" client on a Windows operating system, but now it would run in any browser.
How do I connect the web based SpiderBasic thingly with something outside the browser and how do I make that secure?
Thanks for help. ... oh and do there exists user libs or includes which have commands for something like that?
Thanks again for help.