Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Cloud db for mobile app
-
Hello all!
I am developing an app for mobile devices and I need to have cloud database connection.
Can someone help me to find a good one?
I have already visited ElephantSQL, Heroku and Google cloud. Are this options good?
Thanks in advance.
-
Hi @guidupas,
I have already visited ElephantSQL, Heroku and Google cloud. Are this options good?
Did you try them? What did you like/dislike about each of them?
The Qt Company provides Qt Cloud Services too: https://qtcloudservices.com/
-
I have not tryed anyone ye. I am for now looking for.
How does Qt Cloud works? It runs any relational database?
Cheers
-
@guidupas said:
I have not tryed anyone ye. I am for now looking for.
How does Qt Cloud works? It runs any relational database?
It uses NoSQL as the backend. See https://qtcloudservices.com/products/enginio-data-storage/
-
OK JKSH. Thanks