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 Clould 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.

Lower TCO With SQL++ FLATTEN_KEYS For JSON Arrays
Lower TCO With SQL++ FLATTEN_KEYS For JSON Arrays

Document database models are incredibly flexible vs. RDBMS. The Couchbase 7.1 FLATTEN_KEYS feature improves query performance and indexing.

Traverse Hierarchy with SQL++ User-defined functions (UDFs)
Traverse Hierarchy with SQL++ User-defined functions (UDFs)

In Couchbase 7.1 you can now execute SQL++ DMLs from within the JavaScript UDF code shown in this hierarchy traversal example.

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...

5 Steps to Streamline Your N1QL Queries & Migrate to Collections
5 Steps to Streamline Your N1QL Queries & Migrate to Collections

Need a collections data model to be more powerful and intuitive? This Couchbase post will help simplify and streamline N1QL queries as a result.

Here’s How the Index Service Got Upgraded for Couchbase 7.0
Here’s How the Index Service Got Upgraded for Couchbase 7.0

Discover how the introduction of Scopes and Collections in Couchbase Server 7.0 gives a major performance boost to the Index Service for builds and updates.

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.

The N1QL Query Language Now Supports Distributed ACID Transactions
The N1QL Query Language Now Supports Distributed ACID Transactions

Learn how to execute distributed ACID transactions in Couchbase with familiar SQL syntax using the latest capabilities of the N1QL query language.

Couchbase’s Cost-Based Optimizer for JSON is patent pending
Couchbase’s Cost-Based Optimizer for JSON is patent pending

With NoSQL databases proving their worth over the legacy SQL approach, the next question is inevitably “how do we optimize our processes as much as possible?” Many databases have used static Rule-Based Optimization (RBO) to optimize workloads – but this...

N1QL Turns Five
N1QL Turns Five

As any parent of a five year old can attest, time flies when you’re having fun. Where did all the time go? That’s kind of how we feel with N1QL, the SQL for JSON query language. Today, thousands of developers,...