Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
CRUD
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
|
- GitHub: https://github.com/topics/crud
- Wikipedia: https://en.wikipedia.org/wiki/CRUD
- Created by: James Martin
- Released: 1983
- Related Topics: sql, database, query, rest,
- Aliases: crudl,,
- Last updated: 2024-11-18 00:06:10 UTC
- JSON Representation
https://github.com/fkouto/mlb
Sistema desenvolvida exclusivamente em linguagem de programação Java e suas principais classes, utilizando os padrões DAO (Data Access Object) e Bean, sendo totalmente Desktop. O sistema realiza todas as operações do CRUD(Create, Read, Update, Delete).
crud dao java javase javax-swing mysql netbeans svg-images
Last synced: 13 Oct 2024
https://github.com/e-commit/ecommitcrudbundle
bundle crud php symfony symfony-bundle
Last synced: 06 Nov 2024
https://github.com/faresbrayek2/prosit-2
A simple Java application for managing a virtual zoo. The application consists of three classes: ZooManagement, Zoo, and Animal, which collectively allow you to create a zoo, add animals, remove animals, search for animals by name, and display information about the zoo and its residents.
Last synced: 13 Oct 2024
https://github.com/maxjdev/tarefas_back-end_java-ebac
Full Stack Developer Java - Back-End Tasks
annotations collections crud design-patterns exceptions intellij java jdk poo reflections
Last synced: 13 Oct 2024
https://github.com/ahsannjavaid/simple-crud
This is my first java project that is a very simple CRUD console based application that uses TXT file as a database. NetBeans IDE has been used to develop this application.
crud file-handling ide java jre jvm netbeans
Last synced: 13 Oct 2024
https://github.com/ahsannjavaid/invoice-system
Invoice System is a Desktop application developed in Java. It supports CRUD functionality and uses TXT file as a database. NetBeans IDE has been used to develop this application.
crud desktop-application exe ide java jre jvm netbeans
Last synced: 13 Oct 2024
https://github.com/imdesai00/crud-app-angular
in this project i can apply some functionality like forget password, hash password, login register using JWT Token and CRUD operation.
angular crud forgot-password forgot-password-email hashpassword jwt-authentication jwt-token smtp tailwindcss
Last synced: 06 Nov 2024
https://github.com/rubensdimasjr/jsp-maven-hibernate-crud
Basic user registration and login system, user and products management web application using JSP, Servlet, Maven and Hibernate.
bootstrap5 bootstrap5-template crud hibernate java jquery jsp maven
Last synced: 06 Nov 2024
https://github.com/deverebor/sistemacadastrodeprodutos
Sistema para cadastro de clientes/produtos e seus respectivos tipos.
crud java java-project university-project
Last synced: 06 Nov 2024
https://github.com/deverebor/cadastroagenda
Atividade ministrada pela disciplina de POO.
crud java11 university university-project
Last synced: 06 Nov 2024
https://github.com/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 07 Nov 2024
https://github.com/pietrohl/express-quote-server
A test application to create and store famous quotes from famous people. Structured with client and a CRUD API/cloud MongoDB backend.
api-client babel babel-plugin babeljs crud crud-api mongodb mongoose mongoosejs rest rest-api
Last synced: 16 Nov 2024
https://github.com/sibeux/web-keuangan-app
Website pencatatan keuangan
catatankas crud nasrulwahabi php sibeux website
Last synced: 07 Nov 2024
https://github.com/guilhermeferreiram/encurtadordelinks
Encurtador de Links Local baseado em ASP.NET MVC
asp-net azure bootstrap c-sharp crud entity-framework jquery mvc
Last synced: 13 Oct 2024
https://github.com/nitindahiya-dev/rust-planner
This application allows you to manage your plans efficiently. Add, edit, delete, view, and search your plans with ease using this command-line tool
cli cli-app crud crud-operations rust
Last synced: 17 Nov 2024
https://github.com/bikramai/django-storefront-app
Build an e-commerce application with complete production grade backend for an imaginary online store, Features such as data model, the admin interface for build a RESTful API, uploading files, Sending emails, Running background tasks, Automated testing, Performance testing, Caching
authentication authorization automated-testing caching crud datamodels django django-rest-framework mongodb performance-testing python restful-api running-background-task secure-api sendmail upload-file
Last synced: 13 Oct 2024
https://github.com/chrischan1117/django-photo-app
Django photo management and configuration
Last synced: 08 Nov 2024
https://github.com/khalilannbiya/bookshelf-app
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
bookshelf crud css html javascript
Last synced: 07 Nov 2024
https://github.com/e-candeloro/react-crud-client-app
A simple React App for C.R.U.D. operations on data from an external REST API
bulma-css create-react-app crud crud-application javascript react react-router reacthookform reactjs rest-client template yup-validation
Last synced: 07 Nov 2024
https://github.com/janumedia/graphql-firebase-demo
GraphQL + Firebase CRUD example
crud crud-sample express express-graphql firebase firebase-admin firebase-database graphql nodejs
Last synced: 07 Nov 2024
https://github.com/hamideidy/vuex-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Vuex state manager.
axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api todo todolist vue vue3 vuejs vuex vuex-store vuex4
Last synced: 08 Nov 2024
https://github.com/ogubuikealex/graphql-crud-article
How To Implement CRUD using GraphQL, NodeJS, Express, and MongoDB
crud crud-app crud-application crud-functionality crud-operation crud-sample graphql javascript nodejs-api nodejs-server typescript
Last synced: 15 Nov 2024
https://github.com/hamideidy/pinia-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.
axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api pinia pinia-vuejs pinia2 piniajs sweetalert2 todo todolist vue vue3 vuejs
Last synced: 08 Nov 2024
https://github.com/williamcanin/crud-django-cbv
:snake: :globe_with_meridians: CRUD Django - Class Based-Views
Last synced: 24 Oct 2024
https://github.com/edu-fedorae/covid-19-report-mvc-crud-application
Simple PHP application that does basic CRUD operations for covid-19 cases.
covid-19 crud javascript mvc mysql oop pdo php uikit
Last synced: 08 Nov 2024
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 07 Nov 2024
https://github.com/maickwendelldev/crud_php
Single file PHP script that adds CRUD to a MySQL, PostgreSQL, Firebird SQL Server, SQLite or any database.
Last synced: 13 Oct 2024
https://github.com/edugmenes/product-registration
This is a simple product CRUD I've made using JavaScript, storing the objects using arrays.
crud crud-application development front-end front-end-development frontend html5 javascript web-application web-development web3 website
Last synced: 13 Nov 2024
https://github.com/itzshoaib/nestjs-boilerplate
A NestJS Boilerplate project with Mongoose, Passport, JWT, Docker, SwaggerAPI.
crud docker mongodb mongoose nestjs nestjs-backend nestjs-boilerplate nestjs-crud nestjs-dockerized nestjs-mongoose nestjs-starter-template nestjs-swagger swagger
Last synced: 07 Nov 2024
https://github.com/vinyl-davyl/nextra-diary
Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.
crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript
Last synced: 10 Nov 2024
https://github.com/gustavoherreronunes/projectpetshop-pdo
🐶 Sistema web para realização das operações de CRUD em um banco de dados MySQL com registro dos animais de estimação de uma Petshop. Desenvolvido para fixação e treino dos conhecimentos de PDO (PHP Data Objects) adquiridos durante aulas de Programação para Web.
Last synced: 07 Nov 2024
https://github.com/newhub25/ecommerce
Una tienda ECOMMERCE donde puedes hacer CRUD
bundle challenge challengeonealurageeklatam5 crud crud-application css-flexbox ecommerce front-end front-end-development junior-developer vitejs
Last synced: 11 Nov 2024
https://github.com/lextrack/gestordeinventariowpf
Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD
crud inventario inventory-management inventory-management-system sql wpf-application
Last synced: 13 Oct 2024
https://github.com/dariomatias-dev/todo_golang
To-do list API built in Golang
crud docker docker-compose gin go golang postgresql source-code sql sqlc
Last synced: 16 Nov 2024
https://github.com/evelinalvarado/e-commerce-react-firebase
A e-commerce web application built with TypeScript, React, and Firestore. This project demonstrates real-time CRUD operations and responsive UI design, allowing users to browse products, manage a shopping cart, and complete purchases. Developed to enhance skills in TypeScript and Firestore.
crud e-commerce-website firebase-realtime-database firestore material-ui react-hook-form react-router-dom reactjs shopping-cart tailwind-css typescript
Last synced: 13 Oct 2024
https://github.com/lin3s/admincrudextensionsbundle
CRUD extension for LIN3SAdmin
Last synced: 07 Nov 2024
https://github.com/4s4v1n/studentsinfo
Front-end and back-end for project about students information
crud crud-api crud-application database full-stack plpgsql react reactjs
Last synced: 11 Nov 2024
https://github.com/gahbr/agenda-de-contatos
Projeto crud simples em Java. Link para o Java docs: https://gahbr.github.io/Agenda-de-contatos/
crud crud-application java javascript jsp-servlet mvc mysql
Last synced: 07 Nov 2024
https://github.com/aburraq/school-management-system
Introducing my most ambitious backend project yet – the School Management System. This comprehensive solution covers all aspects of school administration, including advanced time conflict resolution and personalized user role-based controls
crud hibernate java jwt-token postgresql restful-api school-management-system spring-boot spring-security swagger-ui
Last synced: 11 Nov 2024
https://github.com/jacksonsantin/gerenciador-tarefas
Sistema criado para gerenciamento de tarefas
api axios crud dayjs docker nginx php php8 sweetalert2 task-manager toastify vuejs vuetify
Last synced: 18 Nov 2024
https://github.com/jonatandb/python-cli_json-crud
Python CLI: JSON CRUD
cli click crud crud-application jonatandb json python python-cli
Last synced: 12 Nov 2024
https://github.com/hilmizul/nodejs-crud
Aplikasi Daftar Belanja menggunakan Node.js & Express
Last synced: 07 Nov 2024
https://github.com/yracnet/spa-crud-v1
Crud Generator From JPA Modeler
abm angularjs crud crud-generator jpa-modeler jsf spa-crud xslt
Last synced: 08 Nov 2024
https://github.com/agnii555/tinytweets
TinyTweets is a micro-blogging application that allows you to view, create and update blogs. This micro blogging application is developed using JavaScript, HTML and SCSS.
crud css html javascript json scss xml xmlhttprequest
Last synced: 07 Nov 2024
https://github.com/kalwar/firebase_crud
A simple firebase app to demonstrate CRUD operation
crud firebase firestore simple-app
Last synced: 17 Nov 2024
https://github.com/ryana265/book-management-system---redux
A book management application that enables users to add, view, and delete books within a clean, organized interface
bookmanagementsystem crud react redux-toolkit
Last synced: 18 Nov 2024
https://github.com/kubepay/nestjs-crud-experiments
Nest js experiments for good middleware alternative for express
Last synced: 17 Nov 2024
https://github.com/jauharibill/crud-with-realm
This Repository contain code about CRUD android using Realm NoSQL
android crud mobile nosql programming realm
Last synced: 07 Nov 2024
https://github.com/zerefwayne/hostel-allotment-system
Hostel Allotment System - Software Engineering Course Project
Last synced: 12 Oct 2024
https://github.com/suganyarajes/axioscrud
React application implementing CRUD operations with user data using Axios fetch to interact with a mock API.
Last synced: 15 Nov 2024
https://github.com/javi-cc/vue-vuetify-crud
Vue Vuetify styles
crud vue vue-router vuejs vuetify
Last synced: 09 Nov 2024
https://github.com/sezmars/react-boilerplate
React boilerplate Booking App with TansTack (react-query)
boilerplate crud eslint github-actions github-pages lazy-loading prettier react react-icons react-query react-router recharts styled-components supabase tanstack typescript
Last synced: 09 Nov 2024
https://github.com/phpwine/phpvanilla
PHPCrud is a CRUD System designed to extend PHPWine functionality crud features. ( [ Optional ] Support since PHPWine v1.2.0.9 ++) compatible w/ wine (>=+v1.3.1)
crud crud-api crud-app crud-application crud-functionality php php8 phpcrud phpendpoint restapi
Last synced: 07 Nov 2024
https://github.com/mrbrunelli/crud-php-materialize
Cadastro de clientes feito com Materialize: criar, ler, atualizar e deletar clientes.
Last synced: 15 Nov 2024
https://github.com/ore-codes/blog-takehome
Next.js blog website - take home assessment
app-router blog crud cypress daisyui end-to-end-testing framer-motion nextjs13 react-query reactjs tailwindcss
Last synced: 08 Nov 2024
https://github.com/sigit-wasis/learn-adonisjs-
Create a Controller, Model, Migration, Adonis Templating, Create-Read-Update-Delete Data, User Authentication and Refactoring the Routes
adonisjs crud edge javascript javascript-framework migration template-engine
Last synced: 08 Nov 2024
https://github.com/ccaicedo09/django-crm
Basic Django CRM. More features will be added in the future! :)
crud django-application mysql python
Last synced: 11 Oct 2024
https://github.com/gowthamselvaraj123/teacherportal-laravel-blade
The Teacher's Portal allows teachers to securely log in, manage student details and grades, and perform CRUD operations through user-friendly popup forms, streamlining data management and enhancing efficiency.
crud laravel login-system starterkit
Last synced: 11 Nov 2024
https://github.com/marissa-steindel/crud-blog
WEBD-2008 Assignment 3: Database Create, Read, Update, Delete functionality coded with PHP
Last synced: 11 Nov 2024
https://github.com/amandioca/projetosinergia-front
Front-end of the Integrator Project developed in the GenerationBrasil bootcamp.
angular bootstrap-4 crud hub integrator-project social-network
Last synced: 10 Nov 2024
https://github.com/mrbrunelli/crud-json-php-react
CRUD JSON utilizando padrões API REST (GET, POST, PUT, DELETE). PHP no backend e ReactJs no frontend.
api-rest create-react-app crud json php react
Last synced: 15 Nov 2024
https://github.com/javiercanon/xavier-crud
➕➖✖ Create, Read (aka retrieve), Update, and Delete (CRUD), 🚲 Generator Tool 🕓 in Asp.net 🏎
asp-net crud crud-application crud-generator generator sql-server sqlserver
Last synced: 16 Nov 2024
https://github.com/kayke-fujinaka/user-crud
👤 A User's CRUD project is a software application that allows the creation, retrieval, updating, and deletion of user data.
Last synced: 10 Nov 2024
https://github.com/maiqxx/todo-crud
crud firebase mobile-dev react-native todo-list
Last synced: 08 Nov 2024
https://github.com/rdvid/express-school-api
API REST com Express desenvolvida para prática de documentação com Swagger
api-rest crud express javascript swagger swagger-ui
Last synced: 09 Nov 2024
https://github.com/aoudiamoncef/spring-boot-generic-crud
Spring boot genric crud
crud querydsl rest-api spring-boot-2
Last synced: 14 Nov 2024
https://github.com/bendomey/taskerman
A little grapqhl web service that helps creates account, authenticate yourself, create task and assign them to reviewers, update task information and also add or remove reviewers, delete task.
authentication crud golang graphql postgresql task-management task-management-system web-service
Last synced: 16 Nov 2024
https://github.com/fredgainza/portfolio-php-auto
Listing voitures PHP - CRUD
Last synced: 16 Nov 2024
https://github.com/impe93/to-do-back
The server for the other my repo "to-do"
angular crud expressjs mean mean-stack mongodb nodejs
Last synced: 09 Nov 2024
https://github.com/calcagnoloic/invoice-app-server
Backend application and invoice application database. Contains the various CRUD routes and a backup of dummy data.
crud docker-compose fastapi mariadb python unitest
Last synced: 13 Oct 2024
https://github.com/rakifsul/rf_ci_all_in_one
All in One Template for CodeIgniter 4
codeigniter4 crud crud-application template
Last synced: 08 Nov 2024
https://github.com/nihatquliyev/first-spring-project-crud
First simple spring project
crud html java java-jpa jdbc postgresql spring
Last synced: 15 Nov 2024
https://github.com/manthanank/crud-nodejs
CRUD Nodejs
crud graphql mongodb mysql nodejs postgresql
Last synced: 08 Nov 2024
https://github.com/manthanank/crud-angular-ngxs
Crud Angular App using NgXS
Last synced: 08 Nov 2024
https://github.com/manthanank/crud-angular-rx-angular
Crud Angular App using rx-angular
Last synced: 08 Nov 2024
https://github.com/likhithkp/express-posts
A blogging platform built with Express.js and MongoDB that supports user authentication and post management. This application allows users to register, log in, create posts, and view posts created by others.
authentication backend bcrypt crud ejs express jwt mongoose nodejs rest-api
Last synced: 16 Nov 2024
https://github.com/devil-1964/bookstore
A CRUD BookStore using MERN
crud express mern-stack nodejs react
Last synced: 11 Oct 2024
https://github.com/igorsantos07/food_shuffler
Saves menu options to LocalStorage and shuffles them (weighted by price!!) to help you decide what to order.
crud math pet-project svelte sveltekit
Last synced: 17 Nov 2024
https://github.com/pjborowiecki/cash-cards-tdd-java-spring-boot-rest-api
This repository contains what one should have after completing free official SpringAcademy courses on SpringBoot authentication. Although currently without added value, I decided to keep it as a reference for future project and with an aim of extending it and adding front-end in React or Angular.
authentication crud gradle java-tdd jwt jwt-authentication react rest-api spring-boot spring-boot-authentication spring-security tdd test-driven-development
Last synced: 08 Nov 2024
https://github.com/devtonin/sith-lords-api
A Sith Lords REST API, built-in Java 11 and Spring Boot.
Last synced: 08 Nov 2024
https://github.com/nisanth2004/reactjs_programs
A Full Complete React Tutorial
class component crud css html javascript jsx props react router router-dom state useeffect
Last synced: 12 Nov 2024
https://github.com/nisanth2004/advancedjava_practice
JavaServlet,JSP,MySql
apache crud devleoper dynamic java jdbc-driver jsp jstl login maven-pom mvc-architecture mysql-database project server server-side servlet-jsp servlets tomcat-server version
Last synced: 12 Nov 2024
https://github.com/jorgecj/task-server-crud
A basic CRUD server made in Python.
Last synced: 16 Nov 2024