No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    alternative for firebase

    Help
    3
    7
    440
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • king_of_leon
      king_of_leon last edited by

      Best opensource alternative for firebase to use as live backend ?

      qyloxe 1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        Try out 8base. I’ve never used it, but it looks enticing. https://www.8base.com/

        Scott

        1 Reply Last reply Reply Quote 1
        • qyloxe
          qyloxe @king_of_leon last edited by

          @king_of_leon said in alternative for firebase:

          Best opensource alternative for firebase to use as live backend ?

          Don’t know of best 🙂 but those are possible:

          RethinkDB:
          https://rethinkdb.com/

          PouchDB/couchdb/couchbase
          https://pouchdb.com/

          BUT my best (whatever that means 🙂 ) “stack of choice” would be: websockets on client and fastapi/postgresql on the backend.
          https://fastapi.tiangolo.com/advanced/websockets/

          There was a time when I was fascinated by WebRTC but it is a rather “big guys” transport protocol. Quite simple at the beginning, nightmare in production.

          1 Reply Last reply Reply Quote 1
          • s.molinari
            s.molinari last edited by

            I think he is looking for an APIaaS or BaaS. @qyloxe

            Scott

            qyloxe 1 Reply Last reply Reply Quote 1
            • qyloxe
              qyloxe @s.molinari last edited by

              @s-molinari said in alternative for firebase:

              I think he is looking for an APIaaS or BaaS. @qyloxe

              Scott

              Thought of that, too, but he also used term “live backend”. Hoping he will tell us what he will choose and how it will be integrated with Quasar “at the end of the day” 🙂

              1 Reply Last reply Reply Quote 1
              • king_of_leon
                king_of_leon last edited by king_of_leon

                Thank you all . Actually I need to create a PWA so I guess BaaS would help me, I am not very familiar with BaaS. As I know it will do things such as user authentication, database management etc. I found parse server and Back4App , but I am confused how I will enable both offline and online use when using a BaaS. It might be a very beginner level question as I very new to this.
                Appreciate all your help. 🙂

                qyloxe 1 Reply Last reply Reply Quote 0
                • qyloxe
                  qyloxe @king_of_leon last edited by

                  @king_of_leon Back4App looks interesting. The plan with more than 50 req/sec and more than 4GB DB costs $400 per month btw. With that kind of money one could have quite a fat dedicated server at OVH, for example. Just saying… 🙂

                  1 Reply Last reply Reply Quote 1
                  • First post
                    Last post