YugaByte DB 中是否有 Javascript 驱动程序支持 YCQL JSONB 类型?

Is there Javascript driver support for YCQL JSONB type in YugaByte DB?

我们正在尝试使用 YugaByte 的 YCQL (Cassandra) 的 JSONB API。我们能够使用节点的 Cassandra 驱动程序插入,但无法 SELECT 返回 JSONB 列。看起来我们遇到了这里提到的问题:https://github.com/YugaByte/yugabyte-db/issues/778.

即将在 Javascript 驱动程序中支持 JSONB 吗?

是的,这种支持(对于 YCQL 中的 JSONB 类型)在 YugabyteDB 版本的 nodejs 驱动程序中可用。

https://github.com/yugabyte/cassandra-nodejs-driver