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-16 00:06:01 UTC
- JSON Representation
https://github.com/erossini/contorsouniversity5
Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5
asp-net-core asp-net-mvc aspnetcore crud net5 net50
Last synced: 13 Nov 2024
https://github.com/ilkaytech/mern-blog
Blog App with Dashboard
aws-ec2 crud express-js firebase-auth google-auth javascript jwt-token mongodb mongoose node-js react redux-toolkit tailwind-css
Last synced: 14 Nov 2024
https://github.com/pazuzu111/xpress-shotgun
crud dependecies express homebrew module mvc npm sh
Last synced: 16 Nov 2024
https://github.com/nshahaf/ecommerce
React shopping cart app, with zustand state managment, responsive design and mobile navigation bar
cart crud react responsive-design scss zustand
Last synced: 13 Nov 2024
https://github.com/jaymar14/week-18
MongoDB/Mongoose activities
back-end crud database mongodb mongoosejs nodejs populate scrape
Last synced: 14 Nov 2024
https://github.com/solutionstack/node-crud-demo
A Node C-R-U-D Demo with Redis in memory cache
Last synced: 08 Nov 2024
https://github.com/guicheffer/alien-registration-spa
👽 A spa of registration of Aliens
aliens crud css3 es6 html5 jest localstorage nightwatch react reactredux redux spa stylus ufo webpack
Last synced: 13 Nov 2024
https://github.com/kaloslazo/tumipalace
Implementation of interactive CRUD web casino developed in the Platform Based Development course CS2031 at UTEC.
api casino crud css flask html javascript platform-based-development postgresql python sqlalchemy vuejs
Last synced: 13 Nov 2024
https://github.com/marx-wrld/crud-operations
A create, read, update and delete application in php
Last synced: 13 Nov 2024
https://github.com/or-abdillh/diundang-message-api
Sebuah Platform as Service yang memungkinkan owner Diundang dalam membuat dan mengelola URL Endpoint untuk melayani permintaan fitur "Kirim Pesan" pada produk Undangan Digital Diundang
bootstrap crud ejs endpoint-generator expressjs fontawesome googlefonts nodejs postgresql sequelize
Last synced: 16 Nov 2024
https://github.com/taiseen/user-login-mern-app
Login & Profile | CRUD APP
cloudinary crud express-js heroku mern mern-stack mongodb mongodb-atlas mongoose netlify node-js react react-toastify sass self
Last synced: 13 Nov 2024
https://github.com/taiseen/employ-crud
Employ Info - Dev11 | CURD
conditional-rendering crud css dev-11 github-hosting primitive-css react react-js
Last synced: 13 Nov 2024
https://github.com/glpzzz/gateways
This sample project is managing gateways - master devices that control multiple peripheral devices.
bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue
Last synced: 16 Nov 2024
https://github.com/andy-aa/mydb
The lightweight ORM for MySql and MariaDB
crud mariadb mysql orm pagination php query-builder
Last synced: 13 Nov 2024
https://github.com/fjerbi/ultimateblog
The ultimate blog, a package that will allow you to integrate a blog systemin your Laravel Application with likes/ dislikes on posts, comment system,Notification system, author profile and views count
blog blog-package blogging blogsystem crud larablog laravel laravel-blog laravel6 likes-count notifications package
Last synced: 11 Nov 2024
https://github.com/daren1028/cs_an_az_employee_manager
An Asp.Net Core application for managing individuals with Angular forms
angular8 asp asp-net-core automapper crud dotnet-core dto swagger typescript webapi
Last synced: 16 Nov 2024
https://github.com/knowledgefactory4u/dotnet6-postgresql-vuejs3-crud
.Net 6 + PostgreSQL + Vue.js 3 CRUD Application Example
crud dotnet6 postgresql vuejs vuejs3
Last synced: 14 Nov 2024
https://github.com/knowledgefactory4u/dotnet-postgresql-reactjs-crud-app
.Net + PostgreSQL + React JS CRUD Application Example
crud dotnet dotnet6 postgresql reactjs
Last synced: 14 Nov 2024
https://github.com/secretpray/minimal_crud_hotwire
Hotwire minimal CRUD
broadcast crud hotwire hotwire-turbo rails ruby ruby-on-rails turbo
Last synced: 31 Oct 2024
https://github.com/h3ar7b3a7/djangocourse
Revisiting Python Django web framework nearly 10 years later with some help of freeCodeCamp.org.
Last synced: 15 Nov 2024
https://github.com/snwfdhmp/cloudbase
Plug-and-play data storage able to perform any basic CRUD operations on any dynamically given type of data.
cloudbase crud crud-operations database plug-n-play plugnplay storage-engine
Last synced: 15 Nov 2024
https://github.com/shikhargupta-75/todo-react-project
A simple and efficient Todo List application built with ReactJS and Bootstrap. Manage your tasks with ease using CRUD operations. Features include task addition, editing, deletion, and completion marking. Fully responsive design.
bootstrap5 crud crud-application interactive javascript json-server react-hooks reactjs responsive-design todo todo-app todolist webdevelopment
Last synced: 07 Nov 2024
https://github.com/luanroger/electric-drizzle
shadcn-ui and Drizzle ORM with Electron. Based on electron-shadcn
crud demo drizzle-orm electron react shadcn-ui tailwindcss template web
Last synced: 15 Nov 2024
https://github.com/thomas465xd/uptask_mvc
UpTask is a task manager web application designed to help users organize their tasks efficiently and enhance productivity. This project utilizes PHP with MVC architecture for the backend, SASS with Gulp for styling, and Vanilla JavaScript for interactive frontend elements. Additionally, it features a REST API for seamless data communication.
activerecord authentication crud gulp js mvc-architecture php phpmailer sass scss task-manager
Last synced: 15 Nov 2024
https://github.com/xreedev/student-mark-api-springboot
A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.
beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework
Last synced: 16 Nov 2024
https://github.com/xreedev/product-management-springboot
A Spring Boot application for managing products through a REST API with H2 as the in-memory database, supporting create, read, update, and delete operations.
api api-rest crud h2-database java java-spring javaspringboot product-api product-management spring spring-application spring-boot spring-data-jpa spring-mvc
Last synced: 16 Nov 2024
https://github.com/xreedev/hospital-mangement
A Java Spring Boot application for managing hospital operations, including patient records, staff details, and medical procedures. It provides RESTful APIs and CRUD operations for efficient management.
beginner beginner-project crud h2-database hospital java java-spring java-spring-mvc java-springboot jpa-repository rest-api spring-mvc
Last synced: 16 Nov 2024
https://github.com/rishabh-pandey-sternx/deno-rest-api
Simple CRUD API build with Deno and Attain(Express) using MongoDB
api attain auth crud crud-api deno denoland heroku logger-middleware mongodb rest static typescript
Last synced: 15 Nov 2024
https://github.com/sohanemon/backend-integration
crud express fetch mongodb mongodb-atlas node react react-router
Last synced: 15 Nov 2024
https://github.com/necraul/examproj
Simple CRUD Form for inputting questions/answer and another form for taking an exam
crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application
Last synced: 16 Nov 2024
https://github.com/moll/node-heaven-sqlite
Heaven.js's Data Mapper for SQLite. CRUD API that parses and serializes your models to and from SQLite.
crud data-mapper heaven sqlite
Last synced: 15 Nov 2024
https://github.com/kalwar/firestore-react-tutorial
a simple firestore react tutorial (CRUD) operation
Last synced: 17 Nov 2024
https://github.com/nihatquliyev/university-management-system-basic
Basic university management service
crud jakarta java java-ee jdbc jsp-servlet lombok postgresql tomcat
Last synced: 15 Nov 2024
https://github.com/spencerjibz/partial-mern-app
THIS IS A HYBRID APP WITH BOTH A CRUD LAYER AND A REST API FOR REACT. ITS A COMPLETE HACK INTO MERN STACK WITHOUT USING TWO DIFFERENT SERVERS (ONE FOR BACKEND AND THE OTHER FOR CLIENT). THIS APP USES BOTH EJS AND JSX
backend crud crud-layer ejs hybrid jsx mongodb nodemailer passportjs-authentication react webpack4
Last synced: 15 Nov 2024
https://github.com/milenavms/teste-vendas
CRUD - usuários (vendedores) e controle de venda - Laravel 5.8.*/MySQL/ PHP 7.3.8/Bootstrap
Last synced: 15 Nov 2024
https://github.com/henryruhs/ngx-crud-playground
Playground for ngx-crud
aborting angular caching crud http playground
Last synced: 12 Oct 2024
https://github.com/sansekai/apotek
Source Code Aplikasi CRUD Sederhana Penjualan Apotek Menggunakan Java.
aplikasi-apotek crud java penjualan-apotek penjualan-apotik
Last synced: 17 Nov 2024
https://github.com/arif98741/oop_crud
This is repository for getting better idea about oop concept and usage. Here class, method, object and data validation are also included. For frontend design here I am using [email protected]. Any feature requests and pull request are granted with happiness. You can join
create crud crud-application delete mysql object-oriented-programming oop pdo php php7 update
Last synced: 15 Oct 2024
https://github.com/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 10 Oct 2024
https://github.com/cangak/yii-ajaxbs5
yii2 ajax crud bootstrap5
ajax bootsrap5 crud yii2 yii2-extension
Last synced: 06 Nov 2024
https://github.com/udofia2/crudwithdatabase
A simple Nodejs app that connect to a database.
Last synced: 06 Nov 2024
https://github.com/febrianto752/mcc79-employee-app
Aplikasi berbasis console yang merupakan implementasi basic OOP dan Authentication menggunakan bahasa pemrograman C#
Last synced: 12 Oct 2024
https://github.com/marlinsk/nodejs-api-restfull-mvc
Projeto de estudo de retirado dos conteúdos práticos de uma aula prática no canal Hora de Codar do Matheus Battisti e um post do Emmanuel Etukudo no DEV Community. Link do vídeo: https://www.youtube.com/watch?v=K5QaTfE5ylk, link do post: https://dev.to/eetukudo_/understanding-mvc-pattern-in-nodejs-2bdn
apirestfull crud javascript mongodb mongoose mvc-architecture nodejs
Last synced: 17 Nov 2024
https://github.com/adam-marianowski/angular-passengers
Simple passengers manager application built with Angular, Bootstrap and json-server. Application is designed without standalone components with very minimal design in mind (inline templates, routing inside module etc.). Implements very basic API and all CRUD operations with json-server
angular angular17 angular17-boilerplate angularjs bootstrap bootstrap-icons bootstrap5 bootstrapicons crud crud-application json-server simple-app simple-project typescript
Last synced: 06 Nov 2024
https://github.com/adam-marianowski/angular-passengers-app
Simple app to browse and manage list of passengers created with Angular, Bootstrap and json-server. All CRUD functions implemented.
angular angular-modules angular17 backoffice bootstrap crud json-server json-server-mock modules passengers
Last synced: 06 Nov 2024
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: 06 Nov 2024
https://github.com/dacurse/note-app
An API for a note taking app.
crud express javascript nodejs prisma
Last synced: 07 Nov 2024
https://github.com/javatlacati/prologcrud
Programa de ejemplo que muestra como hacer un CRUD en swi-prolog
Last synced: 15 Oct 2024
https://github.com/pisyek/zend-contact-directory
Simple Contact Directory Application Using Zend Framework
Last synced: 08 Nov 2024
https://github.com/dalthviz/cloudcrud
A CRUD project for managing events
bootstrap crud rails5 react-rails ruby
Last synced: 13 Nov 2024
https://github.com/abudzaralghifari/crud_backend
api crud expressjs javascript mysql
Last synced: 06 Nov 2024
https://github.com/uts58/student-grade-management-system
Java-mySQL grade management system with admin/teacher roles, student grading, and PDF report generation
admin-features authentication crud database-integration education-tool grade-management java management-system mysql pdf-generation report-printing school-project student-database student-grading teacher-management user-management
Last synced: 06 Nov 2024
https://github.com/pisyek/simple-crud-l5
Simple CRUD using Laravel 5
crud laravel laravel-5 repository-pattern
Last synced: 08 Nov 2024
https://github.com/kauancavazani/simple-crud
A simple API developed using Java and Spring Boot to manipulate a mysql database
crud java mysql spring spring-boot
Last synced: 13 Nov 2024
https://github.com/merzak-x/patientscrudspringdemo
This is a Patients CRUD webapp; created using Spring and based on Pr. Youssfi courses.
Last synced: 07 Nov 2024
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: 10 Nov 2024
https://github.com/raelzeraxd/crud
a simple crud with mysql in go and python
Last synced: 07 Nov 2024
https://github.com/taranjeet/todo-app-frontend
A frontend application to demonstrate CRUD in react
Last synced: 10 Nov 2024
https://github.com/deep-codes/todo-crud
🗃 Dead Simple CRUD Todo-Application with React & Typescript
crud react todo todoapp typescript
Last synced: 25 Oct 2024
https://github.com/masfranzhuo/flutter_crud_with_rxdart
This is a Flutter CRUD example with flutter RxDart package
crud flutter flutter-apps flutter-bloc flutter-bloc-rxdart flutter-demo flutter-examples rxdart rxdart-flutter
Last synced: 06 Nov 2024
https://github.com/lcv-back/weather-forecast-api-springboot
This repository about spring boot project
crud mvc redis spring-boot unit-testing
Last synced: 10 Nov 2024
https://github.com/gowthamselvaraj123/teacherportal
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 Oct 2024
https://github.com/masfranzhuo/flutter_crud_with_bloc
This is a Flutter CRUD example with BLoC
bloc crud crud-application crud-sample dart flutter flutter-app flutter-apps flutter-crud flutter-demo flutter-examples sink stream
Last synced: 06 Nov 2024
https://github.com/12pavani/inventory_management_project
An efficient Inventory Management App built with FastAPI for the backend and React.js for the frontend. This application provides users with a seamless interface to manage inventory, featuring real-time updates, intuitive CRUD operations, and streamlined navigation.
crud fastapi inventory-management reactjs real-time web-development
Last synced: 31 Oct 2024
https://github.com/healingdrawing/task-paf-technical-trainee
CRUD with admin panel. Deno + Hono + Eta + Vue3 based. OAuth2 authentication for Google and X/Twitter. Deno KV database. Zod validation.
admin-panel crud css deno deno-kv eta full-stack-web-development google-authentication hono html javascript javascript-frontend oauth2 twitter-authentication typescript typescript-backend vue3 web-app zod-validation
Last synced: 13 Oct 2024
https://github.com/yashasaveekesarwani99/docker-posts-app
CRUD operations on posts
api crud docker express load-balancer nginx nodejs redis
Last synced: 06 Nov 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: 06 Nov 2024
https://github.com/solar05/health-crud
Simple crud using clojure/clojurescript
Last synced: 14 Nov 2024
https://github.com/camilafbarcellos/apollo-techtest
Development of a frontend and a backend application for Apollo Solutions technical test (2023).
api crud fullstack mui nestjs react sqlite typescript
Last synced: 06 Nov 2024
https://github.com/leosimoes/rocketseat-java-spring-restapi-todolist
Rocketseat Java course project. REST API with Spring Framework for registering, reading and updating tasks, with filter by user.
crud java rest-api spring-framework
Last synced: 13 Nov 2024
https://github.com/andresharpe/quick-api
A how-to guide for spinning up a fully functional and documented REST API in 30 minutes (with good connectivity) and with absolutely no coding.
apache api bootstrap crud docker mysql php swagger-ui
Last synced: 14 Oct 2024
https://github.com/dz1kill/backend_crud_user
crud expressjs jwt nodejs postgresql sequelize
Last synced: 08 Nov 2024
https://github.com/haminimi/inventory-app
A CRUD inventory management app for an imaginary store.
crud express inventory-management mongodb mvc-architecture node-js nodejs pug
Last synced: 06 Nov 2024
https://github.com/lightweight-component/aj-data
Lightweight Data Access Object in Java
Last synced: 16 Nov 2024
https://github.com/lightweight-component/aj-dataservice
DataService for rapidly CRUD
Last synced: 16 Nov 2024
https://github.com/daniel-olmos/crud-python-django4
Crud python+Django3+MySQL
crud crud-application django-framework django4-2 mysql-database python python3
Last synced: 14 Nov 2024
https://github.com/ssoaresleo/crud-users-api
Este projeto é um exemplo de um CRUD de usuários usando Node.js, TypeScript e Prisma para se conectar ao MongoDB, permitindo criar, atualizar, listar e excluir usuários no banco
crud mongodb node-js prisma prisma-client typescript
Last synced: 07 Nov 2024
https://github.com/bhadresh-laiya/ciblogposttest
CodeIgniter: Add, Edit, Delete, View Blog Post with Login & Registration – MVC CRUD Application using CodeIgniter v3
blog codeigniter codeigniter3 crud crud-application demo-app login mvc-framework posting register
Last synced: 07 Nov 2024
https://github.com/tal7aouy/laravel-crud-with-search
Crud with search using Ajax
Last synced: 07 Nov 2024
https://github.com/kikolaranjeira/people-bicycles-country---laravel
Effortlessly manage data with Laravel's CRUD operations and more.
add bicycles blade bootstrap countries create crud crud-operation delete edit laravel laravel-framework laravel7 managemente people php read remove routes update
Last synced: 11 Nov 2024
https://github.com/luizfranzon/crud
FullStack CRUD Application
crud express javascript nodejs reactjs typescript vite
Last synced: 06 Nov 2024
https://github.com/ayimdomnic/elixir-to-do-app
Kickstart Elixir (Phoenix Framework)
crud elixir hello-world phoenix-framework
Last synced: 08 Nov 2024
https://github.com/shaikahmadnawaz/react-todo-firebase-app-one
React TODO application with Firebase backend to store all of the todos.
crud firebase react tailwindcss todoapp
Last synced: 06 Nov 2024
https://github.com/shaikahmadnawaz/react-firebase-crud
CRUD Using React + Firebase | Firebase and Firestore
Last synced: 06 Nov 2024
https://github.com/heyloh/schoolapi
:woman_teacher: REST API for schoolapp website.
api-rest automatic-deployment crud docker nodejs postgres sequelize
Last synced: 13 Oct 2024
https://github.com/suthar-suresh/curdopwithredux-in-mern
crud mern-stack mongodb mongoose reactjs redux-toolkit
Last synced: 14 Nov 2024
https://github.com/abimh66/interactive-comments-section-frontendmentor
Project ini berdasarkan pada challenge di Frontend Mentor Interactive comments section challenge on Frontend Mentor.
crud frontend frontend-mentor javascript tailwind-css tailwindcss vanilla-javascript
Last synced: 15 Nov 2024