npgsql/efcore.pg
Entity Framework Core provider for PostgreSQL observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 98
- Release rhythm 74
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 36.0
- age_days: 3797
- days_rel: 98
- days_push: 15
- n_releases_24m: 9
Adoption not part of the score
1836 stars · 261 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Npgsql.EntityFrameworkCore.PostgreSQL is the official Entity Framework Core provider for PostgreSQL, built on top of the Npgsql ADO.NET driver. It lets .NET developers query and persist PostgreSQL data using LINQ and exposes PostgreSQL-specific features like JSON, array, and range columns.
Use cases
- use entity framework core with postgresql in .net
- query postgres json and array columns via linq
- map .net entities to postgresql tables
- use linq instead of raw sql for postgres queries
- add postgis spatial support to ef core
- use nodatime date types with postgresql
When to choose
- you're building a .NET application with PostgreSQL and want an ORM
- you need LINQ-based querying with PostgreSQL-specific column types
- you want the standard, well-supported EF Core provider for Postgres
When to avoid
- you use a database other than PostgreSQL
- you need raw SQL control or a lightweight micro-ORM like Dapper
- you're not on the .NET platform
Facets
library · maturity stable
orm database-driver database databases backend web-development dotnet cross-platform postgresql entity-framework-core linq npgsql csharp
1 source
- readme: https://github.com/npgsql/efcore.pg · fetched 2026-08-28 · 41a3bf04a4a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| npgsql/efcore.pg | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="npgsql/efcore.pg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem