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

jjchiw/Npgsql

 
 

Repository files navigation

Npgsql - .Net Data Provider for PostgreSQL



WHAT'S IT?
==========
    
    Npgsql is a .Net Data Provider for PostgreSQL. It allows you to connect to PostgreSQL server in .NET.


PROJECT INFO
============
    
    Npgsql is hosted on github: https://github.com/npgsql/Npgsql
    Usage instructions and other info can be found on the wiki: https://github.com/npgsql/Npgsql/wiki
    Additional information can be found here: http://www.npgsql.org

DEVELOPERS
==========
    
    We have the following developers who work or have worked with Npgsql since its beginning, 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

LICENSE
=======

    See LICENSE.txt    

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# 94.3%
  • Visual Basic .NET 3.4%
  • XSLT 2.0%
  • CSS 0.2%
  • C 0.1%
  • JavaScript 0.0%