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-05 00:06:24 UTC
- JSON Representation
https://github.com/relliv/csharpsqliteexamples
C# Basic SQLite Usage And CRUDS Operations
crud cruds csharp sqlite sqlite-database sqlite3 sqlitedatabase
Last synced: 04 Jan 2025
https://github.com/birajmainali/node-mvc-first-run
function demonstration of express js
Last synced: 04 Jan 2025
https://github.com/walderlansena/softstore
:moneybag: SoftStore Sistema de gerenciamento de pedidos com imposto e valor final. Feito em PHP 7, Com Estrutura Hexagonal.
controller crud css hexagonal-architecture mvc order php7 routes system
Last synced: 02 Dec 2024
https://github.com/ibassaoud/heroes-app-angular
Tour of heroes - Anguar Tutorial
angular angular-cli crud form-validation html-css-javascript typescript
Last synced: 28 Nov 2024
https://github.com/ngohungphuc/angular
Angular APP
angular-2 crud github-api mean mean-stack ngredux oauth redux
Last synced: 25 Dec 2024
https://github.com/alexandra-valkova/bookstorephp
Simple PHP university project. Represents a bookstore, with CRUD operations and using a MySQL database
bookstore crud mysql mysql-database php
Last synced: 04 Dec 2024
https://github.com/melardev/java_springbootapijpacrud
Java Spring Boot Crud Application using JPA
api crud full-stack fullstack hibernate java java-ee jpa spring-boot
Last synced: 26 Nov 2024
https://github.com/valchanoficial/nodepostgresql
CRUD em Node com PostgreSQL
body-parser crud express node nodejs postgres postgresql
Last synced: 04 Jan 2025
https://github.com/mvccore/example-cdcol-basic
Classic CD collection CRUD example with default SQLite database.
albums cd-albums cds crud crud-application crud-sample mvccore
Last synced: 25 Nov 2024
https://github.com/victor-0x29a/nestjs-cruds
The fundamentals box, NestjS!
crud crud-api crud-application microservice microservices nest nestjs nestjs-backend
Last synced: 22 Nov 2024
https://github.com/nubisub/wengdevproject
Project Akhir Pemrograman Web
basic crud html-css-javascript php
Last synced: 24 Dec 2024
https://github.com/melardev/javaspringbootauth0jwtcrud
Java Spring Boot Crud application secured with Jwt using Auth0 Library
auth0 crud full-stack fullstack java jwt spring-boot
Last synced: 26 Nov 2024
https://github.com/alexanderuk82/portalcrm
Crm projects
api api-rest crud json-server react reactrouterdom
Last synced: 21 Nov 2024
https://github.com/valchanoficial/nodejs1
Alura: Node.js Parte 1: Inovando com JavaScript no backend
crud javascript js node nodejs sqlite
Last synced: 04 Jan 2025
https://github.com/zerefwayne/hostel-allotment-system
Hostel Allotment System - Software Engineering Course Project
Last synced: 21 Nov 2024
https://github.com/maulayyacyber/crud-codeigniter
Basic CRUD CodeIgniter
basic ci codeigniter create crud delete mysql read update
Last synced: 01 Jan 2025
https://github.com/austinkregel/laravel-abstract
A very abstracted way to get CRUD up and running.
Last synced: 18 Dec 2024
https://github.com/onekiloparsec/vuex-module-generator
A generator of full-featured Vuex modules for CRUD REST endpoints handling mutations, actions, state & selection. Ideal for large Vue.js SPA using dozens of API endpoints (see https://www.arcsecond.io as an exemple).
axios crud javascript no-dependencies nodejs rest spa vue vuejs vuex
Last synced: 18 Dec 2024
https://github.com/masfranzhuo/laravel-simple-crud
A simple CRUD template made with Laravel
crud crud-application crud-operation crud-sample laravel laravel-application laravel-framework
Last synced: 25 Dec 2024
https://github.com/muhdhanish/next_curd_api
This repository contains a simple Next.js application that demonstrates CRUD (Create, Read, Update, Delete) operations using local data. The application showcases a basic implementation of a CRUD system without any database.
crud nextjs rest-api typescript
Last synced: 03 Dec 2024
https://github.com/alexanderuk82/patient-list
It allows users to create, edit, and delete patient records in a simple and intuitive way. The project utilizes functional components and hooks to manage state and handle user interactions.
crud crud-application javascript react reactjs scss
Last synced: 21 Nov 2024
https://github.com/sirsayed98/express-start-files
these are usually common files and functions which should be existed in any Node express project
api authentication backend crud error-handling express nodjs pagination
Last synced: 01 Jan 2025
https://github.com/manish312002/mvblog
MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.
api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application
Last synced: 17 Dec 2024
https://github.com/pikuzamarie/project-cost-calculator
CheckSum - calculate project cost at ease
calculator-application crud material-ui react redux
Last synced: 17 Dec 2024
https://github.com/rtasalem/todo-list-application
A containerised to-do list application which uses RESTful API consumption throughout to allow users to fetch, add, update, and delete tasks from a PostgreSQL database. Built using Node.js, Express.js, React.js, and PostgreSQL. Frontend, backend, and database are fully containerised using Docker.
amazon-s3 crud docker javascript jest mocha nodejs pgadmin4 postgresql reactjs rest-api selenium sequelize
Last synced: 25 Dec 2024
https://github.com/cyberg4b/api-rest-spring-boot
Um CRUD básico que utiliza Spring Data JPA, Hibernate, Spring Security, e PostgreSQL.
api-rest crud java postgresql spring-boot
Last synced: 01 Jan 2025
https://github.com/ttskch/pheetsu
PHP library to CRUDify Google Spreadsheets like sheetsu.com
api crud google-sheets sheetsu spreadsheets
Last synced: 15 Dec 2024
https://github.com/walber-vaz/api-go
Api em Go usando Gin
api-rest backend-go crud docker docker-compose gin-gonic go golang makefile
Last synced: 22 Nov 2024
https://github.com/rudolphreti/wonderlynx
WonderLynx is a CRUD application for managing references built with .NET 8.0 and C# 12. The main goal of this project is to increase author's knowledge of the technologies used in production environments as well as best practices for writing code.
asp-net-core crud csharp mvc reference-management
Last synced: 25 Dec 2024
https://github.com/mustafa-hamzawy/rentify
Practicing NestJS.
authentication authorization crud docker docker-compose jest nestjs nodejs postgres postgresql rbac-roles resful-api rest-api supertest typeorm typescript unit-testing
Last synced: 13 Dec 2024
https://github.com/valchanoficial/nodemysql
CRUD em Node com MySQL
body-parser crud database express mysql mysql-database node
Last synced: 04 Jan 2025
https://github.com/andre-alck/parking_control_api
CRUD desenvolvido através do framework SpringBoot
crud crud-api database java postgres postgresql springboot
Last synced: 03 Dec 2024
https://github.com/arjuncodess/dropbox-2.0
Dropbox 2.0: The Next.js Cloud Storage Platform is an online file storage and sharing application designed to provide users with a seamless and secure experience for managing their digital assets. This platform enables users to upload, organize, share, and collaborate on files through an intuitive interface.
clerk crud firebase firebase-database firebase-storage nextjs react shadcn-ui tailwindcss typescript
Last synced: 15 Dec 2024
https://github.com/andresfernandez89/app-apirest-nodejs-mongodb-expressjs-passport
crud-dao-express-ejs-mongodb-passport-websockets-nodemailer-twilio
crud expressjs javascipt mongodb nodejs nodemailer passport twilio websockets
Last synced: 26 Dec 2024
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 22 Dec 2024
https://github.com/wracce/contacts-app
A contact tracking application with an example of a Rest request. An example of using React, RTK and FSD methodology
bem classnames crud eslint fsd npm oop prettier react react-modal react-router redux redux-toolkit redux-toolkit-query roboto solid stylus typescript
Last synced: 02 Dec 2024
https://github.com/savirafatika/ci4-basicexe
CodeIgniter 4: configuration, basic MVC and structured directory, CRUD, user authentication with library myth-auth
bootstrap4 ci4 codeigniter crud faker migration myth-auth pagination php practice seeder
Last synced: 28 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: 27 Nov 2024
https://github.com/melardev/railsapiecommerce
Rails Api Ecommerce application
active-record activerecord crud e-commerce ecommerce full-stack fullstack orm orm-framework pagination ruby ruby-on-rails shopping shopping-cart
Last synced: 26 Nov 2024
https://github.com/melardev/android_mvvm_dagger_rxretrofit_databinding_crud
Android Crud Application built with Architecture Components, Retrofit and Dagger
android android-architecture-components architecture-components crud dagger data-binding dependency-injection java mvvm reactive reactive-programming retrofit
Last synced: 26 Nov 2024
https://github.com/sempedia/to_do_list
TaskMaster - Your Ultimate To-Do List Application Stack Used: Python / Django / HTML / CSS / JavaScript / Bootstrap / SQLite3 TaskMaster is a powerful and feature-rich To-Do List Application designed to streamline your daily tasks and boost your productivity.
bootstrap crud crud-application crud-functionality crud-operation css3 django django-application html5 javascript python3 sqlite-database sqlite3 task-list task-management task-manager task-master to-do-app to-do-app-django to-do-list
Last synced: 21 Nov 2024
https://github.com/alddesign/crudkit
CRUDKit lets you create UI webpages for existing databases within minutes.
adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit
Last synced: 03 Dec 2024
https://github.com/pulgueta/anny-kaktus-admin
Anny Kactus - Admin Panel
admin admin-dashboard crud ecommerce firebase react
Last synced: 22 Dec 2024
https://github.com/gopher1980/gormcrud
This is the module for create CRUD in GORM (goland)
crud crud-api crud-generator go gorm gorm-sample module
Last synced: 23 Dec 2024
https://github.com/pazuzu111/dev-ote
api-manipulation crud express react server
Last synced: 26 Dec 2024
https://github.com/poonamkhatri/php-crud
php crud(create read update delete) using mysql
booru crud crud-application css msql mysql-database mysqli php php7 phpcrud webapp website
Last synced: 13 Dec 2024
https://github.com/vagnerbellacosa/007_catalogodejogosdotnet
BootCamp GRUD API Catalogo de jogos em Dot Net
api c-sharp crud digital-innovation-one dio dot-net game
Last synced: 01 Dec 2024
https://github.com/remcostoeten/productivity-panel
A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.
authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db
Last synced: 26 Dec 2024
https://github.com/mr-hrr-harry/crud_contacts_rest_api
This is simple crud rest api for maintaining contacts details with different modules for each functionalities developed using Node || Express || MongoDB
contacts crud errorhandler expreesjs js mongodb mongodb-atlas mongoose nodejs rest-api
Last synced: 12 Dec 2024
https://github.com/mr-hrr-harry/crud_students_rest_api
This is simple crud rest api developed using Node || Express || MongoDB
api crud expressjs mongodb nodejs rest-api simple-api students
Last synced: 12 Dec 2024
https://github.com/divanny/generatecrudprocedures
This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.
Last synced: 02 Jan 2025
https://github.com/zafar-saleem/ngtodo
Example project that illustrates CRUD operations in Angular
angular crud crud-application javascript todo todoapp todolist
Last synced: 01 Jan 2025
https://github.com/theryston/db-mycro
A node module with a json database that saves data in a specific directory, similar to sqlite, but in JSON
base crud data database db db-mycro javascript json jsondatabase nodejs nosql typescript
Last synced: 12 Dec 2024
https://github.com/melardev/springbootapispringjpacrud
Spring Boot Api application with Spring Data JPA hibernate implementing HTTP Crud
api crud full-stack fullstack hibernate http jpa rest spring spring-boot spring-data
Last synced: 26 Nov 2024
https://github.com/danhiel98/crudentityframework
Ejemplo de CRUD utilizando Entity Framework 6
Last synced: 22 Nov 2024
https://github.com/danncruise/products-vue
Con VUE se consume la API de Laravel: https://github.com/DannCruise/laraproducts
api-client chartjs crud datatables vue vue3
Last synced: 27 Nov 2024
https://github.com/kavithma-thushal/mern-pos
This is self learning CRUD application using MERN stack.
Last synced: 21 Nov 2024
https://github.com/arxcode40/ci4app
Simple CRUD with CodeIgniter 4
codeigniter codeigniter4 crud crud-app
Last synced: 12 Dec 2024
https://github.com/melardev/expresssequelizeapipaginatedcrud
Express Rest api implementing CRUD with pagination using Sequelize
api crud express full-stack fullstack javascript node node-js nodejs npm orm orm-framework pagination rest sequelize
Last synced: 26 Nov 2024
https://github.com/rafinhadufluxo/bang-bang
The most random CRUD I did about music 🦋🪐
crud css css-animations front-end-development hml5 music portfolio-site student-project
Last synced: 26 Dec 2024
https://github.com/solutionstack/node-crud-demo
A Node C-R-U-D Demo with Redis in memory cache
Last synced: 31 Dec 2024
https://github.com/isaychris/react-redux-test
A simple CRUD react app to test out react-redux, react ui frameworks and netlify :: https://ecstatic-kalam-7158f1.netlify.com/
Last synced: 04 Jan 2025
https://github.com/syncfusionexamples/mvc-scheduler-crud-action-with-editor-template
The repository created to demonstrate how to handle CRUD action with editor template in ASP.NET MVC Scheduler
crud editor-template mvc-scheduler schedule
Last synced: 16 Dec 2024
https://github.com/melardev/laravelapipaginatedcrud
Laravel Api application implementing CRUD + Pagination
api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web
Last synced: 26 Nov 2024
https://github.com/trident09/what-to-do
To-Do app in React and Tailwind for CRUD funtionality using firebase as a backend
Last synced: 01 Jan 2025
https://github.com/melardev/elixir_phoenix_ecto_authjwt_crud
Elixir Crud application built with Phoenix, secured with JWT
api crud ecto elixir full-stack fullstack jwt phoenix rest
Last synced: 26 Nov 2024
https://github.com/nadjitan/todowebapp
Simple todo web app using ASP NET MVC 6
asp-net-6-mvc bootstrap5 client-side-rendering crud pomelo-entity-framework-mysql railway-app server-side-rendering
Last synced: 12 Dec 2024
https://github.com/mementomori11723/mongo-crud
A Demo application to understand how we can build and use crud api using express
Last synced: 26 Dec 2024
https://github.com/ahsannjavaid/un-portal
UN Portal is an educational portal where teachers register students and assign them with their academic record and students see their academic record by logging into their respective accounts. Please refer to README.md file to know more about this project.
academia admin crud education instructors students
Last synced: 03 Dec 2024
https://github.com/sjlouji/react-js-and-drf---crud-form
Repository made for my Medium Bog. Do visit it where I have explained about creating a form with React and making a request to an API created with DRF
crud crud-application drf joan-louji-medium react-crud reactjs
Last synced: 25 Nov 2024
https://github.com/jlmonteagudo/ng-material-crud-sample
This project is a sample that shows how to develop a CRUD system. Angular Material has been used to design the UI. This project is part of a system composed by a node server and a front end application developed with Angular that shows how to develop a CRUD system.
angular angular-material crud crud-sample mean mean-stack
Last synced: 25 Nov 2024
https://github.com/lianmafutra/adminlte-crudgenerator
adminLTE CrudGenerator
adminlte3 crud generator laravel laravel-crud-generator
Last synced: 17 Dec 2024
https://github.com/aandrosov0/cbs
The Central Book System written in Java
crud crud-api crud-application crud-applications database-api-organisation database-management jakartaee java java-samples jdbc jdbc-api jdk17 models mvc-architecture mvc-pattern rest-api restful-api servlets-mvc sql
Last synced: 25 Nov 2024
https://github.com/lafayettegabe/simple-firebase-rest-api
🔥 Firebase & Next.js | Blazing-fast and serverless REST API
api crud firebase firebase-database firebase-template firestore next-template next14 next14-template next14example nextjs redux rest-api serverless starter template
Last synced: 16 Dec 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: 26 Dec 2024
https://github.com/nirav-gajera/company-and-employee-management
Admin panel to manage companies and employees using laravel
admin-dashboard admin-panel blade blade-template companies crud crud-application employee-management github-actions github-pages laravel laravel-framework mvc php
Last synced: 26 Nov 2024
https://github.com/zetsux/php-crud-with-image
🖼️ The 8th assignment of my College's Web Programming Subject to create a basic PHP CRUD website that supports image upload and includes insertion and update form
Last synced: 09 Dec 2024
https://github.com/bankole2000/stuff-to-do
A Simple Learning oriented JS To Do List App
crud dom-manipulation event-delegation event-handling filter functions javascript localstorage material-icons materializecss
Last synced: 23 Dec 2024
https://github.com/mralaminahamed/js-crud
BookTracker Pro - Advanced JS CRUD Application
crud crud-application js js-crud
Last synced: 08 Dec 2024
https://github.com/maximo-perez-villalba/framework-dao-json
El proyecto implementa una extensión de framework-dao para persistencia de objetos en archivos con formato Json con fines pedagógicos..
crud dao dao-crud dao-design-pattern json oop oop-library oop-php php uml uml-class-diagram uml-diagram
Last synced: 12 Dec 2024
https://github.com/pedro-donoso/test
REACT CRUD: El usuario puede Crear, Leer, Actualizar y Borrar elementos de una base de datos en Postgresql, se visualizan los cambios en el FrontEnd en una tabla de Bootstrap y utilizo React
bootstrap cors crud express front-end frontend node nodejs nodemon pg react
Last synced: 26 Nov 2024
https://github.com/gustavoherreronunes/conectiondb
🗄 Este projeto visa fazer as operações de CRUD para manutenção de um banco de dados MySQL. Feito na ferramenta Window Builder do Eclipse IDE for Java Developers, desenvolvido como exemplo durante as aulas de Desenvolvimento de Sistemas.
crud eclipse eclipse-ide java mysql
Last synced: 26 Dec 2024
https://github.com/gustavoherreronunes/appcrud-firebase
📱Aplicativo para registro e manutenção de dados de clientes de uma empresa fictícia, utilizando a plataforma Firebase. Desenvolvido durante as aulas de Programação para Aplicativos Mobile.
cordova crud firebase firebase-firestore javascript js mobile
Last synced: 26 Dec 2024