SQLHelper
SQLHelper 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.
How to download and setup SQLHelper
Open terminal and run command
git clone https://github.com/JaCraig/SQLHelper.git
git clone is used to create a copy or clone of SQLHelper repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with SQLHelper https://github.com/JaCraig/SQLHelper/archive/master.zip
Or simply clone SQLHelper with SSH
[email protected]:JaCraig/SQLHelper.git
If you have some problems with SQLHelper
You may open issue on SQLHelper support forum (system) here: https://github.com/JaCraig/SQLHelper/issuesSimilar to SQLHelper repositories
Here you may see SQLHelper alternatives and analogs
django cakephp typeorm gorm EvaEngine.js prisma1 efcore hutool laravel-mongodb hibernate-orm diesel rapid.js speedment sequelize bookshelf xorm node-orm2 records mongoengine pg nutz shrine her java-bible xo Exposed awesome-sqlalchemy fluent-nhibernate js-data nhibernate-core