{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:nuget/daikoz.sqlwrapper","name":"daikoz.sqlwrapper","description":"SQLWrapper makes it easier to create code wrappers for SQL queries. It's a\n\t\t\tpowerful tool that helps speed up development by reducing the need for manual coding. It\n\t\t\tworks with databases various SQL database (MySQL, MariaDB, ...), checking the syntax and\n\t\t\tperformance of SQL queries before you execute them.\n\n\t\t\tIt's important to note that SQLWrapper isn't like other tools that map objects to\n\t\t\tdatabase tables (ORMs). Instead, it directly generates code from your SQL queries and\n\t\t\tdatabase structure, which performs better than tools like LINQ, EntityFramework, dapper,\n\t\t\t... and doesn't have the same limitations.\n\n\t\t\tOne feature is that it can look at your database's structure to check if your SQL\n\t\t\tqueries are correct, and it can create an XML file listing all the data your queries\n\t\t\tneed and return. Then, you can use XSLT templates to turn that XML into code in\n\t\t\tlanguages like C#, and more.\n\n\t\t\tOverall, DAIKOZ.SQLWrapper is a handy tool for making SQL code easier to work with,\n\t\t\tsaving time, and helping you write better code.","version":"2.2.4","softwareVersion":"2.2.4","codeRepository":"https://github.com/daikoz/SQLWrapper","issueTracker":"https://github.com/daikoz/SQLWrapper/issues","url":"https://www.sqlwrapper.com/","keywords":["sql","wrapper","sqlwrapper","ORM","dapper","linq","database","mysql","mariadb","server","mssql","pgsql","sqlite","postgres","postgresql","query","builder"],"programmingLanguage":{"@type":"ComputerLanguage","name":"XSLT"},"maintainer":[{"@type":"Person","name":"daikoz"}],"author":[{"@type":"Person","name":"daikoz"}],"copyrightHolder":[{"@type":"Person","name":"daikoz"}],"dateCreated":"1900-01-01","dateModified":"2026-02-20","datePublished":"2026-02-20","copyrightYear":1900,"downloadUrl":"https://api.nuget.org/v3-flatcontainer/daikoz.sqlwrapper/2.2.4/daikoz.sqlwrapper.2.2.4.nupkg","applicationCategory":"nuget","runtimePlatform":"nuget","developmentStatus":"active","sameAs":["https://www.nuget.org/packages/daikoz.sqlwrapper/"],"https://www.w3.org/ns/activitystreams#likes":6,"https://forgefed.org/ns#forks":2}