Fluent Couchbase N1QL Query Builder for Go
The API, which is based on the query DSL from the Couchbase Java SDK, is currently experimental and may change.
See the godoc or the tests for examples.
http://godoc.org/github.com/wheniwork/n1ql-query-builder/#Expression
- More functions
- Aggregate
- Array
- Case
- Collections
- Comparison
- Conditional
- Date
- JSON
- Meta
- Number
- Object
- Pattern Matching
- String
- Type
- DML statements
- Integration tests (?)
- Open a pull request to make this part of the official Couchbase Go SDK