Skip to content

Npgsql is a .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. Works with Postgresql 7.x and above. Npgsql moved from pgfoundry to github. Now this is the official repository. The previous master branch was replaced. A copy of it can be …

License

Emill/Npgsql

 
 

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.

###Project Information

Nuget packages are published as part of our CI process, use with extreme caution. The feed URL is: https://www.myget.org/F/npgsql-unstable

###Developers

Developers who contributes to Npgsql currently or in past, in no particular order:

  • Brar Piening
  • Francisco Figueiredo Jr.
  • Ben Clewett
  • Daniel Morgan
  • Dave Page
  • Ulrich Sprick
  • Glen Parker
  • Josh Cooley
  • Jon Asher
  • Chris Morgan
  • Thilo Utke
  • Hiroshi Saito
  • Shay Rojansky
  • Kenji Uno
  • Emil Lenngren

###License

Refer LICENSE.txt for more information on license terms.

About

Npgsql is a .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. Works with Postgresql 7.x and above. Npgsql moved from pgfoundry to github. Now this is the official repository. The previous master branch was replaced. A copy of it can be …

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 67.8%
  • SQLPL 30.5%
  • Other 1.6%
  • Other 0.1%