crate / crate-npgsql

A plugin that provides extensions to Npgsql which enable usage of Npgsql as a .NET data provider for CrateDB.
Apache License 2.0
11 stars 5 forks source link

===================== CrateDB Npgsql Plugin

A .NET plugin for Npgsql that provides backwards compatibility support for CrateDB_ versions 4.1.x and earlier. CrateDB versions 4.2 and later work with Npgsql without the need for a plugin.

This plugin depends on a fork_ of the upstream Npgsql project to work. (Nuget will handle this for you.)

Contributing

This project is primarily maintained by Crate.io_, but we welcome community contributions!

See the developer docs and the contribution docs for more information.

Help

Looking for more help?

.. _.NET: https://www.microsoft.com/net .. _contribution docs: CONTRIBUTING.rst .. _Crate.io: http://crate.io/ .. _CrateDB: https://github.com/crate/crate .. _developer docs: DEVELOP.rst .. _fork: https://github.com/crate/npgsql .. _Npgsql: https://www.npgsql.org/ .. _project docs: https://crate.io/docs/clients/npgsql/en/latest/ .. _support channels: https://crate.io/support/