Binh Le | Couchbase Blog

Author

All posts by Binh Le

Binh Le is a Principal Product Manager for Couchbase Query service. Prior to Couchbase, he worked at Oracle and led the product management team for Sales Cloud Analytics and CRM OnDemand. Binh holds a Bachelor's Degree in Computer Science from the University of Brighton, UK.

Query Graph Models With Couchbase Recursive CTE
Query Graph Models With Couchbase Recursive CTE

Couchbase sets itself apart with SQL for JSON, offering a unique approach to Recursive CTEs that also extend its multi model support.

Couchbase Server 7.6 Top New Features For Developers
Couchbase Server 7.6 Top New Features For Developers

With a leap in AI/ML integration, Couchbase Server 7.6 empowers developers to build more intelligent and responsive applications. View them all here.

Introducing Couchbase Time Series
Introducing Couchbase Time Series

As your business grows and your time series data needs increase, Couchbase can effortlessly expand to meet those needs, making it an ideal solution.

Introducing Charts for Query & Analytics
Introducing Charts for Query & Analytics

Couchbase Web Console is a browser-based, interactive graphical user interface that supports the management of all services in Couchbase Server. It also includes the Query & Analytics Workbench that allows developers to interactively manipulate Couchbase data, explore the schema, and...

Boost Query Efficiency with Cost-Based Optimization in Couchbase
Boost Query Efficiency with Cost-Based Optimization in Couchbase

Cost-based optimization for Couchbase queries is ready for general availability with Couchbase 7.0. Take a closer look at the new CBO features.

FHIR Data Model with Couchbase N1QL
FHIR Data Model with Couchbase N1QL

This post focuses on the FHIR specification as defined by HL7 FHIR. Learn how the Couchbase database can be used to implement FHIR compliant applications.

Manage Time-To-Live (TTL) Documents with Couchbase N1QL
Manage Time-To-Live (TTL) Documents with Couchbase N1QL

For Couchbase, the support of Time-to-Live TTL has always been available with Couchbase Key-Value Operations. Find out how to manage documents with N1QL.

A Comparison of 3 NoSQL Query Languages Across 7 Metrics
A Comparison of 3 NoSQL Query Languages Across 7 Metrics

See how Couchbase N1QL, MongoDB query, and MySQL/SQL compare across 7 key metrics here. We summarize the findings of Altoros' report on resilient IT.

N1QL & SEARCH: Leverage Full-Text Search (FTS) Index in N1QL
N1QL & SEARCH: Leverage Full-Text Search (FTS) Index in N1QL

With Couchbase 6.5 Full Text Search is now available through N1QL queries - the single API combines N1QL exact predicate and powerful FTS matching.

A SQL++ Implementation
A SQL++ Implementation

Summary With the proliferation of JSON databases in recent years, a new query language SQL++ has begun to emerge that could standardize on how to access these data sources.  In fact the language has been around for a number of...