bigtable
常見例句
- Listing 6 shows how you populate the articles table with information about the Bigtable journal article.
清單 6 顯示如何使用關(guān)于 Bigtable 期刊文章的信息填充 Articles 表。 - Because GAE terminates any web-request thread after 30 seconds, it's impossible to upload a large set of data into BigTable via a persistent connection.
因為 GAE 會在 30 秒以后終止任何 web 請求線程,所以不可能通過持久連接將大量數(shù)據(jù)上傳到 BigTable。 - This is a common tactic to use with nonrelational data stores like the GAE's Bigtable: Keep all relevant data together and do not worry about things like normalization.
這是使用諸如 GAE 的 Bigtable 之類的非關(guān)系數(shù)據(jù)庫的常見策略:把所有相關(guān)數(shù)據(jù)保存在一起并且無需擔(dān)心標(biāo)準(zhǔn)化之類的事務(wù)。 返回 bigtable