Prequel is a SQL query engine built in C#. The goal of this project is to demonstrate how query engines are built, and to bring a query engine to the .NET community. The project contains a ...
A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects. Every so often, I find myself wishing that I had a utility ...
This takes care of simplifying the of .SQL queries to populate various tables in the AzerothCore ACoreWorld database. This module allows you to populate the NPC_Vendor table with item IDs, being able ...