Skip to content

Couchbase SQL Syntax Support

This page documents the SQL syntax support for Couchbase N1QL in the General SQL Parser.

Coverage Report

For detailed coverage statistics and test results, visit our comprehensive coverage report:

Couchbase SQL Coverage Report

The coverage report includes: - Parsing success rates for various SQL constructs - Detailed test results with source documentation - Interactive interface to explore supported syntax - Real-world SQL examples from Couchbase documentation

Key Features Supported

  • Standard SQL operations (SELECT, INSERT, UPDATE, DELETE)
  • N1QL-specific functions and data types
  • JSON document operations
  • Window functions and analytical queries
  • Array and object manipulations
  • Full-text search integration