SaaSHub helps you find the best software and product alternatives Learn more →
Npgsql Alternatives
Similar projects and alternatives to Npgsql
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
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.
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
-
-
-
pgadmin4
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Norm.net
Norm.net is an innovative and high-performance Database Access for .NET Standard 2.1 and higher
-
-
-
-
-
Storage.Net
Discontinued 💿 Storage abstractions with implementations for .NET/.NET Standard (by aloneguid)
-
-
SqlKata Query Builder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
-
-
-
RethinkDb.Driver
:headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Npgsql discussion
Npgsql reviews and mentions
-
C# How to ambient transaction work under the hood
NpgsqlConnection source
-
Top .NET NuGet Packages for PostgreSQL Database
For more details, visit the NuGet Gallery: https://www.nuget.org/packages/Npgsql/
-
Can AI Write Production-Ready Code? What Every Developer Should Know
PostgreSQL Npgsql Link
-
CISA boss: Makers of insecure software are the real cyber villains
It's important to remember that even `npgsql` can have issues (see https://github.com/npgsql/npgsql/security/advisories/GHSA-x9...).
In your world, would the developer of a piece of software exploted by a vulnerability such as this be liable?
-
Azure PostgreSQL, Entra ID Authentication and .NET
For this, I’m going to use the Npgql library, which is the most popular PostgreSQL driver for .NET. It’s a great library and has a lot of features, and integrates nicely with Entity Framework Core and .NET Aspire.
-
Server-side cache for YugabyteDB sequences to workaround the Nspgl `DISCARD SEQUENCES`
DISCARD SEQUENCES is useless and not scalable #5705
- PowerBI: déployer une passerelle sur AWS pour $0.12/j
-
With .NET 8 Native AOT will we get small single binary for applications like Go/Rust?
In theory this improves over time. .NET 8 will be the first "real" release of NativeAOT. I would expect the big ms libs to start playing nice after .net 8 comes out. Some big non-ms libs are already doing this, like npgsql. That is their issue for size reduction, many work items already done.
-
Is PostgreSQL a worthy alternative to Microsoft SQL Server?
And yet again, I got pleasantly surprised. Npgsql - the recommended ADO.NET and Entity Framework (Core) provider - makes the adoption of PostgreSQL an almost seamless experience. Additionally, the Npgsql provider implements those PostgreSQL language elements, which are not present in the Microsoft SQL Server world. Let me mention here at least support for the ILIKE operator, as well as a range of functions related to the PostgreSQL's LTree data type.
- ASP.Net Core database modelling without using existing ORMs?
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jun 2025
Stats
npgsql/npgsql is an open source project licensed under PostgreSQL License which is an OSI approved license.
The primary programming language of Npgsql is C#.