Skip to content

products

dbyDb

is a very simple database library for dot net programmers. It exposes methods to enable the developer to execute stored procedures and functions on SQL Server. dbyDB was originally written as sample code for use with our blog, ‘SQL tips for applications programmers’.

You can access dbyDB on NuGet at https://www.nuget.org/packages/Debugyou.SQLServer.DataClientLibrary/

It’s also available on GitHub at https://github.com/elvisbaldie/dbyDB.git