Question : We currently have a database under MySQL, storing aggregated statistics in different tables (recent hours, hours, days, months). […]
Tag: bigtable
suggestion needed for big data development [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]
Why can’t we perform joins in a distributed database like Bigtable?
Question : From this answer to “What database does Google use?”: Bigtable is not a relational database. It does not […]
How to speed up an insertion from a huge table with postgres?
Question : I have 5 tables in my database with respectively a size of 70Gb, 500Mb, 400 Mb, 110Mb and […]
What are the performance implications of polymodels versus normal Bigtable models in Google App Engine?
Question : What produces the best performance in regular Google App Engine use, a polymodel or a normal “Bigtable” model? […]