NpgsqlForCrateDB

Npgsql for CrateDB is a fork of the Npgsql project containing the necessary changes to use Npgsql as a .NET data provider for CrateDB.


Keywords
npgsql, postgresql, postgres, ado, ado.net, database, sql, crate, cratedb
License
PostgreSQL
Install
Install-Package NpgsqlForCrateDB -Version 4.1.0

Documentation

Npgsql - the .NET data provider for PostgreSQL

stable unstable next patch appveyor travis gitter

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.