efcore.pg

Database provider

A provider that allows .NET developers to interact with PostgreSQL databases using the Entity Framework Core API.

Entity Framework Core provider for PostgreSQL

GitHub

2k stars
53 watching
225 forks
Language: C#
last commit: 7 days ago
Linked from 2 awesome lists

databasedotnetentity-frameworkentity-framework-corenpgsqlpostgrespostgresqlsql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mongodb/mongo-efcore-provider Provides a bridge between Entity Framework Core and MongoDB, enabling the use of EF Core's features with a MongoDB backend. 332
demetrixbio/fsharp.data.npgsql An F# type provider library for accessing and manipulating data in PostgreSQL databases. 127
npgsql/npgsql A .NET data provider for PostgreSQL that enables connection and interaction with the PostgreSQL database using C#. 3,327
epgsql/epgsql A client library for interacting with PostgreSQL databases in Erlang. 417
twentyfourminutes/postgresql.bulk Provides fast bulk data insertion for PostgreSQL databases using Npgsql 3
alexeyco/pig A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases 16
paxa/postbird A cross-platform GUI client for PostgreSQL databases 1,550
zaid-ajaj/npgsql.fsharp A F# wrapper around Npgsql to simplify PostgreSQL database interactions 318
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 349
gmr/queries A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. 256
pganalyze/libpg_query A C library that parses and analyzes PostgreSQL queries to extract internal parse trees 1,210
sastraxi/pgsh Tools for managing a PostgreSQL database like a version control system 568
nikolays/postgres_dba A collection of tools and scripts to simplify Postgres DBA tasks 1,126
svenvc/p3 A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. 75
psycopg/psycopg A PostgreSQL database adapter for Python 1,777