Forum

Notifications
Clear all

MySql connection without PHP

2 Posts
2 Users
0 Reactions
717 Views
(@szilard)
Posts: 3
Active Member
Topic starter
 

I would like to connect directly to mysql database and retrieve datas (exactly mariadb)

Is this possible without php?


 
Posted : 05/12/2023 3:06 pm
Jon Lennart Aasenden
(@tao4all)
Posts: 49
Member Admin
 

QTX supports node.js and have a considerable portion of its RTL dedicated to that. What you would do is implement a node server who manages the database, then you can (for example) have a rest API exposed for accessing it. Or, personally, I would use a websocket connection and Ragnarok, combined with SSL and a bit of security. We use MariaDB on our back-end which is written in QTX itself.


 
Posted : 21/10/2025 4:16 pm
Share: