Avoid nesting data. Unlike an SQL database (I.e. MySQL or PostgreSQL) Firebase uses a NoSQL approach - storing data as JSON objects. As a result there are no ...
確定! 回上一頁