You are currently viewing Any firebase alternatives for desktop application?

Any firebase alternatives for desktop application?

TLDR: Is there any firebase backend-as-a-service alternatives but for desktop (compose desktop/swing), preferably with sdk available on kotlin/java.

I had an idea of desktop application I could implement for me and my friends to help us track some in-game data in an old mmorpg. I’m an android developer with some experience in compose, so I decided to try compose desktop to build application on. I had an idea that I could use firebase as a backend. But after I did frontend part, I realized that I cannot link firebase to desktop application, only mobile apps and web applications. As for web app its partly ok for me, but currently there are no official sdks to implement such idea with low effort.

So my question is any one knows platform that offers backend-as-a-service for desktop applications or at least sdk for kotlin mpp for web? Google has information mostly about such services for mobile apps.

submitted by /u/SailorRat
[link] [comments]