occultist8128@infosec.pub to Programming@programming.devEnglish · 1 month agoFirebase alternative recommendation based on your experience?message-squaremessage-square10fedilinkarrow-up115file-text
arrow-up115message-squareFirebase alternative recommendation based on your experience?occultist8128@infosec.pub to Programming@programming.devEnglish · 1 month agomessage-square10fedilinkfile-text
minus-squarebreakingcups@lemmy.worldlinkfedilinkarrow-up6·1 month agoSupabase 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.
minus-squareoccultist8128@infosec.pubOPlinkfedilinkEnglisharrow-up1·1 month agoi’m avoiding to use SQL on my current project, since supabase is using postgresql, it’s a no no. i’ve tried it tho
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up1·1 month agoInteresting constraint - what’s the motivation, if you don’t mind me asking?
minus-squareTxzK@lemmy.ziplinkfedilinkarrow-up1·1 month agoYou can selfhost supabase really easily with docker.
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.
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
Interesting constraint - what’s the motivation, if you don’t mind me asking?
You can selfhost supabase really easily with docker.