TigerWrap

TigerWrap

TigerWrap is a SQL-first toolkit that generates safe, fast, and clean C# wrappers for calling SQL Server stored procedures.

It’s designed for engineers who:

  • Prefer stored procedures over ORM magic
  • Want strong typing, code completion, and safe database access
  • Believe that SQL deserves first-class tooling

GitHub: github.com/rkozlowski/TigerWrap

More details and documentation are coming soon.