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/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/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/jastinxyz/data-siswa
mencoba membuat sistem CRUD dengan Laravel
Last synced: 26 Oct 2024
https://github.com/kj-empiric/graphql-crud-using-mongodb
Simple Crud Using GraphQL - NodeJS - MongoDB
create crud crud-api crud-application delete graphql graphql-api graphql-server mongodb nodejs read simple update
Last synced: 12 Nov 2024
https://github.com/preetiraj3697/reactjs-integration-with-backend
This project showcases the integration of React frontend with Express backend for managing user data. Features include CRUD operations via RESTful APIs, React Router navigation, MongoDB integration, and separate READMEs for frontend and backend setup.
axios backend cors crud expressjs frontend full-stack mongodb mongodb-atlas mongoose nodejs react react-router restful-api
Last synced: 12 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/fernandozueet/service-laravel
Library that helps to separate the business rule part of the control. Leaving control leaner.
crud repository service service-crud service-laravel
Last synced: 16 Nov 2024
https://github.com/mnisarali/recipe_app
The Recipe app efficiently manages recipes, ingredients, and inventory. Save ingredients, track availability, create recipes, and generate shopping lists. Share recipes publicly for easy access by all users.
authorization crud devise psql recipe-app rspec ruby-on-rails
Last synced: 10 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/cloudcmd/dropbox
dropbox files and folders crud
cloudcmd crud directory dropbox flask javascript nodejs
Last synced: 06 Nov 2024
https://github.com/htr3n/spring-jdbc-simple
https://htr3n.github.io/2018/11/test-driven-spring-jdbc/
crud h2-database jdbc junit spring-boot springframework test-driven unit-test
Last synced: 10 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/rafaelblum/refrigerator-control
Sistema web para solucionar a venda de bebidas de refrigeradores de micro empresas para seu clientes. O sistema terá o cadastro do cliente e acesso via QRCode, pagamento dos produtos e por fim o controle das bebidas. Todo sistema terá no front-end uma area APP para clientes e ADMIN para o(s) administrador(es).
alpinejs control-sistem crud developer filamentphp laravel-10 livewire3 php8 tailwindcss tall-stack
Last synced: 10 Nov 2024
https://github.com/rafaelblum/laravelfox
Mini projeto desenvolvido com laravel 8 para demostrar a criação de CRUD basico em um sistema de blog. O projeto tem como proposito mostrar o sistema e também poder aprender juntos com todos as melhores formas de desenvolvimento.
blade cms crud crud-application diagram laravel laravel-framework migration php sweetalert2 website
Last synced: 10 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/nicolaiarocci/boxroom
Boxroom aims at making CRUD operations very boring across all kinds of backends
crud mongodb netframework netstandard redis rest webapi
Last synced: 28 Oct 2024
https://github.com/joysarkarbd/travel-blog-server-side
body-parser cors crud dotenv express javascript mongodb node-modules nodemon
Last synced: 12 Nov 2024
https://github.com/noejunior792/api-laravel
This is an API project developed with the Laravel framework. It was created for the purpose of studying and practicing the concepts of RESTful API development using Laravel.
api api-laravel api-restful authentication crud laravel php
Last synced: 14 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: 07 Nov 2024
https://github.com/jeepway/moneytracker
The money tracker is a java window application project to store, query, update, delete, and statistically analyze incomes and expenses record.
crud crud-application desktop-application java java-swing-applications java-swing-project money-manager money-tracker mvc mvc-pattern mysql
Last synced: 07 Nov 2024
https://github.com/majid-razzaq/laravel-11-crud-ajax
I created a simple CRUD application using AJAX for smooth operations and efficient data handling.
ajax ajax-form crud crud-ajax error-handling form form-validation laravel-ajax laravel-ajax-crud laravel-crud laravel11 mysql
Last synced: 14 Oct 2024
https://github.com/rikyperdana/stitch-crud
CRUD for Atlas Stitch
atlas crud mithril mongodb serverless stitch
Last synced: 16 Oct 2024
https://github.com/mars05/crud-vscode-plugin
🛠︎一个用于代码生成的Vscode插件,可以根据数据库表结构,帮助您从不同的模板快速生成相关代码。
code-generator crud tools vscode-extension
Last synced: 09 Nov 2024
https://github.com/walber-vaz/crud-go
Api rest usando go com framework gin-gonic
backend crud docker docker-compose gin-gonic go golang rest-api
Last synced: 12 Nov 2024
https://github.com/josemartinezrdev/surveymanager
Survey Manager
crud hexagonal-architecture java maven mysql vertical-slice-architecture
Last synced: 16 Nov 2024
https://github.com/applexumber/book_tracker
Aplicativo de gerenciamento de livros desenvolvido em Flutter.
books crud flutter flutterflow oop
Last synced: 09 Nov 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: 07 Nov 2024
https://github.com/andrewjbateman/angular-material-firebase
:clipboard: Angular app with Angular material components to display data stored using firebase v9
angular angular-material angular-material16 angular16 crud firebase firebase9 firestore-database html5 rxjs scss-framework
Last synced: 07 Nov 2024
https://github.com/tmtocb/crud-chatup_rails_devise_bulma
simple crud-app based on Twitter with Rails 6, Bulma for CSS, devise for authentication, CRUD actions with simple_form, gravatars and font-awesome icons on top. Postgresql as database.
bulma crud devise font-awesome gravatar postgresql rails rails6
Last synced: 18 Oct 2024
https://github.com/tmtocb/crud-ideas_rails_carrierwave_bootstrap
simple ideas-app with Rails 6, carrierwave for file upload, Bootstrap for styling, devise for authentication, CRUD actions, comments included, gravatars added. Postgresql as database with Heroku deployment.
bootstrap carrierwave crud gravatar heroku heroku-deployment postgresql rails rails6
Last synced: 18 Oct 2024
https://github.com/eronne/symfonyflex-discover
🖥 A blog using Symfony flex to execute a basic CRUD 🖥
crud crud-application php7 symfony-flex
Last synced: 22 Oct 2024
https://github.com/oybekkayumov/spring-rest
Spring Boot 3 docker mysql postman app
crud docker mysql postman rest spring-boot
Last synced: 10 Nov 2024
https://github.com/redpangilinan/andreas-management-hub
Andrea's Fresh & Greens official web application for business management.
crud crud-application management-system ordering-system php
Last synced: 14 Nov 2024
https://github.com/henriquediassilva/crud-max
Crud de clientes com Angular 16
angular-material angular16 api crud scss
Last synced: 11 Nov 2024
https://github.com/geraldoam/procedural-crud
PHP Crud with procedural programming.
crud mariadb-server materialize-css php7 procedural-programming
Last synced: 27 Sep 2024
https://github.com/aesthicethics/homeserver
CRUD application developed as a local "image-pool" + instagram fusion. Manually configured server deployed on RPI hosts a HomeServer that allows users (family memebers) to pool their photos together in one location (the website) and view them in a feedlike manner (instagram)
crud nginx python raspberry-pi react
Last synced: 09 Nov 2024
https://github.com/zahidakbar2370/crud_system_laravel_8
crud(add,view,edit,update,delete,show) in laravel 8
Last synced: 09 Nov 2024
https://github.com/anjola-adeuyi/task_tracker_vue
Task Tracker Vue is a simple project built with Vue.js to track tasks with reminders.
api-client api-rest crud crud-api crud-application crud-operation javascript json-api json-server routing vue vue-cli vue-router vue3 vuejs
Last synced: 07 Nov 2024
https://github.com/karlangaxz/crud
This is a simple CRUD (Create, Read, Update, Delete) web application using HTML, CSS, JavaScript, and Bootstrap. The application allows users to input, display, update, and delete user data such as email, name, and phone number. The data is stored in the browser's localStorage.
bootstrap5 crud crud-application css html html-css-javascript javascript js
Last synced: 15 Nov 2024
https://github.com/t0malexander/nestjs-alura
API RESTful com operações básicas CRUD usando Nest.js, Typescript, SOLID e Design Patterns
api-restful crud design-patterns nestjs solid typescript
Last synced: 05 Nov 2024
https://github.com/greg-ynx/ynx-task-manager
Task manager application.
crud django python task-manager ynx
Last synced: 08 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/techsolutionstuff/laravel-rest-api-crud-tutorial
In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.
authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api tutorial
Last synced: 11 Nov 2024
https://github.com/boudani-aziz/laravel7_livewire_crud
laravel7_Livewire_CRUD Tutorial from www.webslesson.info
Last synced: 11 Nov 2024
https://github.com/cassiosantana/avloblog
A blog created with the AVO gem
avo-gem blog crud ffaker gem rails ruby ruby-on-rails
Last synced: 31 Oct 2024
https://github.com/ashraftryfie/simple-tasks-crud-laravel-livewire
Simple Livewire App using Laravel Framework 10 to show how it works.
blade bootstrap4 crud css3 html5 laravel livewire pagination php
Last synced: 31 Oct 2024
https://github.com/kuzma02/simple-mern-app
Discover my MERN CRUD app, a prime MERN stack example for robust CRUD operations. It's an exemplary MERN application example that showcases the efficiency of MERN stack CRUD functionality in a sleek, full-featured MERN stack app.
crud crud-application crud-in-mern crud-in-mern-stack mern-application-example mern-crud mern-crud-app mern-crud-application mern-crud-operations mern-crud-tutorial mern-stack mern-stack-app mern-stack-application-example mern-stack-crud mern-stack-crud-app mern-stack-crud-application mern-stack-crud-operations mern-stack-example simple-mern-app
Last synced: 05 Nov 2024
https://github.com/jonanv/heroes-angularjs
CRUD with AngularJS and Firebase
angularjs crud css css3 firebase html html5 javascript
Last synced: 11 Nov 2024
https://github.com/egrizq/typescript
Basic syntax and REST api with express.js
basic crud expressjs rest-api typescript
Last synced: 07 Nov 2024
https://github.com/boytur/todolist-laravel-mysql-crud
Basic CRUD using Laravel framework working with mySQL database and styling by Tailwind.css
basic-crud crud laravel mysql php tailwindcss
Last synced: 08 Nov 2024
https://github.com/nostromo76/book
Blog "Book" ,simple site with demonstrating Laravel operating.
Last synced: 11 Nov 2024
https://github.com/juliandgp/itsensebodegafrontend
Consumo de APIs desde ANGULAR y TYPESCRIPT con login, register e interceptors, estilos con Bootstrap, Toastr y Font Awesome
angular bootstrap5 crud interceptors login register toastr typescript
Last synced: 31 Oct 2024
https://github.com/aswassaw/simple-crud-laravel7
Latihan saya melakukan CRUD menggunakan Laravel 7.
Last synced: 11 Nov 2024
https://github.com/mathleite/simple-go-api
Simple CRUD api
api crud docker golang hacktoberfest mux
Last synced: 06 Nov 2024
https://github.com/shamaru001/laravel_6_crud
Crud on laravel 6 with authentication.
authentication crud docker docker-compose laravel laravel6
Last synced: 11 Nov 2024
https://github.com/blordeus/to-do-app
A To-Do list app made with React Chakra UI. My first attempt at a CRUD app
Last synced: 11 Nov 2024
https://github.com/aliesmaeil/school-system
School Management System, that manages students data registered at any level.
c crud crud-application file filesystem school-app school-management
Last synced: 13 Nov 2024
https://github.com/gafischer/react-native-crud
Simple React-Native CRUD with WatermelonDB
crud mobile offline react-native watermelon
Last synced: 07 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/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/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/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/edugmenes/student-crud
Project I did to complete the Object Orientation cours in Java, this is a simple CRUD student registration. I also explored Java Swing.
cadastro-de-alunos crud crud-application crud-java crud-sample form interface java java-app java-interface javaswing login oriented-object-programming
Last synced: 13 Nov 2024
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: 15 Nov 2024
https://github.com/xbrunosousa/laravel-quickstart
Laravel 8 quickstart
api api-rest authentication crud dingo dingo-api jwt php php7 quickstart sendgrid
Last synced: 15 Nov 2024
https://github.com/rob-gon/crud-projects
Web application that implements a CRUD of projects.
crud crud-application laravel laravel-framework laravel8 php8
Last synced: 11 Nov 2024
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/phi-rakib/laravel-filament-crud
Laravel Filament CRUD
crud crud-application filamentadmin filamentphp laravel laravel-framework php
Last synced: 31 Oct 2024
https://github.com/nazmulhossain2905/react-crud-app
React Todo App Using Context API.
crud notes react react-crud-app
Last synced: 15 Nov 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: 15 Nov 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: 15 Nov 2024
https://github.com/estebanborai/simple-express-rest-crud-sample
☕ Simple REST application made with Express.js
crud expressjs javascript sample
Last synced: 01 Oct 2024
https://github.com/donatto22/crud-noticias
This is my React Crud using Appwrite
Last synced: 08 Nov 2024
https://github.com/adolligit/trybesmith
Projeto idealizado pela escola @Tryber e desenvolvido por mim. É uma API REST que faz consultadas diretamente em um banco de dados relacional (MySQL). Utilizei Node.js + Express.js + TypeScript para desenvolver (e autenticação com JWT).
api api-rest crud crud-api crud-application expressjs joi joi-validation json-web-token jsonwebtoken jwt jwt-auth jwt-authentication mysql mysql-database node-js-api node-js-express nodejs typescipt
Last synced: 05 Nov 2024
https://github.com/skynest-studios/skydatabase
An high performance API for managing databases using MySQL
async cache cache-storage crud crud-api database database-management fast fast-api gradle groovy high-performance java maven mysql mysql-database spigot sync
Last synced: 23 Oct 2024
https://github.com/golgothaaksanti/laravel-crud
a simple crud website to manage products with laravel 10, jquery and ajax with mysql database
ajax ajax-form ajax-request crud jquery jquery-ajax jquery-datatables jquery-plugin jquery-validation laravel-framework laravel10 laraver-package mysql mysql-database php php8 sweetalert2
Last synced: 11 Oct 2024
https://github.com/peperoxyz/clippy-quote
Clippy-Quote: Next.js app to keep track of good wise words you heard or read from anywhere. Turn them into notes you can easily revisit, deepening your reflections and understanding.
crud javascript nextjs notes-app reactjs tailwind
Last synced: 05 Nov 2024
https://github.com/davidarchanjo/spring-boot-todo-crud
Spring Boot ToDo CRUD Sample Application
Last synced: 08 Nov 2024
https://github.com/gurleensethi/restify-crud
A simple CRUD app with restify.
api crud nodejs restify typescript
Last synced: 14 Oct 2024
https://github.com/adewija/phonebook
A Simple Phone Book on iOS using Core Data
coredata crud crud-sample ios phonebook swift3 xcode8
Last synced: 12 Oct 2024
https://github.com/deepanagarjan/to-do-react-task
TO-DO task
crud css3 html5 javascript jsx reactjs
Last synced: 16 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/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/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/anitatess/music-website
website on which you can add, delete, view and edit music data created with: C#, .NET, SQLite, JavaScript, HTML
c-sharp crud dot-net dot-net-core html javascript music sqlite sqlite-database
Last synced: 12 Oct 2024
https://github.com/peter42306/studentmvccrud
The simple ASP.NET Core Web App (MVC) for CRUD ops
asp-net-core-mvc crud entity-framework mssql-database mvc
Last synced: 12 Oct 2024