Home / Companies / Couchbase / Blog / Post Details
Content Deep Dive

New Raw Query Result for the Java SDK

Blog post from Couchbase

Post Details
Company
Date Published
Author
Laurent Doguin, Developer Advocate, Couchbase
Word Count
206
Company Posts That Month
19
Language
English
Hacker News Points
-
Post removed?
No
Summary

The latest version of the Java SDK, 2.3.3, introduces a new feature called RawQueryExecutor, which allows users to directly obtain the result of a N1QL or FTS query as a JSON String or JsonObject, akin to using the REST API, without the need for additional mapping. This feature is particularly beneficial for N1QL queries, as it enables users to specify exactly what they need via the SELECT clause, enhancing efficiency when used with appropriate covering indexes. The SDK provides both asynchronous and synchronous code examples for using RawQueryExecutor, highlighting its capability to simplify the process by passing query results directly to clients. The developers encourage feedback on the utility of this feature and whether users would like to see similar functionalities for simpler operations.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.