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-30 00:06:11 UTC
- JSON Representation
https://github.com/mohamed-mamdouh41199/node.js-crud-app
This is simple Node.js CRUD app for Product management system , using express.js for API handling with Mongo DB
api api-handling crud express-validator expressjs javascript mongodb mongoose nodejs nodemon
Last synced: 13 Jan 2025
https://github.com/tevesmanuel/grpc-crud
Simple gRPC project with basics CRUD operations on Postgres DB with basic logfile in Rust
Last synced: 02 Jan 2025
https://github.com/mohosin2126/react-js-admin-dashboard
A Vite-powered React application designed for admin dashboards, featuring libraries for form handling, routing, and UI enhancements with Tailwind CSS and DaisyUI.
crud daisyui javascript react-router-dom reactjs
Last synced: 14 Jan 2025
https://github.com/isaac-lal/todo-list
This is a todo list that runs locally on the website and tracks tasks with CRUD functionality.
crud javascript react web-development
Last synced: 14 Dec 2024
https://github.com/codenoid/jihantoro-cr-mysql
An repo for jihantoro.net article
Last synced: 08 Dec 2024
https://github.com/6hislain/vote-nest
Simple voting app API
crud nestjs postgresql rest-api swagger typeorm typescript
Last synced: 11 Jan 2025
https://github.com/ash914027/backend
Backend_techologies-nodejs,express
crud eventemitter express javascript mongodb nodejs objectrealationmapping postgresql-database server sockets
Last synced: 27 Jan 2025
https://github.com/sdekrishan/allinone
All in one is a compilation of more than 13 projects (javascript and reactjs both).
api chartjs-2 crud css ecommerce html javascript json-server reactjs
Last synced: 11 Jan 2025
https://github.com/siddhant-k-code/crud-js-mongodb
crud crud-application javascript js mongodb mongoose react
Last synced: 27 Dec 2024
https://github.com/keanteng/serpent-astral
đź’ Order Processing Solution for Small/Medium Warehouses in Malaysia
chakra-ui crud graphql graphql-yoga nextjs order-management prisma sqlite tailwindcss typescript warehouse
Last synced: 20 Jan 2025
https://github.com/zabavb/employee-manager
Employee Manager is a simple console application written in C++ to manage employee records. This project was created to demonstrate core principles of object-oriented programming (OOP) and data management.
app-backend application console console-app console-application cplusplus-11 cpp crud crud-app crud-application file filesystem management
Last synced: 20 Jan 2025
https://github.com/zabavb/local-manager
Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.
app application console console-app console-application console-visualization cplusplus cplusplus-11 cpp crud crud-app crud-application crud-operation oop oop-in-cpp visual-studio vs
Last synced: 20 Jan 2025
https://github.com/mittal-parth/gsdc-nitk-crud-api
A Django based CRUD API using GraphQL to manage employees in an organization.
api crud django graphene-django graphql
Last synced: 21 Dec 2024
https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example
A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.
api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows
Last synced: 29 Oct 2024
https://github.com/hafs96/gestion_garage
une application de gestion complète pour les garages automobiles. Ce projet vise à offrir une solution efficace pour la gestion des clients, des réparations, du stock des pièces de rechange, et de la facturation, tout en intégrant une gestion détaillée des véhicules de chaque client.
app composer config crud dashboard json laravel php tailwindcss vendor
Last synced: 13 Oct 2024
https://github.com/guuri11/let-it-flow
🎯 Let it flow is your friendly workspace app with a minimalist neumorphic UI and many features where you can read in the README 📖
animations crud crud-functions firebase flow javascript netlify pwa react react-router reactjs recoil recoiljs webapp workspace
Last synced: 05 Jan 2025
https://github.com/michaelnabil230/laravel-crud-generator
Laravel CRUD Generator
codegeneration crud crud-application crud-generator generator laravel laravel-framework
Last synced: 20 Dec 2024
https://github.com/blindsweatyhansolo/thought-spot
Faux social media back-end Node based application for performing CRUD functions on users, thoughts and reactions to thoughts, like those found on many current social media platforms
crud expressjs javascript luxon mongodb mongoose nodejs
Last synced: 06 Jan 2025
https://github.com/asbhogal/javascript-brainpad-app
A notes application which allows users to quickly add new and delete notes, with titles, description and date created, featuring a dark/light mode toggle. This repo is currently under development.
api crud javascript js stateful-components stateless-components to-do-app to-do-list todoapp todolist
Last synced: 21 Jan 2025
https://github.com/neemiassgc/login-system
Login system made with Spring Framework
bootstrap crud crud-application crud-sample font-awesome html-css-javascript java javascript jquery jwt-authentication jwt-token login-forms login-system signup-form spring spring-boot spring-mvc springboot springframework springmvc
Last synced: 05 Jan 2025
https://github.com/techjmi/redux-toolkit-thunk
CRUD Operation In Redux
api crud css mock raectjs redux-toolkit thunk-middleware
Last synced: 26 Jan 2025
https://github.com/ahmnouira/ex-api-seller-buyer
exercie: vendeur-acheteur-produit-categorie-annocne par [ITGate] methode
api crud curd-server mongodb mongoose nodejs rest-api restful-api
Last synced: 08 Jan 2025
https://github.com/thetharz/student-management-system-individual-3996
Streamlined student record management with CRUD operations, built using WPF and C#.
Last synced: 21 Jan 2025
https://github.com/caritoz/mini-crm
Small CRM with Laravel v8 and frontend in VueJs.
ci-cd crm crud laravel-framework php8 vue-router vuejs vuex-store
Last synced: 29 Jan 2025
https://github.com/joel-rodrigues404/pystackweek-8.0
Projeto do canal (Pythonando) um CRUD completo em django, infelizmente nĂŁo foi finalizado
Last synced: 28 Dec 2024
https://github.com/asilvafx/sqlite-crud
Simple Node.js Database CRUD, using SQLite3
crud database javascript nodejs sqlite
Last synced: 28 Dec 2024
https://github.com/zabavb/todolist-js-node.js
To Do List is a task management application built using Node.js. It allows users to create, update, delete, and manage tasks, with all data saved in a MongoDB database. The project implements CRUD operations and provides a simple, user-friendly interface using Bootstrap for styling.
back-end backend bootstrap crud crud-operation css css3 html html-css-javascript html5 java-script js mongodb mongoose node-js nodejs to-do-list todolist visual-studio-code vscode
Last synced: 18 Dec 2024
https://github.com/kha333n/crudmodule
This is a simple CRUD module for Laravel. It is a simple module that can be used to create, read, update, and delete records in a database. It will help you implement basic CRUD operations in Laravel with faster speed and better efficiency. Don't waste your time on repetitive basic tasks
crud crud-api crud-operation curd-starter-template laravel laravel-framework laravel-package laravelcrud
Last synced: 11 Oct 2024
https://github.com/raharrison/spring-boot-crud-api
The simplest CRUD API with Spring Boot
api crud easy liquibase rest-api simple spring spring-boot
Last synced: 27 Jan 2025
https://github.com/pedroka-dev/demaria-x-company
CRUD para registro de Produtos, Clientes e Veda e Visualização de Relatórios utilizando Winforms do C# .NET e ReportViewer. Se conecta com um banco Postgres16 através do Entity Framework e NPGSQL. Parte do processo seletivo para Desenvolvedor Pleno C# da empresa DeMaria
crud csharp dotnet entityframework orm reportviewer winforms
Last synced: 13 Oct 2024
https://github.com/somenath203/mern-stack-image-gallery-frontend
Click below to visit the website
authentication crud file-upload react tailwindcss vercel
Last synced: 20 Jan 2025
https://github.com/danidelgadoz/deno-restful-api
Deno Restful API for CRUD operation
Last synced: 27 Jan 2025
https://github.com/somenath203/mern-stack-image-gallery-backend
Click below to visit the api base url
cloudinary crud expressjs jwt jwt-authentication mongodb nodejs render
Last synced: 20 Jan 2025
https://github.com/aniketpatidar/code-challenges
Test your knowledge with code challenges based on real-world technical problems. A Full-Stack Web Application with React and Ruby on Rails.
code-challenges crud fullstack-development react ruby ruby-on-rails user-authentication
Last synced: 20 Dec 2024
https://github.com/walidbosso/springboot-angular-items-crud
This project is a full-stack CRUD (Create, Read, Update, Delete) application built with Spring Boot for the backend and Angular for the frontend. It enables the management of items with features such as routing, CORS handling, and integration with a MySQL database.
angular axios bootstrap cors crud dto-pattern full-stack h2-database items jdbc lombok mysql routing service spring-boot sweetalert2
Last synced: 28 Jan 2025
https://github.com/annygutierrez/mevn-crud
This is a CRUD project, with backend in MongoDB, and front end in Vue.js.
api crud express materialize mlab mongodb vue vue-router
Last synced: 20 Jan 2025
https://github.com/nicolaiarocci/boxroom
Boxroom aims at making CRUD operations very boring across all kinds of backends
crud mongodb netframework netstandard redis rest webapi
Last synced: 21 Dec 2024
https://github.com/leolanese/angular-restapi-rxjs-material
Angular 9 + REST API + RxJS Observables and UI Material CRUD examples
angular angular-material crud css rest-api rxjs
Last synced: 13 Jan 2025
https://github.com/cloudcmd/dropbox
dropbox files and folders crud
cloudcmd crud directory dropbox flask javascript nodejs
Last synced: 06 Nov 2024
https://github.com/qridwan/doctors-portal
MERN stack website
crud express mongodb-atlas nodejs react
Last synced: 18 Jan 2025
https://github.com/guilhermebkel/strider-job-challenge-2
A simple To-Do application which you create tasks on Desktop and finish it on Mobile.
crud hibernate maven mysql node react rest-api restful-api spring
Last synced: 21 Jan 2025
https://github.com/lintenn/revisionoculargi
Django-based web application to operate and manage customer ocular revisions.
crud django django-application html-css python webapp
Last synced: 06 Jan 2025
https://github.com/krisnaajiep/laravel-blogging-platform-api
A simple Blogging Platform RESTful API built with laravel and support basic CRUD operations for a personal blogging platform.
api application-programming-interface blogging-platform crud crud-api crud-operation laravel laravel-framework restful-api
Last synced: 14 Jan 2025
https://github.com/mirkankacan/deuvet
My graduation project.
crud csharp sqlserver veterinary
Last synced: 01 Jan 2025
https://github.com/mirkankacan/mvc5-commercial-automation
udemy course. commercial automation which written in ASP.NET MVC, C#, code-first db.
automation commercial crud csharp sqlserver
Last synced: 01 Jan 2025
https://github.com/altynboy/go-echo-boilerplate
A production-ready Go Echo boilerplate for quick web app development. Includes CRUD operations, JWT authentication, and user roles.
boilerplate crud echo echo-jwt golang gorm jwt-authentication postgresql
Last synced: 07 Jan 2025
https://github.com/mrredu/crud-node-express
CRUD sencillo con Nodejs + Express
crud express javascript learning nodejs
Last synced: 07 Jan 2025
https://github.com/satyamsundaram/notes-webapp
A simple note-taking web app with user authentication.
Last synced: 14 Jan 2025
https://github.com/roby2409/article-news
Mvvm Article News App use RxSwift
articleapp crud crud-application rxswift rxswift-examples swift swift5 ui-programmatically
Last synced: 07 Dec 2024
https://github.com/mehrajlatifli/survey_jsoncrud
Example for designed to transfer information between forms. CRUD(Create, Read, Update and Delete) of JSON used in file operations.
crud deserialization file forms json jsonarray list listbox listgeneric multiforms root serialization transfer
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/razor-pages-crud-ef-core-class-first-
Example for Razor Pages CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core filter form onget onpost razor-pages search table
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/airline-ticket---entity-framework-databse-first-
Example of Entity Framework Databse First
bindings crud crud-operation database-first delete entity-framework inotifypropertychanged insert listview mssql mssqlserver observablecollection select sql sqlserver-2019 update wpf
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/angular-form
Example for simple Angular form
angular bootstrap crud form jquery localstorage popperjs single-page-applications
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/angular-movieapp_1
angular crud movie notification
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/api-crud--asp.net-core-web-api-
Example for API CRUD (ASP.NET Core Web API)
asp-net-core aspnetcorewebapi crud crud-api database-first delete entity-framework-core get post put
Last synced: 14 Jan 2025
https://github.com/natanaeldeveloper/laravel-product-crud
CRUD básico de cadastro de produtos em Laravel
crud laravel mercadinho product
Last synced: 07 Jan 2025
https://github.com/natanaeldeveloper/laravel-book-crud
CRUD básico de cadastro de livros em laravel
Last synced: 07 Jan 2025
https://github.com/cangak/yii-ajaxbs5
yii2 ajax crud bootstrap5
ajax bootsrap5 crud yii2 yii2-extension
Last synced: 25 Dec 2024
https://github.com/mtimma001/clinical-trial-data-tool
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: 21 Jan 2025
https://github.com/pmlcrz/cursojava
Atividades e projetos do curso de JAVA do SENAC
crud crud-api crud-java database eclipse java mysql practice-project
Last synced: 20 Jan 2025
https://github.com/bilalmuzafferkose/spring-redis-cache
Spring Boot Redis Cache example app with CRUD
cache crud redis redis-cache redis-client spring-boot
Last synced: 14 Jan 2025
https://github.com/4sskick/web_basic_crud
Basic CRUD Code Igniter based
code-igniter crud crud-sample sample
Last synced: 27 Jan 2025
https://github.com/remojs/jujutsukaisen-api
Practica #1 con Laravel
crud laravel laravel-framework
Last synced: 21 Jan 2025
https://github.com/sandra-selezen/phonebook
Phonebook application using React, Redux and Chakra UI
axios chakra-ui crud formik-yup react react-hooks react-hot-toast react-router redux-thunk redux-toolkit rest-api
Last synced: 14 Jan 2025
https://github.com/rockaflare/aplikasielpiji
Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.
avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite
Last synced: 25 Dec 2024
https://github.com/ayeujjawalsingh/crud-operation-in-python
In this repository, I have performed CRUD operations on a PostgreSQL database using the Python programming language. Additionally, I have implemented all the necessary conditions for the login/signup section, and I have utilized the Argon2 hashing algorithm for enhanced security.
argon2 ayeujjawal ayeujjawalsingh crud mysql postgresql python
Last synced: 07 Jan 2025
https://github.com/jahidulpabelislam/portfolio-api
Bespoke API for managing projects for my portfolio.
api cms crud database headless-cms mysql orm php portfolio
Last synced: 20 Jan 2025
https://github.com/pisyek/zend-contact-directory
Simple Contact Directory Application Using Zend Framework
Last synced: 02 Jan 2025
https://github.com/rifandani/crud
simple example how to CRUD using PHP and MySQLi
crud crud-application mysql mysql-database mysqli php7 xampp
Last synced: 21 Jan 2025
https://github.com/junxian428/webapi_asp.netcore
Learning build C# ASPNETCORE WEBAPI based on official documentation: https://docs.microsoft.com/en-us/learn/modules/build-web-api-aspnet-core/
Last synced: 21 Jan 2025
https://github.com/junxian428/laravel_midterm
CRUD MidTerm only test the migration, MVC with Create, Read and Delete without modification however inside got CRUD templates
Last synced: 21 Jan 2025
https://github.com/junxian428/laravel_crud_mysql_auth_todoapp
Laravel CRUD with MySQL and Auth Preparation for EXAM. Todo App
authentication crud laravel todoapp
Last synced: 21 Jan 2025
https://github.com/junxian428/golang_crud_mysql
Golang simple web application with CRUD MySQL Source: https://www.golangprograms.com/example-of-golang-crud-using-mysql-from-scratch.html
Last synced: 21 Jan 2025
https://github.com/junxian428/javafx_restapi_sqlite_pi4_chat_client
File Bigger Than 100 MB is not allowed to be uploaded into a single repository.
crud javafx-desktop-apps raspberry-pi-gpio spring-boot-restful sqlite
Last synced: 21 Jan 2025
https://github.com/junxian428/csharp_net_desktop_crud_ms_access
Just a simple Desktop Application with MS Access with CRUD Feature and Refer to https://youtu.be/oEiHByK1PAQ
crud csharp desktop-app msaccess
Last synced: 21 Jan 2025
https://github.com/jahidulpabelislam/crud-api
Simple CRUD API Framework for PHP.
Last synced: 20 Jan 2025
https://github.com/potlitel/rtk-query-crud
Practical exercise of the following link : https://www.youtube.com/watch?v=A8gd1EWOCyA
antd antdesign crud crud-application react reactjs redux redux-toolkit tailwind-merge tailwindcss
Last synced: 16 Jan 2025
https://github.com/alper-sayin/online-auction-hub
Online-Auction-Hub A Django-based Web Application
bootstrap5 class-based-views crud csrf-tokens django django-application django-forms django-framework html-css-javascript oop orm pagination python sqlite-database user-authentication validation
Last synced: 06 Jan 2025
https://github.com/TheGlitchCat/MEAN-Stack-CRUD
MEAN-Stack CRUD Simple
angular crud crud-api crud-application express expressjs mean-stack meanstack meanstack-crud meanstack-framework node-crud node-js nodejs
Last synced: 23 Oct 2024
https://github.com/kevinadhiguna/yomunication
Yomunication is a web application that allows you to create, read, update, and delete articles.
article blog crud crud-application expressjs mongodb nodejs rest-api
Last synced: 11 Jan 2025
https://github.com/hasithaishere/go-rest-api-with-postgresql
A Go REST API with PostgreSQL demonstrating CRUD operations and IP logging middleware using the Gin framework.
backend crud gin go ip-logger middleware postgresql rest-api
Last synced: 15 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: 30 Dec 2024
https://github.com/yashasaveekesarwani99/docker-posts-app
CRUD operations on posts
api crud docker express load-balancer nginx nodejs redis
Last synced: 25 Dec 2024
https://github.com/rudolphreti/autobewerbung
AutoCV is a Flask-based web application designed to manage job applications efficiently. The application allows users to add, display, and delete job applications, as well as generate related documents such as CVs and cover letters.
crud flask job-application-management jobsearch python
Last synced: 25 Dec 2024