Artyom Keydunov

Results 7 comments of Artyom Keydunov

I'm afraid Cube.js could not work with NoSQL databases by design. But I think support for a time series SQL database, like TimescaleDB would fantastic.

@hassankhan I've merged https://github.com/cube-js/cube.js/pull/5321 feel free to link to it.

Due to the [change in direction](https://docs.getdbt.com/blog/deprecating-dbt-metrics) at dbt, we are deprecating `@cubejs-backend/dbt-schema-extension`. When a new dbt metrics package becomes available, we will update and reintroduce our integration.

Due to the [change in direction](https://docs.getdbt.com/blog/deprecating-dbt-metrics) at dbt, we are deprecating `@cubejs-backend/dbt-schema-extension`. When a new dbt metrics package becomes available, we will update and reintroduce our integration.

It can be solved on the MySQL side, please see this https://stackoverflow.com/questions/50093144/mysql-8-0-client-does-not-support-authentication-protocol-requested-by-server. I'll keep it open to investigate whether something could be done on the Cube.js side as well --...

Agreed. It makes sense to consider moving MySQL driver to `mysql2` package. Would you be open to contributing it?