Software Alternatives, Accelerators & Startups

Bussin': Database as a Message Bus

Supabase StackBlitz
  1. An open source Firebase alternative
    Pricing:
    • Open Source
    We use Supabase as our database of choice because...duh; this spares us having to create an API surface just to test our app. Since our FOHService (which could be anything including a UI app) is listening for inserts into the events table, it means we have a full stack app with a REST API in seconds.

    #Developer Tools #Realtime Backend / API #Backend As A Service 500 social mentions

  2. Online VS Code Editor for Angular and React
    Pricing:
    • Open Source
    Stackblitz is our backend in this case. Here we define our services and their subscriptions and we publish relevant events. The implementation of this pattern (the how) is less important than what is accomplished:.

    #Text Editors #Programming #Programming Tools 109 social mentions

Discuss: Bussin': Database as a Message Bus

Log in or Post with