20 skills found
laochiangx / Common.UtilityVarious helper class
heykb / Mybatis SqlhelperMyBatis sql注入、多租户、逻辑删除、数据权限插件-SqlHelper
JaCraig / SQLHelperSQLHelper is a wrapper around DbConnection/DbCommand and a micro ORM. It automatically handles batching, data conversion, transactions, etc. for you. It's been around even longer than Dapper as part various libraries I've had over the years.
liunaijia / Sqlhelper2Reengineer SqlHelper with new conceptions and techniques.
qizl / SqlHelperADO.NET封装库,通过泛型、反射解析model,实现CRUD、分页等常用操作
SanjinKurelic / MeetingInfoWPFProgram with a calendar for scheduling meetings (add, edit, remove and print meetings)
leomuller / MySqlHelperThe MySQL version of SqlHelper. Easily access your MySQL database
shps951023 / DbSqlHelperMini/Easy RDBMS Sql and Connection Helper
2881099 / FreeSql.Connection.ExtensionsMysql, postgresql, sqlserver, Oracle and SQLite connection object extension methods.
H2CO3 / SQLHelperObject-oriented convenience wrapper around the procedural sqlite3 API
a-patel / LiteXDbHelperLiteXDbHelper is simple yet powerful and very high-performance DB Helper Class for different database providers like SqlServer, MySql, PostgreSql, MariaDB, Oracle in C#
talley / SqlhelperSql helper class for traditional data access programming
leomuller / MsSqlHelperBased on Microsoft's SqlHelper (hard to find these days) an easy way to access Microsoft SQL database
lanceengland / SqlHelpersBasic T-SQL code generation for some frequently used commands.
colin-chang / MongoHelperThis is a MongoDB operation utility based on MongoDB.Driver like the SqlHelper for relation database.It provides the usual CRUD methods.Query for ordered paged and big data are also supported.Index management also included.
cnxy / MySqlHelperCnxy's Simple C# SqlHelper
JaredScar / SQLHelperThis is a helping class for the users of PHP with SQL in which the user can only use bind_result()! This makes it easier to use!
sliekens / SqlhelpersJust a bunch of SQL Server migration helper functions
SanjinKurelic / MeetingInfoWinFormsProgram with a calendar for scheduling meetings (add, edit, remove and print meetings)
somdipdey / EasySQLUse this class library to execute your MS SQL queries easily without hassle.