Category: .NET
Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL!
Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL! Earlier this week we released v1.1.0 (specifically v1.1.0.2) of Linq2Couchbase, the official Linq Provider for Couchbase Server and N1QL! This release includes new and experimental features as well as bug...
Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available!
Finally, Couchbase.NET SDK v2.2.7 is releasing today. This release notably contains supports for Index management and adds to the Sub-Document API.
Couchase ASP.NET Integration Beta 3 released!
Today we pushed Beta 3 of the Couchbase ASP.NET Integration packages to NuGet! Formally known as Couchbase Caching and Session providers, this project contains or will contain implementations of various API’s (Caching/Session providers, Identity, etc) for integration between Couchbase Server...
Developer Preview of new Sub-document API included w/2.2.6 release of Couchbase .NET SDK
Check out the Sub-document API is a new feature of Couchbase Server that is available in the Developer Preview of Couchbase Server 4.5.
Get to Know Our Couchbase Community – Meet Brant Burnett
As a follow up to last week’s post on meeting Andy Kruth, this week we’re getting to know Brant Burnett, our Community Champion from North Carolina. Tell us about yourself and what you do in your daily role? Brant: I’m...
Couchbase .NET SDK 2.2.4 now Available!
Couchbase .NET SDK 2.2.4 now Available! Today we are releasing version 2.2.4 of the Couchbase .NET SDK! This release is the follow-up to 2.2.2 and includes 2.2.3, which was merged into 2.2.4. The most important feature of this release is...
Continuous Deployment with Jenkins & .NET
This post focuses on how to use Jenkins to set-up test data in Couchbase before running your test code for continuous integration/continuous deployment.
Workaround for N1QL* Queries in the .NET SDK
This blog was originally posted on David Ostrovsky's personal blog. To see to original blog post, click here. TL;DR: SELECT myBucket.* FROM myBucket A change in the way N1QL returns results for star queries in Couchbase Server 4.1 seems to have...
Getting Started with the SIMBA Couchbase ODBC Driver
Getting Started with the SIMBA Couchbase ODBC Driver ODBC has been around since the early 1990’s as a standard API to access various data sources, traditionally against structured data sources like relational databases. SIMBA Technologies recently released an ODBC Driver...
Introducing Linq2Couchbase Developer Preview 1: The Linq provider for Couchbase N1QL!
Learn basic functionality of the Linq provider by checking out sample application that goes over the steps on how to use the provider today.
Couchbase .NET SDK 2.1.3 (and 2.1.2) released!
Today we are releasing a follow up release to 2.1.0 and 2.1.1 that includes support for Multidimensional Scaling (MDS) for Couchbase Server 4.0 Beta and a plethora of bug fixes! In this post i’ll explain what MDS is and...
Indexes for N1QL: or how I got an order magnitude speed increase
Indexes for N1QL: or how I got an order magnitude speed increase In Couchbase 4.0 we introduced N1QL query language: a flexible query language that brings SQL-like query to JSON documents. Whenever we talk about N1QL the conversation always opens...
Top Posts
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- Data Modeling Explained: Conceptual, Physical, Logical
- Smarter Search With Graph Queries on Document Data
- Application Development Life Cycle (Phases and Management Models)
- What Is Data Analysis? Types, Methods, and Tools for Research
- A Guide to Vector Search
- High Availability Architecture: Requirements & Best Practice...
- What are Vector Embeddings?