Coder Social home page Coder Social logo

brick-abode / npgsql Goto Github PK

View Code? Open in Web Editor NEW

This project forked from npgsql/npgsql

0.0 0.0 0.0 59.92 MB

Npgsql for PL/.NET

Home Page: https://pldotnet.brickabode.com/

License: PostgreSQL License

Shell 0.03% Python 0.01% C# 99.95% Dockerfile 0.01%
npgsql postgres pldotnet

npgsql's Introduction

Npgsql for PL/.NET

This fork of Npgsql is a submodule for the PL/.NET project.

What is pl/dotnet?

The pl/dotnet project extends PostgreSQL to support functions, stored procedures and DO blocks for the dotnet platform, including both C# and F#.

Where can I get the source code for pl/dotnet?

The official repository for pl/dotnet is https://github.com/Brick-Abode/pldotnet/.

Where can I read the documentation for pl/dotnet?

Our project wiki is at https://github.com/Brick-Abode/pldotnet/wiki.

Is there a white paper explaining the project?

Yes, you can find the whitepaper on our wiki.

What is Npgsql?

Npgsql is the open source .NET data provider for PostgreSQL. It allows you to connect and interact with PostgreSQL server using .NET.

For the full documentation, please visit the Npgsql website.

How does pl/dotnet make use of Npgsql?

pl/dotnet embraced Npgsql as our PostgreSQL compatibility layer to provide maximum transparency and ease in migrating code between a database client and the database server.

pl/dotnet uses Npgsql to map PostgreSQL data types to .NET data types. Our implementation of SPI (database access within the stored procedure) is also based on Npgsql.

pl/dotnet incorporates Npgsql with minor, low-level modifications. We make use of Npgsql's own regression test suite and are working towards perfect compatibility with it.

We are very grateful to the authors of Npgsql, as their work forms an integral piece of our own project.

npgsql's People

Contributors

roji avatar yohdeadfall avatar franciscojunior avatar vonzshik avatar glenebob avatar dependabot[bot] avatar emill avatar brar avatar kenjiuno avatar austindrenski avatar manandre avatar ninofloris avatar khellang avatar cezarcretu avatar davidkarlas avatar rwasef1830 avatar chriswebb avatar chrisdcmoore avatar udoliess avatar friism avatar markussintonen avatar rossini-t avatar warcha avatar chenhuajun avatar stevenvandenbroeck avatar skykiker avatar david-rowley avatar danzel avatar twentyfourminutes avatar rungee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.