Skip to content

Library designed to facilitate robust and efficient interactions with Postgre SQL Server databases. It provides a comprehensive suite of functionalities for executing various types of SQL commands and handling data in a .NET environment. Taking care about closing of used resources, except some cases of SqlDataReader.

Notifications You must be signed in to change notification settings

konak/am.kon.packages.dac.postgresql

Repository files navigation

am.kon.packages.dac.postgresql

Library designed to facilitate robust and efficient interactions with Postgre SQL server databases. It provides a comprehensive suite of functionalities for executing various types of SQL commands and handling data in a .NET environment. Taking care about closing of used resources, except some cases of SqlDataReader. Also contains some ORM functionality to pass parameters to SQL queries using regular objects.

About

Library designed to facilitate robust and efficient interactions with Postgre SQL Server databases. It provides a comprehensive suite of functionalities for executing various types of SQL commands and handling data in a .NET environment. Taking care about closing of used resources, except some cases of SqlDataReader.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages