|
|
|
Ask HN: Do you see any value in a Persistence as a Service platform?
|
|
2 points
by kw123
2580 days ago
|
|
I am hoping to have a prototype platform soon. It is to simplify relational data access and make persistence a backing service for microservices and serverless applications. You will specify persistence services with SQL and JSON only using a WebIDE and run them as managed services. I am uncertain how useful this is and would like to hear from you.
If interested, slight more info is here: https://github.com/bklogic/backlogic-persistence.
Thanks in advance. |
|
Of course the fact that RDS, Firebase, etc. exist suggests there is a need for persistence services in the cloud. I'd just be curious to know how your thing is different/better than the existing alternatives?