Hacker News new | past | comments | ask | show | jobs | submit login

As far as I can tell this is just for App Engine stuff, with APIs for Python and Java. They could have opened it up to the web with REST APIs or something similar. Am I wrong?



Wouldn't the latency be a huge issue?


Depends on the use. Plenty of systems have a local memory cache and queries database only for large chunks of data.


Only as much of an issue as with other database hosts? (ie. not much of an issue at all)


What stops you from writing a GAE app to do just that? There's papers out there on how to map SQL to REST APIs, I've written a few myself.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: