CRUD topic

CRUD is an acronym that stands for create, read, update and delete in the context of database queries or HTTP verbs in case of REST APIs. | CRUD | SQL | HTTP | |-|-|-| | Create | INSERT | POST | | Read | SELECT | GET | | Update | UPDATE | PUT to replace, PATCH to modify | | Delete | DELETE | DELETE |

List CRUD repositories

azure-cosmos-dotnet-repository

291
Stars
84
Forks
Watchers

Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern

DNTFrameworkCore

314
Stars
76
Forks
Watchers

Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework

IsmaAmbrosiGeneratorBundle

26
Stars
12
Forks
Watchers

Generates Symfony2 documents, forms and CRUD for MongoDB documents

node-mysql-utilities

115
Stars
25
Forks
Watchers

Query builder for node-mysql with introspection, etc.

laravel-ajax-crud

87
Stars
17
Forks
Watchers

🧐 The Ultimate Guide For Creating Laravel CRUD AJAX Application using Laravel 5.8, Vue 2, Tailwindcss, Vue-router, and Axios

ElectroCRUD

1.5k
Stars
306
Forks
Watchers

Database CRUD Application Built on Electron | MySQL, Postgres, SQLite

CRUD

32
Stars
5
Forks
Watchers

Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers

vanilla-rtb

311
Stars
80
Forks
Watchers

Real Time Bidding (RTB) - Demand Side Platform framework

evolutility-asp.net

38
Stars
17
Forks
Watchers

Lightweight CRUD framework for heavy lifting using ASP.net and MS-SQL Server.