7
GiddyNaya
354d

I came across this german platform that provides rest api level access to database without the need of a backend. I’m a frontend developer and the possibilities like a wet dream. Saying bye-bye to Firestore.

Comments
  • 6
    Cool, but also feels like something that spirals out of control when it comes to cost
  • 2
    SpringData-as-a-Service? 😁
  • 0
    @ScriptCoded fortunately they bill only on db records count and you could get up to 750k row records for free. It’s fair enough unlike Firestore that charges for crud operations.
  • 1
    It feels like a factory for very stupid vulns.
  • 1
    The fewer steps it takes to expose an operation to the world, the more likely a well-intentioned dev is to do it accidentally.
  • 1
    "Serverless database"

    What how why
Add Comment