C# Postgresql

Open-source C# projects categorized as Postgresql

Top 23 C# Postgresql Projects

  1. SqlSugar

    .Net aot ORM SqlServer ORM Mongodb ORM MySql 瀚高 Postgresql ORM DB2 Hana 高斯 Duckdb C# VB.NET Sqlite ORM Oracle ORM Mysql Orm 虚谷数据库 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET9 ORM .NET8 ORM ClickHouse ORM QuestDb ,TDengine ORM,OceanBase ORM,GaussDB ORM,Tidb ORM Object/Relational Mapping

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. FreeSql

    .NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm. (by dotnetcore)

  4. EFCore.BulkExtensions

    Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite, Oracle

    Project mention: ⚔️ The Mighty MERGE: Using SQL Merge Statements Safely with EF Core | dev.to | 2025-07-25

    Libraries like EFCore.BulkExtensions simulate efficient MERGE behavior:

  5. Npgsql

    Npgsql is the .NET data provider for PostgreSQL.

    Project mention: C# How to ambient transaction work under the hood | dev.to | 2025-05-09

    NpgsqlConnection source

  6. SqlKata Query Builder

    SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird

    Project mention: You Probably Don't Need Query Builders | news.ycombinator.com | 2025-01-25

    It seems to me a big part of the problem is that the "query builder" in TFA is little more than a string builder. In the .Net world I've used SqlKata [0] and been very pleased with it. It allows you to easily dynamically build and compose queries.

    0: https://sqlkata.com/

  7. LINQ to DB

    Linq to database provider.

  8. coolstore-microservices

    A full-stack .NET microservices build on Dapr and Tye

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. efcore.pg

    Entity Framework Core provider for PostgreSQL

  11. EntityFramework.Exceptions

    Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.

  12. SmartSql

    SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics

  13. WorkflowEngine

    WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).

  14. Evolve

    Database migration tool for .NET and .NET Core projects. Inspired by Flyway.

  15. sqlnotebook

    SQL Notebook — Casual data exploration in SQL

  16. Dapper.FastCRUD

    fast .NET ORM for strongly typed people (by MoonStorm)

  17. yuniql

    Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!

  18. LINQPad.QueryPlanVisualizer

    SQL Server and PostgreSQL query execution plan visualizer for LINQPad

  19. CSVLint

    CSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting, fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files.

    Project mention: CSV Lint update (Notepad++) text data syntax highlighting and quality validation | news.ycombinator.com | 2025-04-30
  20. Egroo

    An open-source, privacy-focused social platform empowering users to connect securely and control their data.

  21. Venflow

    A brand new, fast and lightweight ORM, build for PostgreSQL.

  22. pldotnet

    Build PostgreSQL functions, procedures, and triggers in C# and F#

  23. postgrest-csharp

    A C# Client library for Postgrest

  24. DatabaseManager

    A simple tool for databases : SqlServer, MySql, Oracle, Postgres and SQLite

  25. csharp-datatables-parser

    C# Serverside parser for the popuplar jQuery datatables plugin.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Postgresql discussion

Log in or Post with

C# Postgresql related posts

  • Show HN: PgHook – Docker image that streams PostgreSQL row changes to webhooks

    3 projects | news.ycombinator.com | 15 Aug 2025
  • Top .NET NuGet Packages for PostgreSQL Database

    1 project | dev.to | 24 Mar 2025
  • CISA boss: Makers of insecure software are the real cyber villains

    1 project | news.ycombinator.com | 20 Sep 2024
  • Azure PostgreSQL, Entra ID Authentication and .NET

    1 project | dev.to | 2 Jun 2024
  • Server-side cache for YugabyteDB sequences to workaround the Nspgl `DISCARD SEQUENCES`

    1 project | dev.to | 16 May 2024
  • With .NET 8 Native AOT will we get small single binary for applications like Go/Rust?

    2 projects | /r/dotnet | 4 Jun 2023
  • Upserting complex data models from an API into EF Core entities

    3 projects | /r/dotnet | 2 Jun 2023
  • A note from our sponsor - Sevalla
    sevalla.com | 31 Aug 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source Postgresql projects in C#? This list will help you:

# Project Stars
1 SqlSugar 5,662
2 FreeSql 4,289
3 EFCore.BulkExtensions 3,875
4 Npgsql 3,526
5 SqlKata Query Builder 3,270
6 LINQ to DB 3,144
7 coolstore-microservices 2,503
8 efcore.pg 1,681
9 EntityFramework.Exceptions 1,652
10 SmartSql 1,120
11 WorkflowEngine 963
12 Evolve 872
13 sqlnotebook 612
14 Dapper.FastCRUD 518
15 yuniql 422
16 LINQPad.QueryPlanVisualizer 413
17 CSVLint 207
18 Egroo 170
19 Venflow 167
20 pldotnet 152
21 postgrest-csharp 151
22 DatabaseManager 138
23 csharp-datatables-parser 129

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C# is
the 11th most popular programming language
based on number of references?