Skip to content

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.

License

ArsenShnurkov/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 Circle CI

###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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 68.0%
  • SQLPL 21.2%
  • C 8.7%
  • Other 1.6%
  • NSIS 0.3%
  • Batchfile 0.2%