- #1
ergospherical
- 1,072
- 1,365
I'm making an online shop and want to retrieve the inventory from a database to display on the website. I've done some database work with php and phpmyadmin before, except the database was already set up when I took over that project - and I don't remember much/at all about the project structure.
What database technology would be best for the task? I want to be able to add/remove products (product details and product images) easily as they will change very frequently, so remote access to the database is important. Is there a nice online system I can use - similar to what FireBase does for mobile apps)?.
What database technology would be best for the task? I want to be able to add/remove products (product details and product images) easily as they will change very frequently, so remote access to the database is important. Is there a nice online system I can use - similar to what FireBase does for mobile apps)?.