dapper-repositories
ORM generator
A tool that generates CRUD operations based on C# POCO classes using Dapper Micro ORM
CRUD for Dapper
665 stars
56 watching
203 forks
Language: C#
last commit: 7 days ago
Linked from 2 awesome lists
crud-generatordapperdapper-extensionsmicro-ormrepository-patternsql-generator
Related projects:
Repository | Description | Stars |
---|---|---|
tmsmith/dapper-extensions | A small C# library providing basic CRUD operations and advanced querying capabilities for POCOs without requiring attribute or base class inheritance. | 1,786 |
henkmollema/dommel | A simple and convenient API for CRUD operations using Dapper. | 635 |
ericdc1/dapper.simplecrud | A Dapper extension providing simple CRUD helpers with default values and flexible parameters | 1,144 |
ludovicdln/breezy | A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# | 24 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,697 |
sashabaranov/pike | Tools for generating CRUD gRPC backends from YAML descriptions | 312 |
woowabros/nestjs-library-crud | A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 198 |
perfectlysoft/perfect-crud | An object-relational mapping system for Swift that supports CRUD operations and maps Codable types to SQL database tables. | 64 |
micropyramid/django-crm | An online CRM platform built on Django and React, providing a cloud-based workspace for managing customer relationships. | 1,968 |
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
pakrym/jab | A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,044 |
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
moonstorm/fastcrud | A fast and strongly typed .NET ORM library for interacting with various relational databases. | 506 |
amranidev/scaffold-interface | Automates the creation of CRUD interfaces for web applications using Laravel | 912 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |