GitHub - r2-r/npgsql: Npgsql is the .NET data provider for PostgreSQL. It allows any program developed for .NET framework to access a PostgreSQL database server. It is implemented in 100% C# code. PostgreSQL versions since 9.0 are officially supported, others may work.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Npgsql - .NET Data Provider for PostgreSQL

Stable nuget Unstable nuget Build Status Join the chat at https://gitter.im/npgsql/npsgl

###What Is Npgsql?

Npgsql is a .NET data provider for PostgreSQL. It allows you to connect and interact with PostgreSQL server using .NET.

For any additional information, please visit the Npgsql website at http://www.npgsql.org.

About

Npgsql is the .NET data provider for PostgreSQL. It allows any program developed for .NET framework to access a PostgreSQL database server. It is implemented in 100% C# code. PostgreSQL versions since 9.0 are officially supported, others may work.

Resources

Readme

License

View license

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Languages

  • C# 74.7%
  • SQLPL 24.0%
  • Other 1.2%
  • Other 0.1%