Month: March 2017
N1QL: A Practical Guide
This book is a compilation of articles on NoSQL concepts, N1QL features, optimization techniques, tools and use cases by N1QL R&D team, solution team from Couchbase.
Authentication and Authorization with RBAC
In March's developer build, you can start to see some major changes to authentication and authorization within RBAC coming to Couchbase Server.
Feature Enhancements to N1QL in the Couchbase Server 5.0 March Developer Build
The March 2017 Developer Edition of Couchbase comes with many bug fixes, but also feature enhancements to N1QL and indexing.
Profiling and Monitoring in Couchbase Server 5.0 Preview (Update)
In March's developer build, there are some more updates for N1QL query monitoring and profiling. The Query Plan is now more visual.
FakeIt Series 2 of 5: Shared Data and Dependencies
There are tons of random data generators available, a simple Google Search will give you more than enough to choose from. However, almost all of these have the same frustrating flaw, which is they can only ever deal with a...
Couchbase 5.0 March 2017 Developer Build Features and Enhancements
It is that time again, another month, another developer build for Couchbase. This time we have a ton of bug fixes and feature enhancements as we get one step closer to the stable release of Couchbase 5.0. The March 2017...
FakeIt Series 1 of 5: Generating Fake Data
This article focuses on how we can represent a user's JSON model using YAML to document and describe how a properties value should be generated.
NDP Episode #15: Cassandra and the Tabular Database
Learn about Cassandra from VP at DataStax, Tim Berglund, and how it fits into the NoSQL database world as a tabular database.
Get to know our Couchbase Community Meet – Ian Merrington
In this week’s Get to Know Our Couchbase Community Champion, we go to the Sky! Meet Ian Merrington from London who works at Sky U.K. Tell us about yourself and what you do in your daily role. I work in the OTT Persistence...
Offline-first apps with Couchbase Sync Gateway
The author Rafael Ugolini of this post focuses on an offline-first development using Couchbase as the communication tool between the backend and frontend.
Service Discovery with Java and Database application in Kubernetes
This blog will show how a simple Java application in WildFly can talk to a database (Couchbase) using service discovery in Kubernetes.
Visual Studio Live Unit Testing: New to Visual Studio 2017
Visual Studio 2017 comes with a lot of new, great stuff, but one of my favorite new features is built-in Visual Studio Live Unit Testing
Top Posts
- Build a Celebrity Look-Alike App With Multimodal Vector Search an...
- Filtered ANN Search With Composite Vector Indexes (Part 4)
- Data Modeling Explained: Conceptual, Physical, Logical
- Speed, Context, and Savings: Mastering Caching in the Capella AI...
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Application Development Life Cycle (Phases and Management Models)
- Semantic Search vs. Keyword Search: What’s the Difference?
- A Breakdown of Graph RAG vs. Vector RAG