Firebase vs Google Cloud SQL for Laravel [closed]

好久不见. 提交于 2021-02-10 14:39:59

问题


I've already read a lot about it, but I'm particularly interested for Laravel and its price difference.

We run a web application based on Laravel and this already with the Google Cloud App Engine. For our web application we need a solid database. Here the question arose, which one?

What are the main differences between Firebase and GCP SQL? How is this reflected in the price?


回答1:


I'd recommend heading into this GCP Databases page which has a cool matrix on what are the differences between solutions on GCP. It really depends on what kind of data you have and how scalable the solution needs to be.

There is also a nice decision diagram on this blog post which can be seen below. It feels like instead of using Firebase Realtime DB or Cloud Datastore, one should now be using the Firestore which is also integrated into the GCP UI experience.



来源:https://stackoverflow.com/questions/57956286/firebase-vs-google-cloud-sql-for-laravel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!