Google app engine’s structure reminds me of IBM Lotus Notes/Dominos Document structure (which is also non-relational and schema less) and NotesSQL = GQL … (which many people don’t use)
from my understanding Google replicated the complete lotus notes structure with their on add-ons, ( even in Domino you can use JSP & Servlets few other languages to make API calls) – only diff is u cannot develop apps from web (as of now),
but still you can develop /deploy application on a remote location OR u can say a Desktop – PaaS
hi,
Google app engine’s structure reminds me of IBM Lotus Notes/Dominos Document structure (which is also non-relational and schema less) and NotesSQL = GQL … (which many people don’t use)
from my understanding Google replicated the complete lotus notes structure with their on add-ons, ( even in Domino you can use JSP & Servlets few other languages to make API calls) – only diff is u cannot develop apps from web (as of now),
but still you can develop /deploy application on a remote location OR u can say a Desktop – PaaS