I need JSON-like database and it should also have a storage to store media like images or videos.

  • @[email protected]
    link
    fedilink
    62 months ago

    Supabase is often mentioned. It’s open source and has a free tier, though it is VC driven so I’m sure it’ll enshittify at some point.

    • TxzK
      link
      fedilink
      12 months ago

      You can selfhost supabase really easily with docker.

    • @[email protected]OP
      link
      fedilink
      English
      02 months ago

      i’m avoiding to use SQL on my current project, since supabase is using postgresql, it’s a no no. i’ve tried it tho