DEV Community

Discussion on: Implementing payments on a Monday

Collapse
 
polterguy profile image
Thomas Hansen • Edited

Thank you Max. It depends upon what you're creating. If you're happy with GraphQL and Postgrest, go for SupaBase by all means, if you need more, such as business logic in your backend (to avoid scattering business logic in your frontend - Sigh!) then SupaBase (and others such as Hasura) can't help you much.

I suspect it's about your requirement for "horizontally integrated solutions" that would be the trigger here in the end. As to your observation about Magic being more enterprise level, I'd have to agree upon that ... ;)