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: 2025-01-24 00:06:46 UTC
- JSON Representation
https://github.com/hallowshaw/my-todo-list-using-firebase
A simple todo list application built with React, Vite, and Firebase. Users can securely sign up, log in, and manage their todo items in real-time with Firebase's real-time database. The application features CRUD operations, authentication, and a responsive design, making it easy to use across different devices.
crud crud-application crud-operation firebase firebase-database firebase-realtime-database javascript js jsx react react-hooks reactjs
Last synced: 05 Jan 2025
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 17 Jan 2025
https://github.com/shuklaritvik06/kubernetesdeploymentlearning
Docker & Kubernetes
api crud docker ingress kubernetes mongodb
Last synced: 17 Jan 2025
https://github.com/kuestenflunder/grade-submission
Explore this Spring Boot project illustrating an intuitive grade submission system. Crafted during a recent course, it showcases a seamless integration of Thymeleaf frontend & Spring backend, demonstrating a solid foundation in modern web application development. Ideal to grasp the Spring Boot fundamentals effectively.
crud datahandling spring-boot thymeleaf
Last synced: 09 Jan 2025
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: 22 Jan 2025
https://github.com/mahonrim/crud-windows-forms-csharp
CRUD CSHARP con Oracle usando windows forms
connection crud csharp oracle stored-procedures windows-forms
Last synced: 14 Dec 2024
https://github.com/mahonrim/crud-c-and-sqlserver
CRUD C#. It can actually read and show information. It uses stored procedures.
Last synced: 14 Dec 2024
https://github.com/samukiszhsd/crudformsubc
Projeto com foco no desenvolvimento de um CRUD para aula de programação web da Universidade Braz Cubas
Last synced: 12 Jan 2025
https://github.com/gui-lfm/football-api-with-typescript
Projeto do final do módulo de back-end do curso de desenvolvimento web da Trybe
backend crud mvc mysql sequelize typescript
Last synced: 07 Dec 2024
https://github.com/dnsouzadev/crud_nodejs
Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado
Last synced: 12 Jan 2025
https://github.com/mahonrim/emailsadddelete
This program helps you to add and delete emails with Python3 , Flask, sqlalchemy, html,jinja
add crud crud-application delete flask flask-application html5 jinja2 python3 show sqlalchemy update web
Last synced: 14 Dec 2024
https://github.com/mahonrim/sistemagestortransporte
Sistema que administra un sistema de gestion de transportistas que segun el tipo de usuario que ingrese son las actividades que podra realizar en el sistema hecho en Java Swing y SQL Server desarrollado por Mahonri Martinez
crud java-8 javase login sqlserver-2017 storedprocedures swing-gui
Last synced: 14 Dec 2024
https://github.com/daxter-army/crud_ops_using_nodejs_mongodb
Crud Operations using Node.js and MongoDB
Last synced: 22 Jan 2025
https://github.com/abinthomasonline/flask-boilerplate
Simple Flask CRUD boilerplate
backend boilerplate crud flask flask-sqlalchemy python rest-api sqlite starter-kit webapp webdevelopment
Last synced: 20 Jan 2025
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 Jan 2025
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 Jan 2025
https://github.com/roby2409/mvvmrxswift
Swift mvvm with rxswift (login and fetch data)
crud crud-application mvvm rxswift swift swift-mvvm
Last synced: 07 Dec 2024
https://github.com/mehrajlatifli/book---dapper-with-repository-unitofwork-pattern-in-mvvvm
Example of Dapper with MVVM
create crud dapper delete inotifypropertychanged insert listview mssql mvvm observablecollection onpropertychanged query repository-pattern sql table unitofwork-pattern update
Last synced: 14 Jan 2025
https://github.com/mahonrim/crud-toys
CRUD de Toys hecho en Python y sqlite3 con interfaz grafica hecha en tkinter
crud python3 sqlite3 tkinter-gui
Last synced: 14 Dec 2024
https://github.com/hallowshaw/skillsetsail
Skill Set Sail is a modern MERN stack application for job seekers and employers. It simplifies job posting, application management, and talent discovery with a user-friendly interface and robust features.
crud crud-application expresss javascript job-portal jobsearch jobseeker mern-stack mongodb nodejs react react-router reactjs
Last synced: 05 Jan 2025
https://github.com/febrianto752/mcc79-employee-app
Aplikasi berbasis console yang merupakan implementasi basic OOP dan Authentication menggunakan bahasa pemrograman C#
Last synced: 20 Jan 2025
https://github.com/mehrajlatifli/jsoncrud
Example of CRUD(Create, Read, Update and Delete) with json file
console crud deserialization file json jsonarray listgeneric root serialization
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/mvc-crud-ef-core-class-first-
MVC CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core form httpget httppost mvc table
Last synced: 14 Jan 2025
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 29 Dec 2024
https://github.com/mehrajlatifli/shopdb-crud-with-ado.net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
adonet create create-database crud crud-operation dataview delete insert read select sql sqlserver-2019 stored-procedures table tsql tsql-stored-procedures update userdefined-stored-procedure wpf wpf-application
Last synced: 14 Jan 2025
https://github.com/a-samod/vehicle-registration-api
This Node.js and MongoDB-powered REST API enables user registration and vehicle number validation with CRUD operations. It includes features like filtering, pagination, and timestamps in Sri Lankan Time (UTC+5:30).
crud expressjs mongodb nodejs pagination restapi swagger validation vehicle-registration
Last synced: 30 Nov 2024
https://github.com/anthonylee1994/drawviva-frontend
DrawViva PWA with Next.js
crud nextjs react typescript webnotification webpush
Last synced: 29 Dec 2024
https://github.com/jayanttripathy/aspnetcore-mongodb-crud
ASP.NET Core Web API with MongoDB CRUD- Beginner’s Guide
aspnet-core aspnet-core-webapi crud crud-api mongodb
Last synced: 22 Jan 2025
https://github.com/jayanttripathy/aspnetcore-reactjs-crud-starter
ASPNetCore-ReactJs-CRUD Starter
aspnetcore crud efcore react reactjs
Last synced: 22 Jan 2025
https://github.com/brian-emarquez/crud-php
La creación de un CRUD es una tarea muy común en el desarrollo web (CRUD por sus siglas en ingles Create/Read/Update/Delete). Si tu eres un desarrollador web intermedio o avanzado, es muy probable que hayas creados muchos desarrollos que impliquen un (CRUD)
bootstrap crud css mysql php server
Last synced: 22 Jan 2025
https://github.com/brian-emarquez/cardsqlserver
Spring Boot CRUD Operations
Last synced: 22 Jan 2025
https://github.com/reafreitas1/ice-cream_angular
June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.
angular-cli angular9 backend component container crud css directive-angular frontend functional-language html5 json material-ui module nodejs npm object-oriented-programming services typescript
Last synced: 12 Jan 2025
https://github.com/camruthav/bookstore-app_mern
Bookstore App Using MERN Stack
cors crud mern-stack vite webdevelopment
Last synced: 22 Dec 2024
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 19 Dec 2024
https://github.com/percivalyan/library-crud-php
Web Library CRUD with HTML, CSS, JS and Native PHP
Last synced: 09 Jan 2025
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: 22 Jan 2025
https://github.com/d-malex/backend-node.js
SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js
api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3
Last synced: 20 Jan 2025
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: 22 Jan 2025
https://github.com/patmaz/publicapi
API with JWT authentication + websockets + data scraping
api bcrypt cors crud data-scraping firebase graphql jwt jwt-authentication nodejs real-time websockets
Last synced: 20 Jan 2025
https://github.com/mustafadalga/php-vue-crud
Php ve Vue Js'nin nasıl birlikte kullanılabileceğine dair bir crud uygulaması.
crud crud-api crud-application curd-application materialize-css materializecss php php7 phpmyadmin vue vue2 vuejs
Last synced: 18 Jan 2025
https://github.com/arthur5120/real-time-chat-app
Real-time chat app with auth, room management, user status tracking, and notifications.
axios chat crud express fullstack mysql node-js prisma react real-time socket-io tailwindcss typescript
Last synced: 20 Dec 2024
https://github.com/roman31x/dia-2-proyecto-listado-personas
Proyecto de listar personas en Java esta enfocado mejora lógica de programación y aciones de un CRUD, utilizando Clean Code y Patrones SOLID, estructura MVC, y modularidad. Maven gestiona dependencias y distribución; JUnit verifica funcionalidad. Espero sea de tu agrado :).
clean-code crud java junit maven-plugin poo solid
Last synced: 12 Jan 2025
https://github.com/androidbeingx/flask_project
A class project. Code applying the knowlage of flask, sqlite and python.
crud database flask project python sqlalchemy sqlite3
Last synced: 22 Dec 2024
https://github.com/adrianomonteiroweb/products-crud-api
Repositório de estudos por uma API em Nest.js para cadastro de produtos.
api api-rest crud mysql nestjs orm rest-api typescript
Last synced: 22 Jan 2025
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 Jan 2025
https://github.com/osvaldokalvaitir/react-native-shoe-store
:athletic_shoe: Shoe Store Application using React Native, Axios, React Navigation, Formik, Yup, react-native-slider, ESLint, prop-types, color and running a CRUD in the Node.js - Shoe Store API
crud produtos react-native rocketseat starter
Last synced: 15 Dec 2024
https://github.com/adityasinghvats/express-app
An ExpressJS app with in-memory operations of CRUD , along with dockerfile and setup of Github actions to build an image and directly upload to my Docker Hub Repo
backend-api crud docker docker-image dockerhub expressjs githubactions-ci logger-middleware morgan winston-logger
Last synced: 13 Jan 2025
https://github.com/mubaraksulayman/mex
A mini-expense management app. Built with Laravel, TailwindCSS, and a lot of love, deployed on Heroku.
api crud heroku laravel monolith-architecture php postgresql tailwindcss vuejs vuex
Last synced: 14 Dec 2024
https://github.com/osvaldokalvaitir/reactjs-shoe-store
:athletic_shoe: Shoe Store Application using Create React App, Axios, React Router, Formik, Yup, ESLint, prop-types and running a CRUD in the Node.js - Shoe Store API
crud produtos reactjs rocketseat starter
Last synced: 15 Dec 2024
https://github.com/adrianomonteiroweb/talker-manager
Projeto CRUD API com leitura e escrita de arquivo usando fs.
Last synced: 22 Jan 2025
https://github.com/elis-vasconcelos/backend-rest-api-crud
REST API with a CRUD to control a table of users. It uses Express, ORM Prisma, SQLite and Tyscript.
backend crud expressjs prisma-orm rest-api
Last synced: 14 Dec 2024
https://github.com/tal7aouy/laravel-crud-with-search
Crud with search using Ajax
Last synced: 29 Dec 2024
https://github.com/neo/reactive-notebook
:memo:
crud demo framework7 phonegap practice react touchid
Last synced: 29 Nov 2024
https://github.com/ericimperiale/sitios-noticias-php
Un mini sitio de noticias con panel de administración completo, desarrollado en PHP 8.0 OOP, con características como paginador, gestión de imágenes, autenticación y sistema de comentarios.
authentication composer crud html5 intervention-image mysql oop php phpmailer
Last synced: 13 Oct 2024
https://github.com/msafdev/japanese-crud
A basic CRUD shows a list of mangas, doujinshi (unofficial mangas), and magazines from Japan in each of their own respective shelves. Made with Laravel, MySQL, Blade, sweat and tears.
Last synced: 31 Dec 2024
https://github.com/kenxsantos/basic-crud-laravel
A basic crud system using laravel framework
Last synced: 14 Jan 2025
https://github.com/gabrielrabreu/dotnet-apis-razorpages
Book Crud using Razor Pages in .NET
crud dotnet efcore razor-pages
Last synced: 17 Jan 2025
https://github.com/busraozdemir0/aspnetcoreproject
Basic CRUD operations with Asp.Net Core MVC
Last synced: 07 Dec 2024
https://github.com/mtimma001/clinical-trial-data-tool-v2
Clinical Trial Data Analysis Tool is a Flask-based web app for healthcare professionals to manage and analyze clinical trial data. It features full CRUD functionality, interactive visualizations (Plotly/Matplotlib), a responsive Bootstrap UI, MySQL database integration, and Heroku deployment for accessible, scalable use.
bootstrap5 clinical-trials crud data-analysis data-visualization flask healthcare heroku mysql pandas plotly python
Last synced: 07 Dec 2024
https://github.com/kirandash/emprecordajax
Employee record built with AJAX and JavaScript with CRUD features.
Last synced: 21 Dec 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: 29 Dec 2024
https://github.com/felipe-sant/crud-javascript
Sistema CRUD (Create, Read, Update, Delete) com JavaScript.
Last synced: 28 Dec 2024
https://github.com/sufiyan33/angular-spring-boot-mysql-crud-operation
CRUD operation with Angular, Spring boot & MySQL. Trying to create a full stack application where frontend would be in Angular and backend in Spring Boot.
angular angular-cli angular18 crud crud-application crud-operation fullstack-development mysql spring-boot
Last synced: 16 Jan 2025
https://github.com/peppapig13132/express-redis-crud
🌱 Simple Express.js server for Redis learners with CRUD operations
Last synced: 13 Dec 2024
https://github.com/1manuelc/crud-restaurante-tep
Sistama de Restaurante com CRUD em Java usando GUI e banco de dados MySQL.
crud java mysql mysql-database swing-gui xampp
Last synced: 16 Jan 2025
https://github.com/shz-code/byte-records
Byte-Records a simple record keeping app with complete CRUD functionality.
crud crud-application css html javascript react react-hooks records todoapp
Last synced: 21 Jan 2025
https://github.com/luismarchio03/go-library-management
Um aplicativo em Go para gerenciar livros e autores, seguindo os princípios SOLID. Inclui importação de autores via CSV e operações CRUD para livros.
crud csv-import go golang library-management solid-principles webapi
Last synced: 22 Jan 2025
https://github.com/nazmulhossain2905/react-crud-app
React Todo App Using Context API.
crud notes react react-crud-app
Last synced: 16 Jan 2025
https://github.com/core-go/firestore
crud firestore-crud firestore-search google-firestore search
Last synced: 11 Nov 2024
https://github.com/sangamprashant/crud_app
This CRUD (Create, Read, Update, Delete) application is built using Express.js for the backend and MongoDB for data storage. It provides endpoints to perform CRUD operations on a collection of products.
crud crud-application express mern mern-stack mongodb nodemailer react reactjs
Last synced: 16 Jan 2025
https://github.com/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 29 Dec 2024
https://github.com/smailnajim/crud-php-procedurale
🥷Ce projet implémente les opérations de base pour un CRUD (Créer, Lire, Mettre à jour, Supprimer) en PHP avec une base de données MySQL.
crud mysql-database mysql-server php
Last synced: 06 Jan 2025
https://github.com/amar21112/crud-employee-manager
This application is designed to manage employees efficiently using CRUD operations. Built with PHP and MySQL.
Last synced: 06 Jan 2025
https://github.com/melagora/alojamientoscrud
Aplicación web simple que permita realizar operaciones CRUD en una base de datos MySQL utilizando PHP.
crud crud-application mysql mysql-database php
Last synced: 06 Jan 2025
https://github.com/akhileshpandey0180/crud-php
This is a PHP-based CRUD (Create, Read, Update, Delete) application that allows users to manage records in a MySQL database.
Last synced: 06 Jan 2025
https://github.com/vitormarins/notesgame-frontend
Um site CRUD que permite listar os jogos que você está jogando, planeja jogar ou já concluiu.
context-api crud javascript react react-router-dom
Last synced: 22 Jan 2025
https://github.com/hexagon-dev/go-crud
First project on golang to learn its basics. Simple CRUD app.
Last synced: 06 Jan 2025
https://github.com/appleipx/rest-api-django
REST API Backend сервер на Django
authentication crud django-rest-framework token
Last synced: 13 Jan 2025
https://github.com/rickreisme/contactmvc
Uma aplicação web ASP.NET Core MVC que aplica operações CRUD em um sistema de cadastro, listagem, edição e remoção de contatos. Foi utilizado o .NET 8 no Visual Studio 2022 e o PostgreSQL como banco de dados para armazenamento dos contatos. Esse é um projeto básico que foi feito como parte dos meus estudos de C# e .NET.
asp-net-core asp-net-mvc contact-list crud crud-application csharp docker docker-compose dotnet postgresql rickreis rickreisme
Last synced: 13 Nov 2024
https://github.com/iamtonmoy0/movie-crud-api
Simple movie crud server api
crud go golang gorilla-mux mongodb server
Last synced: 05 Jan 2025
https://github.com/xbrunosousa/laravel-quickstart
Laravel 8 quickstart
api api-rest authentication crud dingo dingo-api jwt php php7 quickstart sendgrid
Last synced: 16 Jan 2025
https://github.com/nstseek/catalogo-dragoes
Um catálogo de dragões completo para web.
axios cicd crud css3 enzyme firebase github-actions html5 javascript jest lodash momentjs postman ptbr react scss typescript
Last synced: 16 Jan 2025
https://github.com/sunny-unik/crud_app
My first basic web app for learn MERN stack. It contains all CRUD operations.
beginner-friendly crud javascript mern-stack multer open-source
Last synced: 10 Jan 2025
https://github.com/devansh-bhagania/book_management_api_backend
Welcome to the documentation for the Book Management API Backend. This API allows you to manage books in a library system.
authentication crud express jwt nodejs pagination search
Last synced: 06 Dec 2024
https://github.com/kardelruveyda/entity-framework-core-example
EntityFrameworkCoreExample ( CRUD ) applications with .Net 6.0
crud csharp dotnet-core entity-framework-core
Last synced: 16 Jan 2025
https://github.com/alexcage2/burgershop
Burger ordering app with admin panel
admin-dashboard ado-net crud csharp mvc postrgresql rest
Last synced: 28 Dec 2024