npgsql
There are 104 repositories under npgsql topic.
npgsql/npgsql
Npgsql is the .NET data provider for PostgreSQL.
npgsql/efcore.pg
Entity Framework Core provider for PostgreSQL
Giorgi/LINQPad.QueryPlanVisualizer
SQL Server and PostgreSQL query execution plan visualizer for LINQPad
Zaid-Ajaj/Npgsql.FSharp
Thin F# wrapper around Npgsql, the PostgreSQL database driver for .NET
mithrandyr/SimplySql
PowerShell module for querying various SQL databases
PostgreSQLCopyHelper/PostgreSQLCopyHelper
Simple Wrapper around Npgsql for using PostgreSQL COPY functions.
Zaid-Ajaj/Npgsql.FSharp.Analyzer
F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.
suadev/aspnet-core-web-api-using-odata
Demo application of my speech 'Add OData Support to Your Asp.Net Core Web Api' at Dotnet Konf İstanbul. http://dotnetkonf.com/
apdevelop/linq2db-postgis-extensions
.NET Standard 2.0 library with extensions methods for PostGIS geometries methods access with linq2db
veepee-oss/Vp.FSharp.Sql.PostgreSql
F# Wrapper for PostgreSQL using Npgsql and Vp.FSharp.Sql
Emzi0767/Discord-Companion-Cube-Bot
Companion Cube bot for Discord. Features tags, eval, music, RNG, etc.
zaagan/DynamixPostgreSQLHandler
CSharp - Npgsql - PostgreSQL (Dynamic SQL Handler Library )
soixantseize/aspnetcore-api-jwt-identity
Minimal ASP.NET Core JSON API. Data secured with json web tokens, JWT, and ASP.Net Core Identity membership system for login.
xo-energy/XO.EntityFrameworkCore
extensions for Entity Framework Core
giscodedev/PostGIS3DExplorer
Learn to visually use PostGIS 3D functions to create 3D models!
SourceKor/PgPartner
PostgreSQL .NET Library that extends various Npgsql functions
Giorgi/Maui-DotNetConf-Sample
Maui Spatial Data Sample App
sinemhasircioglu/MusicDatabase-Desktop
Manage your musics, albums, artists and more on desktop application. Developed with WinForms C# Npgsql and PostgreSQL
vb-consulting/XUnit.Npgsql
XUnit Testing Suite for PostgreSQL Databases and .NET Standard 2.1
soixantseize/aspnetcore-xplatform-minimal-api
ASP.Net Core HTTP routing microservice that is lightweight, no MVC, and cross-platform, no IIS.
symbolspace/Symbol.Data
Symbol ORM框架
windson/minimal-web-api-tutorials
Minimal web API tutorials using ASP.NET Core for .NET 6 LTS
crate/devrel-offshore-wind-farms-demo
A CrateDB demo application using data from the UK's offshore wind farms.
JoyMoe/PGroonga.EntityFrameworkCore
PGroonga extension for Npgsql.EntityFrameworkCore.PostgreSQL (PostgreSQL / Npgsql Entity Framework Core provider). It enable the ability to do full text search, especially Chinese, Japanese, and so on, with EntityFramework Core, PostgreSQL and Groonga.
PandaTechAM/be-lib-efcore-postgres-extensions
Extend EF Core's capabilities with PostgreSQL-specific features like ForUpdate locking syntax and more, seamlessly integrating into your development workflow.
williamdenton/AwsRdsPostgresDemo
Demo of using dotnet core 3 using EfCore and AWS RDS for postgres
ful-stackz/NpgsqlAnalyzers
Open source static code analyzers for Npgsql.
masilver99/Identity.Dapper.Postgres
Dapper and Postgres implementation of ASP.NET Core Identity stores.
pricci1/UANDES-BD-ElectionManager
"Base de datos" course project: gui to access a postgreSQL database / Electoral system
rd003/DotnetApiPostgres
Source code for my medium blog post on .net core api crud with postgres
TwentyFourMinutes/PostgreSQL.Bulk
Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.
alsnrbernardo/fsharp-web-server-showcase
POC API based on F# and the Saturn Framework.
Atulin/NpgsqlSourceGenerators
Register enums for use with NpgSQL easily
LuisMiSanVe/GeminiPostSQL_API
REST API that uses AI to translate natural language to PostgreSQL queries
mt89vein/Sstv.Outbox
Implementation of transactional outbox pattern
redfoxdb/documentdb
RedFox.DocumentDb – A high-performance .NET client for Microsoft’s DocumentDb, optimized for event sourcing, secure storage, and seamless ASP.NET Core integration.