Ross ROSS = Recommend OSS · open-source software intelligence for agents

npgsql/npgsql

Npgsql is the .NET data provider for PostgreSQL. observed · 2026-08-28

github.com/npgsql/npgsql · homepage · C# · PostgreSQL (other) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 9
  • age_days: 5390
  • days_rel: 98
  • days_push: 8
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

3721 stars · 888 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Npgsql is the open-source ADO.NET data provider for PostgreSQL, written in 100% C#. It lets .NET applications connect to and query PostgreSQL with high performance and full support for advanced PostgreSQL types.

Use cases

  • connect to postgresql from c#
  • run sql queries from .net application
  • bulk import data into postgres from dotnet
  • use postgres arrays and json types in c#
  • multi-host failover for postgres connections
  • entity framework core postgres provider

When to choose

  • you need a high-performance PostgreSQL driver for .NET
  • you need support for advanced PostgreSQL types like ranges, enums, and PostGIS
  • you use Entity Framework Core with PostgreSQL
  • you need bulk import/export or multi-host load balancing

When to avoid

  • you use a database other than PostgreSQL
  • you need a driver for a non-.NET language
  • you need a legacy Entity Framework 6 provider (no longer actively maintained)

Facets

library · maturity stable

database-driver database databases backend developer-tools dotnet cross-platform postgresql ado-net c-sharp sql orm-integration

2 sources

Member repositories

RepositoryRoleHealth v2
npgsql/npgsqlmain95

For agents

markdown · JSON · MCP: product_card(name="npgsql/npgsql")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem