If you want to build your own server and write the code in PHP, why don't you just use MongoDB, Cassandra, CouchDB, or some other similar project?
If you like Python and you want to have something like AppEngine, but you need to run it own your own servers, look at TyphoonAE. It is an excellent project. Robert On Sun, Jul 11, 2010 at 6:02 AM, George J. SUN <[email protected]> wrote: > Hi everyone, > > I am a school and try to do a project via GAE. I learnt Datastore was > good at queries and reading. > > But in my project, there are several robots on GAE getting and > processing some data from Internet and a PHP website(not on GAE > because of Chinese Internet fact) is for user to get the data. > The robots are mostly like spiders, but the data in Internet is not > updated very frequently. The website is not a search engine but just > like a summarizer. > > Is Datastore or MySQL Okay for my project? Can I build my own > datastore in my own server? How can I use datastore via PHP? > > Thank you! > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
