crud-operations topic

List crud-operations repositories

EasyData

582
Stars
60
Forks
Watchers

Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of minutes using just your DbContext and a few lines of code.

reactjs-login-register-crud

75
Stars
22
Forks
Watchers

ReactJS CRUD Application, ReactJS FileUpload, ReactJS Sample application, ReactJS Boilerplate, ReactJS Login, ReactJS FileUpload, ReactJS Register

PHP-MySQL-CRUD-Operations

27
Stars
8
Forks
Watchers

CRUD Operations using PHP and MySQL ( Procedural Style ) .

PHP-MySQL-CRUD-Web-Application

47
Stars
49
Forks
Watchers

PHP MySQL CRUD Operations Example using Object Oriented PHP

spring-boot-3-rest-api-example

32
Stars
26
Forks
Watchers

Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests

spring-boot-angular-15-crud-example

28
Stars
26
Forks
Watchers

Fullstack Spring Boot + Angular 15 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 15, HttpClient, Router and Bootstrap 4.

spring-boot-redis-example

23
Stars
13
Forks
Watchers

Spring Boot Redis example - Cache for CRUD app - spring-boot-starter-data-redis with Spring Boot Redis Lettuce

spring-boot-angular-14-crud-example

15
Stars
22
Forks
Watchers

Fullstack Spring Boot + Angular 14 CRUD example - Spring Web, Spring Data JPA, embedded database (H2 database), Angular 14, HttpClient, Router and Bootstrap 4.

django

25
Stars
30
Forks
Watchers

Поэтапная разработка многопользовательского блога на Django

rust-postgres-crud-sqlx

43
Stars
5
Forks
Watchers

In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as a developer will equip you with valuable skills for building ro...