Skip to content
/ npgsql Public
forked from npgsql/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.

License

Notifications You must be signed in to change notification settings

rwrz/npgsql

This branch is 3797 commits behind npgsql/npgsql:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f021c11 · Aug 11, 2015
Aug 8, 2015
Apr 5, 2015
Jul 10, 2015
Aug 11, 2015
Aug 11, 2015
May 1, 2015
Dec 1, 2013
May 4, 2015
Jul 6, 2015
May 6, 2015
Jun 18, 2015
Aug 11, 2015
Jul 25, 2014
Aug 7, 2015
Aug 7, 2015
Dec 3, 2013
Jun 23, 2015
Jul 17, 2015
Mar 23, 2015

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 69.7%
  • SQLPL 28.7%
  • Other 1.5%
  • Other 0.1%