ydb-platform / ydb-go-sdk

Pure Go native and database/sql driver for YDB
https://ydb.tech
Apache License 2.0
138 stars 73 forks source link

feat: add support of map[string]any using database/sql driver #1247

Open asmyasnikov opened 4 months ago

asmyasnikov commented 4 months ago
          And can you add map[string]any support? It can be very helpful when working with YDB JSON fields, while using database/sql driver

Originally posted by @EvilBorsch in https://github.com/ydb-platform/ydb-go-sdk/issues/1242#issuecomment-2133505121