ruby on rails - Is it wise to use Google Tables as a Database? -


i found out unhosted movement.

i understand points being made advantages on classical web app approaches including database being sql or non-sql database.

from point of view there concerns regarding security , privacy. believe disadvantages outweigh advantages. if sensitive data involved.

i love hear more pros/cons , experiences guys. rather use laravel/ror or similar framework scaffolding etc.

i'm try that. far security/privacy concerned, can grant limited access tables , use ssl. google still knows of course.

but fusion tables isn't full blown database after all. sql highly limited, have no joins in select, no group in views , left outer joins, no subqueries, no exists clause, no users/transactions/locking/isolation levels etc, might reason use database in first place. not meant that. there no standard connectors i'm aware of, you'll have use api. last post asking jdbc driver years old, , there still isn't any.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -