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/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/maulanakavaldo/book-app
Book App with Android Room.
android android-app android-application crud kontlin-android kotlin room
Last synced: 13 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/carloseduardonit/gerador-calculo-inss
Este ficará responsável pelo cálculos e preenchimento do INSS
crud java-8 mysql mysql-database
Last synced: 11 Nov 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: 13 Nov 2024
https://github.com/rubyhcm/rails_crud_api
This project for FE to test call API
api crud ruby-on-rails testing
Last synced: 21 Oct 2024
https://github.com/halilugur/pythonflaskaws
Quotes Application is a Flask-based web application that allows users to manage their favorite quotes with CRUD operations. Built with Python, Flask, and Bootstrap, it provides an intuitive interface for creating, reading, updating, and deleting quotes.
aws bootstrap crud flask jquery quote
Last synced: 08 Nov 2024
https://github.com/cesarmartinez23/garajevehiculos
Creacion del Proyecto, instalacion de Paquetes NuGets, diseño UX/UI del CRUD Garaje de Vehiculos.
c-sharp car crud garaje system windowsforms
Last synced: 12 Oct 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/mrbrunelli/crud-php-materialize
Cadastro de clientes feito com Materialize: criar, ler, atualizar e deletar clientes.
Last synced: 15 Nov 2024
https://github.com/arielspencer/api-bookstore-node-express
📚 API Bookstore é uma aplicação backend em Node.js e Express para gerenciar catálogos de livros.
api backend crud express javascript mongodb mongoose node-js restful
Last synced: 06 Nov 2024
https://github.com/dialeleven/laravel-crud-in-50-minutes-for-beginners-from-scratch
Laravel CRUD in 50 minutes for Beginners from Scratch tutorial by Devtamin. From BASIC Laravel to more ADVANCED concepts! See README. Tutorial Github repo - https://github.com/devtamin/Laravel-CRUD-for-Beginners/tree/master.
Last synced: 06 Nov 2024
https://github.com/krishanmurariji/filter-sorting-asp.net-core
Filter & Sorting & Permissions in Asp.net Boilerplate
angular asp asp-net-core boilerplate crud csharp filter filter-dropdown localization pagination sorting ts
Last synced: 07 Nov 2024
https://github.com/danielfalcaovt/estudoc-
.NET FRAMEWORK Repository
ado-net asp-net clean-code console-application crud csharp dapper dapper-extensions dotnet microsoft-data-sqlclient nuget winforms
Last synced: 12 Oct 2024
https://github.com/jedymatt/notemanager
A simple note management web app with CRUD implementation using Laravel 8 framework and Bootstrap 5 for styling
Last synced: 07 Nov 2024
https://github.com/thenriquedb/todo-list-with-spring
API Rest para gerenciamento de lista de tarefas, construída em Java com o framework Spring Boot.
crud java openapi3 spring spring-boot swagger
Last synced: 08 Nov 2024
https://github.com/shuvro/django-basic-crud
Python3 , Django 2.2 basic CRUD with MySQL
crud django django-admin django-framework django-rest-framework mysql pip python3
Last synced: 08 Nov 2024
https://github.com/aswassaw/go-restful-api
Belajar membuat sebuah RESTful API sederhana menggunakan Golang.
Last synced: 06 Nov 2024
https://github.com/aswassaw/crud-react-ci4
Membuat CRUD sederhana menggunakan React sebagai FE dan CodeIgniter 4 sebagai BE.
Last synced: 06 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/donatto22/crud-noticias
This is my React Crud using Appwrite
Last synced: 08 Nov 2024
https://github.com/stevmwhitfield/pern-starter
A web app built using the PERN stack with basic CRUD operations.
crud express fullstack nodejs postgresql react
Last synced: 08 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/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/fkouto/mlb
Sistema desenvolvida exclusivamente em linguagem de programação Java e suas principais classes, utilizando os padrões DAO (Data Access Object) e Bean, sendo totalmente Desktop. O sistema realiza todas as operações do CRUD(Create, Read, Update, Delete).
crud dao java javase javax-swing mysql netbeans svg-images
Last synced: 13 Oct 2024
https://github.com/imdesai00/crud-app-angular
in this project i can apply some functionality like forget password, hash password, login register using JWT Token and CRUD operation.
angular crud forgot-password forgot-password-email hashpassword jwt-authentication jwt-token smtp tailwindcss
Last synced: 06 Nov 2024
https://github.com/guicheffer/can-we-skip-the-dishes
🍽 Can we skip the dishes? Yes we can! This is a basic spa (no server-side rendering) for displaying products and customers orders.
crud css3 es6 html5 jest localstorage nightwatch react reactredux redux skip-the-dishes spa stylus webpack
Last synced: 13 Nov 2024
https://github.com/rubensdimasjr/jsp-maven-hibernate-crud
Basic user registration and login system, user and products management web application using JSP, Servlet, Maven and Hibernate.
bootstrap5 bootstrap5-template crud hibernate java jquery jsp maven
Last synced: 06 Nov 2024
https://github.com/deverebor/sistemacadastrodeprodutos
Sistema para cadastro de clientes/produtos e seus respectivos tipos.
crud java java-project university-project
Last synced: 06 Nov 2024
https://github.com/deverebor/cadastroagenda
Atividade ministrada pela disciplina de POO.
crud java11 university university-project
Last synced: 06 Nov 2024
https://github.com/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 07 Nov 2024
https://github.com/sibeux/web-keuangan-app
Website pencatatan keuangan
catatankas crud nasrulwahabi php sibeux website
Last synced: 07 Nov 2024
https://github.com/e-commit/ecommitcrudbundle
bundle crud php symfony symfony-bundle
Last synced: 06 Nov 2024
https://github.com/aayushpagare21-compcoder/notes2.0_php
Project Number 11 : A notes crud app hosted on xampp server and created using PHP which allows the user to create, read , delete and update notes and also stores the notes in a MySQL database. Learned how to use xampp server and phpmyadmin, how to create a connection with database, how to fire SQL queries using php
bootstrap5 crud javascript mysql php phpmyadmin-database xampp
Last synced: 15 Nov 2024
https://github.com/chrischan1117/django-photo-app
Django photo management and configuration
Last synced: 08 Nov 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: 07 Nov 2024
https://github.com/e-candeloro/react-crud-client-app
A simple React App for C.R.U.D. operations on data from an external REST API
bulma-css create-react-app crud crud-application javascript react react-router reacthookform reactjs rest-client template yup-validation
Last synced: 07 Nov 2024
https://github.com/janumedia/graphql-firebase-demo
GraphQL + Firebase CRUD example
crud crud-sample express express-graphql firebase firebase-admin firebase-database graphql nodejs
Last synced: 07 Nov 2024
https://github.com/hamideidy/vuex-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Vuex state manager.
axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api todo todolist vue vue3 vuejs vuex vuex-store vuex4
Last synced: 08 Nov 2024
https://github.com/mrbrunelli/crud-json-php-react
CRUD JSON utilizando padrões API REST (GET, POST, PUT, DELETE). PHP no backend e ReactJs no frontend.
api-rest create-react-app crud json php react
Last synced: 15 Nov 2024
https://github.com/hamideidy/pinia-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.
axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api pinia pinia-vuejs pinia2 piniajs sweetalert2 todo todolist vue vue3 vuejs
Last synced: 08 Nov 2024
https://github.com/cepr0/crud-sb-demo
A simple CRUD example with Spring MVC and Spring Data JPA
bootstrap crud h2-database pagination spring-boot spring-data-jpa spring-mvc thymeleaf
Last synced: 12 Oct 2024
https://github.com/edu-fedorae/covid-19-report-mvc-crud-application
Simple PHP application that does basic CRUD operations for covid-19 cases.
covid-19 crud javascript mvc mysql oop pdo php uikit
Last synced: 08 Nov 2024
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 07 Nov 2024
https://github.com/milenmk/laravel-livewire-crud
CRUD class for Laravel Livewire components
Last synced: 14 Oct 2024
https://github.com/itzshoaib/nestjs-boilerplate
A NestJS Boilerplate project with Mongoose, Passport, JWT, Docker, SwaggerAPI.
crud docker mongodb mongoose nestjs nestjs-backend nestjs-boilerplate nestjs-crud nestjs-dockerized nestjs-mongoose nestjs-starter-template nestjs-swagger swagger
Last synced: 07 Nov 2024
https://github.com/vinyl-davyl/nextra-diary
Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.
crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript
Last synced: 10 Nov 2024
https://github.com/nihatquliyev/first-spring-project-crud
First simple spring project
crud html java java-jpa jdbc postgresql spring
Last synced: 15 Nov 2024
https://github.com/faresbrayek2/prosit-2
A simple Java application for managing a virtual zoo. The application consists of three classes: ZooManagement, Zoo, and Animal, which collectively allow you to create a zoo, add animals, remove animals, search for animals by name, and display information about the zoo and its residents.
Last synced: 13 Oct 2024
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: 13 Oct 2024
https://github.com/ahsannjavaid/simple-crud
This is my first java project that is a very simple CRUD console based application that uses TXT file as a database. NetBeans IDE has been used to develop this application.
crud file-handling ide java jre jvm netbeans
Last synced: 13 Oct 2024
https://github.com/lin3s/admincrudextensionsbundle
CRUD extension for LIN3SAdmin
Last synced: 07 Nov 2024
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: 13 Oct 2024
https://github.com/gahbr/agenda-de-contatos
Projeto crud simples em Java. Link para o Java docs: https://gahbr.github.io/Agenda-de-contatos/
crud crud-application java javascript jsp-servlet mvc mysql
Last synced: 07 Nov 2024
https://github.com/carloseduardonit/programa-infox
Programa para setor de Informatica
Last synced: 11 Nov 2024
https://github.com/modemobpsycho/crud-api-rs
clear-nodejs crud jest typescript
Last synced: 31 Oct 2024
https://github.com/jonatandb/python-cli_json-crud
Python CLI: JSON CRUD
cli click crud crud-application jonatandb json python python-cli
Last synced: 12 Nov 2024
https://github.com/hilmizul/nodejs-crud
Aplikasi Daftar Belanja menggunakan Node.js & Express
Last synced: 07 Nov 2024
https://github.com/yracnet/spa-crud-v1
Crud Generator From JPA Modeler
abm angularjs crud crud-generator jpa-modeler jsf spa-crud xslt
Last synced: 08 Nov 2024
https://github.com/agnii555/tinytweets
TinyTweets is a micro-blogging application that allows you to view, create and update blogs. This micro blogging application is developed using JavaScript, HTML and SCSS.
crud css html javascript json scss xml xmlhttprequest
Last synced: 07 Nov 2024
https://github.com/fedec96/tqa-docs
Official TQA documentation
axios crud docs documentation hooks react react-hooks react-query tanstack-query tqa typescript
Last synced: 07 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/gahbr/angular-crud-rotas
crud em angular
angular crud javascript practice-project typescript user-interface
Last synced: 07 Nov 2024
https://github.com/marialmeida1/study-bd_java
Conexão do banco de dados feito em Postgre com Java
Last synced: 31 Oct 2024
https://github.com/gahbr/parking-control-api
REST API Spring
crud java rest-api spring-boot springframework
Last synced: 07 Nov 2024
https://github.com/jauharibill/crud-with-realm
This Repository contain code about CRUD android using Realm NoSQL
android crud mobile nosql programming realm
Last synced: 07 Nov 2024
https://github.com/rdp77/codeigniter
Simple Program With CodeIgniter
codeigniter crud css html javascript mariadb mysql php simple-app
Last synced: 15 Nov 2024
https://github.com/dohinafs/student-registration-crud-spring-boot
A simple CRUD performing application made using Spring Boot, mySQL and JSP.
bootstrap crud crud-application crud-operation jakarta-persistence java jsp maven mysql mysql-database spring-boot spring-mvc springmvc toastr
Last synced: 12 Oct 2024
https://github.com/taiseen/add-location-react-app
CRUD App | Acdemayi
context-api crud crud-operation curd curd-operation firebase-database firebase-realtime-database jsx react react-router-v6 tailwind-css tooltip-library
Last synced: 13 Nov 2024
https://github.com/prasad89/k8s-resource-crud
A Kubernetes application demonstrating basic CRUD operations on Kubernetes resources using the Cluster API
cluster-api crud golang kubernetes
Last synced: 31 Oct 2024
https://github.com/javi-cc/vue-vuetify-crud
Vue Vuetify styles
crud vue vue-router vuejs vuetify
Last synced: 09 Nov 2024
https://github.com/sezmars/react-boilerplate
React boilerplate Booking App with TansTack (react-query)
boilerplate crud eslint github-actions github-pages lazy-loading prettier react react-icons react-query react-router recharts styled-components supabase tanstack typescript
Last synced: 09 Nov 2024
https://github.com/hemin-tailor/react-redux-saga
The post management crud operation using ReactJS and Redux saga architecture.
crud css-animations css3 es6 html5 javascript post-management react reactjs
Last synced: 07 Nov 2024