Y
Hacker News
new
|
ask
|
show
|
jobs
by
t212
2201 days ago
What’re the use cases of something like this?
1 comments
daviducolo
2200 days ago
ideal for small projects, prototypes or hackathons, where you don't have to spin up your own data store.
link
miraculixx
2200 days ago
Well instead you spin up a versatile stack of a gazillion tools, including Postgres. How is that better than say spin up couchdb, mongodb or somerthing like that?
link
daviducolo
2200 days ago
yes but they don't have the REST API to manage them the important thing is not the db in this project, but the RESTful experience.
link