dapper-repositories
ORM generator
A tool that generates CRUD operations based on C# POCO classes using Dapper Micro ORM
CRUD for Dapper
670 stars
56 watching
204 forks
Language: C#
last commit: 2 months ago
Linked from 2 awesome lists
crud-generatordapperdapper-extensionsmicro-ormrepository-patternsql-generator
Related projects:
Repository | Description | Stars |
---|---|---|
| A small C# library providing basic CRUD operations and advanced querying capabilities for POCOs without requiring attribute or base class inheritance. | 1,792 |
| A simple and convenient API for CRUD operations using Dapper. | 640 |
| A Dapper extension providing simple CRUD helpers with default values and flexible parameters | 1,153 |
| A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# | 26 |
| An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,725 |
| Tools for generating CRUD gRPC backends from YAML descriptions | 312 |
| A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 197 |
| An object-relational mapping system for Swift that supports CRUD operations and maps Codable types to SQL database tables. | 64 |
| An online CRM platform built on Django and React, providing a cloud-based workspace for managing customer relationships. | 1,981 |
| Automates the creation of common application components | 1,410 |
| A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,050 |
| A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
| A fast and strongly typed .NET ORM library for interacting with various relational databases. | 506 |
| A tool to generate boilerplate code for CRUD operations in Laravel applications | 915 |
| An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |