interesting link AGK github

Started by Pfaber11, February 22, 2025, 06:21:12

Previous topic - Next topic

Pfaber11

Could you please evaluate this link what I was after was after was some way to use  SQL  with appgamekit. I think this may be it. 

https://github.com/AmiDARK/PluginKIT-For-AGK

Could somebody please tell me if this has what I am looking for. SQL integration.
Windows 11 home edition
PureBasic 6.20 and AppGameKit studio
ASUS Vivo book i5 15 16gb ram 512gb ssd
ASUS Vivo book i3 15 16gb ram 256gb ssd
HP Desktop; AMD 6700 A10 16GB ram 2 GB graphics card windows 10

Derron

Can you tell us why you think this "PluginKIT-For-AGK" offers SQL integration?

Simply searching for "SQL" in the repo did list 0 hits...


bye
Ron

Pfaber11

I was told it by AI when I asked and pointed in that direction
Windows 11 home edition
PureBasic 6.20 and AppGameKit studio
ASUS Vivo book i5 15 16gb ram 512gb ssd
ASUS Vivo book i3 15 16gb ram 256gb ssd
HP Desktop; AMD 6700 A10 16GB ram 2 GB graphics card windows 10

Pfaber11

Windows 11 home edition
PureBasic 6.20 and AppGameKit studio
ASUS Vivo book i5 15 16gb ram 512gb ssd
ASUS Vivo book i3 15 16gb ram 256gb ssd
HP Desktop; AMD 6700 A10 16GB ram 2 GB graphics card windows 10

Pfaber11

Derron I am pretty useless when it comes to this sort of thing so you might have more of a clue than me so please let me know.
Windows 11 home edition
PureBasic 6.20 and AppGameKit studio
ASUS Vivo book i5 15 16gb ram 512gb ssd
ASUS Vivo book i3 15 16gb ram 256gb ssd
HP Desktop; AMD 6700 A10 16GB ram 2 GB graphics card windows 10

Derron

I am not talking about the originally broken link ... I am more baffled how you "stupidly" (in the sense of "not asking yourself") trust what the AI tells you. Yes, sometimes they tell you the truth ... but simply asking chatgpt to tell me who the authors of my game are ... and what the game is about, revealed a lot of hallucination (it told me two guys who I do not know created the game ... and that the game and even the sequel (which does not exist) are available at two given github links -- the second did not even work).

So what to do? you visit the github page it proposed ... and simply do a code search (available if you are logged in) ... you want it to have "sql" stuff in it? then chances are 99% that function or class names or at least a readme will contain the term "sql" (case insensitive). This is not the case for the repository you linked above... so NO, it does NOT extend "DB" (Dark Basic?) or "AGK" functionality in these regards.

BTW I tend to say you are more likely looking into sqlite (local sq-language based querying and storage thingy) or simply writing some webservice (eg a RESTful API) running somewhere (so maybe written in PHP or whatever you like) and your application then doing all the queries or "data interaction" via such an API .. .so "https://www.example.com/API/blabla/get/3" and the likes.



bye
Ron

Pfaber11

I feel being able to interact with a local data base important for retrieving  and storing information, updating records and creating a new one when needed.  
Windows 11 home edition
PureBasic 6.20 and AppGameKit studio
ASUS Vivo book i5 15 16gb ram 512gb ssd
ASUS Vivo book i3 15 16gb ram 256gb ssd
HP Desktop; AMD 6700 A10 16GB ram 2 GB graphics card windows 10

tboy

If you want to implement SQL, look at https://www.sqlite.org/ it's not that difficult to use, but you need a little knowledge of C.

Do you actually need SQL? You could just use the file commands provided by AGK https://www.appgamekit.com/documentation/Reference/File.htm

Pfaber11

#8
Yes I think the inbuilt file commands would do. Kevin Cross also has an SQL integration tool on Github.
I wanted to know if it could be done for future reference. If it had been a resounding no then I would have
been very very upset.  It does everything I need for now. PureBasic is there if I ever need it although I think AGK is faster to develop on and easier to use, for me anyway. OGRE itself is pretty easy and is nice to use however the world is carved up differently with 0,0,0 being the center of the terrain. OGRE and AGK 3D
are both really good and easy to use.  I haven't used the new ogre 14.3 yet and I really need to write a game from start to finish to comment. I'm gonna use AGK S for my next game and until I no longer find it useful. Who knows how long that will be 5 years or maybe 10 years it could outlive PureBASIC we'll see I suppose.  Enjoy your day.
Windows 11 home edition
PureBasic 6.20 and AppGameKit studio
ASUS Vivo book i5 15 16gb ram 512gb ssd
ASUS Vivo book i3 15 16gb ram 256gb ssd
HP Desktop; AMD 6700 A10 16GB ram 2 GB graphics card windows 10

Pfaber11

That link I put up I think is corrupted with a virus so I would urge not to use it. Maybe a mod could remove it. 
Windows 11 home edition
PureBasic 6.20 and AppGameKit studio
ASUS Vivo book i5 15 16gb ram 512gb ssd
ASUS Vivo book i3 15 16gb ram 256gb ssd
HP Desktop; AMD 6700 A10 16GB ram 2 GB graphics card windows 10

Coder Apprentice


Pfaber11

it will not let me option not available.
Windows 11 home edition
PureBasic 6.20 and AppGameKit studio
ASUS Vivo book i5 15 16gb ram 512gb ssd
ASUS Vivo book i3 15 16gb ram 256gb ssd
HP Desktop; AMD 6700 A10 16GB ram 2 GB graphics card windows 10

Zaxxan

If you click on 'More' (on the right hand side of your message)  don't you have an option to modify? 
MSI Z77A-GD65, Intel 2500K @ 4.6Ghz, Samsung 32Gb, Samsung 840 Pro 256Gb SSD, Palit 1070 Super Jetstream, Windows 11
Lenova Legion 5 15.6", 16Gb, AMD Ryzen 7 4800H, Nividia RTX2060, Windows 11