Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What do you find problematic about Cloud Datastore for small-scale projects?

I work on an open source implementation of it, so I'm always curious to hear about use cases and opinions.



Basically the lack of straight SQL support. "SQL-Like" means you end up calling their custom API functions and having to understand its unique API semantics in sufficient depth to build your persistence layer. Life would be so much simpler if it simply supported a subset of SQL - ideally with a standard interface like the Go's SQL.




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

Search: