Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to use database in App Engine / PHP without Google Cloud SQL

Google Cloud SQL is expensive, so I want to know if it's possible to use another database system in App Engine / PHP.

like image 601
tsil Avatar asked Sep 21 '26 10:09

tsil


1 Answers

App engine has a built-in object db called datastore. It is useful if your application don't need to operate complex query.

like image 93
lucemia Avatar answered Sep 24 '26 09:09

lucemia



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!