ydb-platform / ydb

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
https://ydb.tech
Apache License 2.0
4.03k stars 586 forks source link

Performance benchmark YDB vs YT on PG/YQL syntax #10251

Open SloNN opened 1 month ago

SloNN commented 1 month ago

We want to compare the speed of data processing in YQL/PG dialects in different runtime environments: YT, YDB. And make a conclusion about the speed of PG-queries execution relative to YQL

SloNN commented 1 month ago

Part of the issue https://github.com/ydb-platform/ydb/issues/10340