Tag: JSON
OIDC Implicit Flow for Client Authentication in Couchbase Sync Gateway [Part 2 of 3]
Discover how to build and understand OpenID Connect (OIDC) implicit flow-based client authentication within the context of Couchbase Sync Gateway replication.
OAuth 2.0 & OIDC Fundamentals for Authentication & Authorization [Part 1 of 3]
Discover how to implement implicit and authorization code flows for user authentication and authorization using OAuth 2.0 and OIDC alongside Couchbase.
Data Structures & Queries with Couchbase N1QL (SQL for JSON)
Access JSON NoSQL data with Couchbase data structures: maps, lists, counters, queues using N1QL/SQL queries, indexes and efficient SDK calls.
NoSQL Is Dead, Long Live NoSQL
Dynamo accelerated the NoSQL revolution that’s driving the database industry. Recently, Amazon announced PartiQL – A SQL-Compatible Query Language for their flagship NoSQL database Amazon DynamoDB. This has brought the NoSQL “re:evolution” full circle. It’s wonderful to see the collaborative research from UCSD and...
Text Analysis within a Full-Text Search Engine
Couchbase’s Full-Text Search (FTS) Engine is powered by Bleve, and this article will showcase text analysis within this engine.
FHIR Data Model with Couchbase N1QL
This post focuses on the FHIR specification as defined by HL7 FHIR. Learn how the Couchbase database can be used to implement FHIR compliant applications.
Couchbase Intro for MongoDB Developers and NoSQL Experts
Many start with MongoDB to learn NoSQL and flexible JSON schema, many choose Couchbase for performance, scale, and SQL. Learn the differences in this post.
A Comparison of 3 NoSQL Query Languages Across 7 Metrics
See how Couchbase N1QL, MongoDB query, and MySQL/SQL compare across 7 key metrics here. We summarize the findings of Altoros' report on resilient IT.
It’s SQL. Again.
[crayon-6a147891e408a954018039/] [crayon-6a147891e4090234610755/] — In the spirit of Alexander Pope and Sir John Squire.
Cost Based Optimizer for Couchbase N1QL (SQL for JSON)
Authors & Engineering Team: Bingjie Miao, Keshav Murthy, Marco Greco, Prathibha Bisarahalli. Couchbase, Inc. A rule-based optimizer knows rules for everything and cost for nothing – Oscar Wilde Abstract Couchbase is a distributed JSON database. It provides distributed data processing,...
YCSB-JSON: Implementation for Couchbase and MongoDB
For JSON databases such as Couchbase and MongoDB, YCSB is helpful for executing more sophisticated queries. Learn how to use YCSB-JSON today.
Using YCSB to Benchmark JSON Databases
This post covers the YCSB benchmark and provides examples of benchmark operations, workloads, YCSB-JSON implementation and explains how to run YCSB-JSON.
Top Posts
- What are Embedding Models? An Overview
- Enhancing GenAI for Privacy and Performance: The Future of Person...
- Data Modeling Explained: Conceptual, Physical, Logical
- A Breakdown of Graph RAG vs. Vector RAG
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Data Consistency Models & Performance: Couchbase vs. Cockroa...
- Column-Store vs. Row-Store: What’s The Difference?
- What are Vector Embeddings?
- Application Development Life Cycle (Phases and Management Models)