Hosted by dotnet, this video standup brings together Jiri Cincura and Jeff Morris to discuss the new Couchbase provider for EF Core, highlighting developer challenges and innovations in .NET data access.

.NET Data Community Standup: Couchbase EF Core Provider

Overview

This standup video brings together .NET community members and database experts to talk about Couchbase’s new provider for Entity Framework Core (EF Core). The panel includes Jiri Cincura and Jeff Morris, contributing both Couchbase and .NET perspectives.

Agenda Highlights

  • Countdown & Welcome: [00:00-03:45]
  • What’s New in EF Core 9 Preview 6: Learn about recent updates and features in the upcoming EF Core release.
  • Couchbase Overview (Jeff Morris): Introduction to Couchbase, how it differs from traditional relational stores, and its role in modern applications.
  • EF Core vs EF Core Relational: Discussion on core differences when using EF Core for non-relational data sources vs. relational databases.
  • Linq2Couchbase Introduction: Explore Linq2Couchbase, a key tool for integrating Couchbase within EF Core context and enabling LINQ queries against Couchbase clusters.
  • Q&A: Panelists answer audience questions about implementation challenges, querying, and future developments.

Key Points

  • How Couchbase concepts and NoSQL paradigms fit into the EF Core ecosystem
  • Challenges and considerations with integrating document-oriented data in .NET applications
  • Differences in data modeling and querying between relational and NoSQL stores using EF Core
  • New features in EF Core 9 relevant to community adopters

Featuring

  • Jiri Cincura — .NET data community contributor
  • Jeff Morris — Couchbase developer advocate

Tags

Couchbase, EF Core, Entity Framework Core, .NET, NoSQL, Linq2Couchbase, Data Access, EF Core 9, Data Integration, Provider Development, dotnet, Jiri Cincura, Jeff Morris


For .NET developers interested in expanding data integration options beyond traditional SQL databases, this session offers useful guidance and a real-world look at adopting NoSQL approaches with familiar EF Core tools.