---
title: Couchbase EFCore Provider
description: This database provider allows Entity Framework Core to be used with
  Couchbase Database.
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-efcore/edit/release/1.0/modules/ROOT/pages/overview.adoc
  xref: xref:efcore-provider::overview.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/efcore-provider/current/overview.html)

# Couchbase EFCore Provider

> This database provider allows Entity Framework Core to be used with Couchbase Database. The provider is maintained as part of the [Couchbase EFCore Project](https://github.com/couchbaselabs/couchbase-efcore-provider). 

This documentation contains the following pages:

* [Getting Started](start-using-efcore-provider.md)
* [Configuring the EF Core Couchbase DB Provider](entity-framework-core-configuration.md)
* [Configuring the model with the EF Core Couchbase DB Provider](entity-framework-core-modeling.md)
* [Querying with the EF Core Couchbase DB Provider](entity-framework-core-queries.md)
* [Saving Data](entity-framework-core-crud-data.md)
* [Release Notes](entity-framework-core-release-notes.md)
* [Compatibility Guide](entity-framework-core-compatibility-guide.md)

  * [Couchbase EFCore Provider Limitations](entity-framework-core-limitations.md)
* [API Reference](entity-framework-core-sdk-api.md)
* [GitHub Source Code Repo](https://github.com/couchbaselabs/couchbase-efcore-provider)