Category: Couchbase Server
Full-text search improvements in Couchbase Server 5.5 & 6.0
Couchbase Server 5.5 and 6.0 add several new features to the Full-Text Search (FTS) service (among many other new features). Included, are performance/manageability improvements, finalizing the geospatial feature, and adding extensive new language analyzers. Indexing engine improvements Foundational improvements were...
The Couchbase Data Platform in Action: Analytics
Contents What is CBAS and how does it compare to “standard” Couchbase? Example Data and Configuration Code and Queries Web Client Web Server and Queries Querying with SQL++ Query Optimization Query Results and REST Response Conclusion Postscript With the release...
Azure Functions with Couchbase Server (video)
Azure Functions allow you to use "serverless" architecture on Microsoft Azure. All you do is write the code, and Azure Functions takes care of the servers for you.
Changes to the Couchbase Analytics Service
Contents 6.0 Data Definition Language Postscript The Couchbase Analytics Service uses the SQL++ query language. SQL++ is an modern query language designed to work with semi-structured data and the JSON data model. SQL++ is backwards-compatible with SQL. The Coucbase Analytics...
Testing ANSI JOINs
Overview The main purpose of this article is to show how Couchbase ANSI JOINs are tested. In Couchbase version 5.5, you can now execute joins using the ANSI standard syntax. This addition to joins makes them much more flexible, but...
Create a Full Text Search Typeahead With Go, jQuery, NoSQL
Learn how to use the Go programming language alongside jQuery and Couchbase NoSQL to create a full text search typeahead form.
Eventing: Notification with Couchbase Functions
Eventing is a new service available in Couchbase Server. The Cincinnati Reds are interested in using this feature to more quickly serve their VIP customers.
Typeahead: Develop with Couchbase Full-Text Search & Node.js
Learn to create a UI typeahead that populates based on data from Couchbase Full-Text Search (FTS) service using Node.js, jQuery, Typeahead.js.
Tutorial: Build a Points of Interest App with Vue.js, Node.js, Express, and Couchbase Server
Map points of interest with this full stack tutorial using Vue.js, Node.js, Express, and Couchbase.
Processing GraphQL Queries with Java, Spring Boot, and NoSQL
In this Couchbase tutorial, we’re going to see how to quickly get up and running with GraphQL queries using Java, Spring Boot, and NoSQL frameworks.
Couchbase Server 5.5 Released
Couchbase Server 5.5 production release now available! This release focuses on enterprise-grade features relating to agility, performance, and manageability.
Using JWT for Authorization With GraphQL, Go, and Couchbase
Learn how to create a web application that uses Couchbase NoSQL, Golang, GraphQL, and JSON web tokens (JWT) for the authorization component.
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- Application Development Life Cycle (Phases and Management Models)
- What are Vector Embeddings?
- What Is Data Analysis? Types, Methods, and Tools for Research
- The Importance of Data Preprocessing in Machine Learning (ML)
- Semantic Search vs. Keyword Search: What’s the Difference?
- High Availability Architecture: Requirements & Best Practice...