you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 11 months ago* (2 children)

If you need to run queries that aggregate big amounts of data in a reasonable time and cost, you'll need something built for it. For example, with a column oriented file format instead of the row oriented file format found in traditional relational databases

  • source
  • parent
  • hideshow 4 child comments