ydb-platform / ydb-nodejs-sdk

YDB Node.js SDK
Apache License 2.0
61 stars 36 forks source link

Make Generic Query API proposal #343

Closed Zork33 closed 9 months ago

Zork33 commented 10 months ago

Propose a TypeScript specific API for Generic Query service

Use https://github.com/ydb-platform/ydb-dotnet-sdk/blob/main/src/Ydb.Sdk/src/Services/Query/QueryClient.cs as a base

Zork33 commented 9 months ago

Go into #348