Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance comparisons #96

Open
5 tasks
danthegoodman1 opened this issue Aug 19, 2023 · 1 comment
Open
5 tasks

Performance comparisons #96

danthegoodman1 opened this issue Aug 19, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@danthegoodman1
Copy link
Owner

Compare ingesting and queries on the same data set to:

  • BigQuery
  • Athena
  • ClickHouse
  • MotherDuck
  • Parquet files in S3 without IceDB or S3 proxy

For IceDB we should use the S3 proxy, and we can try with a few engines (DuckDB, CHDB, BigHouse).

We should show the query time, the cost of the query, how much storage on disk (and that cost).

Should we let everything merge up (and clean, optimize) first?

@danthegoodman1 danthegoodman1 added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Aug 19, 2023
@danthegoodman1
Copy link
Owner Author

Related #112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant