Sign in
Log inSign up

What database should I use for some really minimal web application?

Arnaud Becher's photo
Arnaud Becher
·Feb 13, 2018

I need really basic storage in a small php web app, only one table (~300 records). I generally use something as postgres but in this particular case, doesn't want to deal with install and backup. I was thinking about firebase as it is free, what do you recommend ?