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-15 00:06:42 UTC
- JSON Representation
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: 16 Nov 2024
https://github.com/mahonrim/crud-windows-forms-csharp
CRUD CSHARP con Oracle usando windows forms
connection crud csharp oracle stored-procedures windows-forms
Last synced: 14 Dec 2024
https://github.com/mahonrim/crud-c-and-sqlserver
CRUD C#. It can actually read and show information. It uses stored procedures.
Last synced: 14 Dec 2024
https://github.com/mahonrim/emailsadddelete
This program helps you to add and delete emails with Python3 , Flask, sqlalchemy, html,jinja
add crud crud-application delete flask flask-application html5 jinja2 python3 show sqlalchemy update web
Last synced: 14 Dec 2024
https://github.com/arthur5120/real-time-chat-app
Real-time chat app with auth, room management, user status tracking, and notifications.
axios chat crud express fullstack mysql node-js prisma react real-time socket-io tailwindcss typescript
Last synced: 20 Dec 2024
https://github.com/labrodev/laravel-domain
This package is bunch of basic classes, utilities and interfaces to provide solid Domain oriented architecture for Laravel application.
crud domain-driven-design laravel laravel-application laravel-framework laravel-package package php-library
Last synced: 24 Nov 2024
https://github.com/aleko-khomasuridze/productmanager
Product Manager Application - A JavaFX-based desktop application for managing product inventory, featuring CRUD operations, data validation, and a modular design with database integration. Perfect for small to medium-sized businesses looking to streamline their product management process.
crud database design-patterns desktop docker java javafx sql
Last synced: 19 Nov 2024
https://github.com/mahonrim/sistemagestortransporte
Sistema que administra un sistema de gestion de transportistas que segun el tipo de usuario que ingrese son las actividades que podra realizar en el sistema hecho en Java Swing y SQL Server desarrollado por Mahonri Martinez
crud java-8 javase login sqlserver-2017 storedprocedures swing-gui
Last synced: 14 Dec 2024
https://github.com/mahonrim/crud-toys
CRUD de Toys hecho en Python y sqlite3 con interfaz grafica hecha en tkinter
crud python3 sqlite3 tkinter-gui
Last synced: 14 Dec 2024
https://github.com/mubaraksulayman/mex
A mini-expense management app. Built with Laravel, TailwindCSS, and a lot of love, deployed on Heroku.
api crud heroku laravel monolith-architecture php postgresql tailwindcss vuejs vuex
Last synced: 14 Dec 2024
https://github.com/tal7aouy/laravel-crud-with-search
Crud with search using Ajax
Last synced: 29 Dec 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: 19 Nov 2024
https://github.com/juliolmuller/studying-svelte
A simple CRUD application to learn Svelte.js framework to build reactive UI's,
crud frontend javascript svelte typescript
Last synced: 15 Jan 2025
https://github.com/gui-lfm/football-api-with-typescript
Projeto do final do módulo de back-end do curso de desenvolvimento web da Trybe
backend crud mvc mysql sequelize typescript
Last synced: 07 Dec 2024
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 29 Dec 2024
https://github.com/anthonylee1994/drawviva-frontend
DrawViva PWA with Next.js
crud nextjs react typescript webnotification webpush
Last synced: 29 Dec 2024
https://github.com/kuestenflunder/grade-submission
Explore this Spring Boot project illustrating an intuitive grade submission system. Crafted during a recent course, it showcases a seamless integration of Thymeleaf frontend & Spring backend, demonstrating a solid foundation in modern web application development. Ideal to grasp the Spring Boot fundamentals effectively.
crud datahandling spring-boot thymeleaf
Last synced: 09 Jan 2025
https://github.com/felipe-sant/crud-javascript
Sistema CRUD (Create, Read, Update, Delete) com JavaScript.
Last synced: 28 Dec 2024
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 16 Nov 2024
https://github.com/r4mpo/crud-com-laravue-router
Primeiro contato com Axios. Construí uma API REST responsável pelo CRUD (com Laravel) e realizei o consumo através do Axios. Esta primeira aplicação ainda está bem simplória, mas foi essencial para fixar novos conhecimentos sobre Laravel + Vue + Router.
axios-vue crud laravel vue vue-router
Last synced: 16 Nov 2024
https://github.com/r4mpo/mysongs
Semelhante aos projetos anteriores que, resumidamente, um crud com VueJS (consumindo API Rest feita com Laravel). A diferença é que, desta vez, temos uma interface específica para criação e edição de dados.
axios-vue crud laravel materialize vue vue-router
Last synced: 16 Nov 2024
https://github.com/adanyl0v/go-pocket-link
crud docker go go-pocket-link golang jwt postgres redis rest
Last synced: 07 Dec 2024
https://github.com/miro-wq/cli-application
This project is a Node.js Command-Line Interface (CLI) application for managing a JSON contact list, allowing basic CRUD operations.
cli command-line commanderjs contact-management contact-manager crud filesystem json node-cli nodejs
Last synced: 16 Nov 2024
https://github.com/appleipx/rest-api-django
REST API Backend сервер на Django
authentication crud django-rest-framework token
Last synced: 13 Jan 2025
https://github.com/sufiyan33/crud-operation-angular
I am going create one application and show you how to write code for CRUD Operation using Angular 18.
angular angular18 crud crud-api crud-application crud-operation
Last synced: 24 Nov 2024
https://github.com/zanadoman/rustweb
A simple and efficient single-page CRUD web application built with Rust, and Axum, featuring a minimalist frontend using only HTML, HTMX, and Bootstrap.
axum bootstrap crud htmx rust single-page webapp webdevelopment website
Last synced: 30 Nov 2024
https://github.com/alexcage2/burgershop
Burger ordering app with admin panel
admin-dashboard ado-net crud csharp mvc postrgresql rest
Last synced: 28 Dec 2024
https://github.com/adityasinghvats/express-app
An ExpressJS app with in-memory operations of CRUD , along with dockerfile and setup of Github actions to build an image and directly upload to my Docker Hub Repo
backend-api crud docker docker-image dockerhub expressjs githubactions-ci logger-middleware morgan winston-logger
Last synced: 13 Jan 2025
https://github.com/elis-vasconcelos/backend-rest-api-crud
REST API with a CRUD to control a table of users. It uses Express, ORM Prisma, SQLite and Tyscript.
backend crud expressjs prisma-orm rest-api
Last synced: 14 Dec 2024
https://github.com/zenodeapp/substitution-matrices
A CRUD for substitution matrices like BLOSUM50, BLOSUM62, PAM250 and more; commonly used in Bioinformatics and Evolutionary Biology.
bioinformatics crud hardhat matrix nucleotide-sequences protein-sequences solidity substitution-matrices
Last synced: 13 Dec 2024
https://github.com/zenodeapp/protein-crud
A basic CRUD for Proteins with string query functionality.
awk contracts crud proteins query-parser solidity
Last synced: 13 Dec 2024
https://github.com/guilhermeferreiram/controledecontatosmvc
Projeto ASP.NET Core MVC para Controle de Contatos
asp-net-core banco-de-dados crud mvc smtp
Last synced: 20 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: 12 Jan 2025
https://github.com/kirandash/emprecordajax
Employee record built with AJAX and JavaScript with CRUD features.
Last synced: 21 Dec 2024
https://github.com/lavianii/inventory-crud
Este repositório é um crud feito em Angular, onde lista, edita e exclui itens
angular crud json-server material-ui typescript
Last synced: 24 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: 12 Jan 2025
https://github.com/khalilannbiya/bookshelf-app
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
bookshelf crud css html javascript
Last synced: 29 Dec 2024
https://github.com/yigitkader/restapi-crud-springboot
Spring Boot CRUD Operations
crud crud-application spring-boot
Last synced: 07 Dec 2024
https://github.com/peppapig13132/express-redis-crud
🌱 Simple Express.js server for Redis learners with CRUD operations
Last synced: 13 Dec 2024
https://github.com/sparsh-kumar/promocode-crud-api
Backend APIs for managing (creating / editing / deleting) promotion codes made using nestJS and typescript.
3-layer-arcitecture 3-tier-architecture crud express mongodb mongodb-atlas mongoose nestjs nestjs-backend oops oops-in-typescript promotion-code typescript
Last synced: 19 Nov 2024
https://github.com/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 29 Dec 2024
https://github.com/smailnajim/crud-php-procedurale
🥷Ce projet implémente les opérations de base pour un CRUD (Créer, Lire, Mettre à jour, Supprimer) en PHP avec une base de données MySQL.
crud mysql-database mysql-server php
Last synced: 06 Jan 2025
https://github.com/aymanetech/laravelcrud
this is a simple crud workshop on laravel
Last synced: 07 Dec 2024
https://github.com/shuklaritvik06/kubernetesdeploymentlearning
Docker & Kubernetes
api crud docker ingress kubernetes mongodb
Last synced: 16 Nov 2024
https://github.com/amar21112/crud-employee-manager
This application is designed to manage employees efficiently using CRUD operations. Built with PHP and MySQL.
Last synced: 06 Jan 2025
https://github.com/melagora/alojamientoscrud
Aplicación web simple que permita realizar operaciones CRUD en una base de datos MySQL utilizando PHP.
crud crud-application mysql mysql-database php
Last synced: 06 Jan 2025
https://github.com/diogomalfatti/my-bank-api
API-Rest NodeJS: um sistema de banco simples
crud express nodejs nodemon winston-logger
Last synced: 31 Dec 2024
https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql
Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.
Last synced: 31 Dec 2024
https://github.com/imix-dkz/apirest-php
Ejemplo de CRUD simple de una API REST en PHP directo
Last synced: 16 Nov 2024
https://github.com/eliasdeallmeida/password-manager
A simple random password generator
Last synced: 19 Nov 2024
https://github.com/akhileshpandey0180/crud-php
This is a PHP-based CRUD (Create, Read, Update, Delete) application that allows users to manage records in a MySQL database.
Last synced: 06 Jan 2025
https://github.com/hexagon-dev/go-crud
First project on golang to learn its basics. Simple CRUD app.
Last synced: 06 Jan 2025
https://github.com/peplxx/postapi
The application provides basic CRUD functionalities for managing posts in a database.
crud crud-application crud-sample fastapi python
Last synced: 20 Dec 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: 12 Jan 2025
https://github.com/dnsouzadev/crud_nodejs
Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado
Last synced: 12 Jan 2025
https://github.com/abinthomasonline/flask-boilerplate
Simple Flask CRUD boilerplate
backend boilerplate crud flask flask-sqlalchemy python rest-api sqlite starter-kit webapp webdevelopment
Last synced: 19 Nov 2024
https://github.com/muhammedrahil/react-webv9-firebase-crud-oprations
React-JS-webV9-firebase-firestore-CRUD-oprations
crud firebase firebase-database firestore javascript reactjs
Last synced: 19 Nov 2024
https://github.com/roby2409/mvvmrxswift
Swift mvvm with rxswift (login and fetch data)
crud crud-application mvvm rxswift swift swift-mvvm
Last synced: 07 Dec 2024
https://github.com/mehrajlatifli/book---dapper-with-repository-unitofwork-pattern-in-mvvvm
Example of Dapper with MVVM
create crud dapper delete inotifypropertychanged insert listview mssql mvvm observablecollection onpropertychanged query repository-pattern sql table unitofwork-pattern update
Last synced: 14 Jan 2025
https://github.com/devansh-bhagania/book_management_api_backend
Welcome to the documentation for the Book Management API Backend. This API allows you to manage books in a library system.
authentication crud express jwt nodejs pagination search
Last synced: 06 Dec 2024
https://github.com/mathmendesreis/dailydiet
Api para controle de dieta diaria
backend crud java jpa-hibernate maven poo postgresql rest-api sprinboot spring-mvc spring-security
Last synced: 16 Nov 2024
https://github.com/mehrajlatifli/jsoncrud
Example of CRUD(Create, Read, Update and Delete) with json file
console crud deserialization file json jsonarray listgeneric root serialization
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/mvc-crud-ef-core-class-first-
MVC CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core form httpget httppost mvc table
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/shopdb-crud-with-ado.net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
adonet create create-database crud crud-operation dataview delete insert read select sql sqlserver-2019 stored-procedures table tsql tsql-stored-procedures update userdefined-stored-procedure wpf wpf-application
Last synced: 14 Jan 2025
https://github.com/rggh/api-1
API development - BEYOND CRUD - W.I.P
crud flask knn ml python rest-api restful-api sklearn
Last synced: 07 Dec 2024
https://github.com/a-samod/vehicle-registration-api
This Node.js and MongoDB-powered REST API enables user registration and vehicle number validation with CRUD operations. It includes features like filtering, pagination, and timestamps in Sri Lankan Time (UTC+5:30).
crud expressjs mongodb nodejs pagination restapi swagger validation vehicle-registration
Last synced: 30 Nov 2024
https://github.com/andresilvase/school-system
A simple CLI Application mocking a Student Management System using Go
cli cli-app client-server crud crud-api crud-application docker docker-compose docker-container docker-file docker-image go golang
Last synced: 21 Dec 2024
https://github.com/reafreitas1/ice-cream_angular
June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.
angular-cli angular9 backend component container crud css directive-angular frontend functional-language html5 json material-ui module nodejs npm object-oriented-programming services typescript
Last synced: 12 Jan 2025
https://github.com/somenath203/grocery-bud
Click below to visit the website
Last synced: 19 Nov 2024
https://github.com/pedro31415/crud-c
Este é um projeto de crud em C, proposto pela matéria de Linguagem de Programação do IFMA - Campus Imperatriz
Last synced: 06 Dec 2024
https://github.com/ltfschoen/meteor-rumedge
Meteor app using MongoDB uses CRUD interface to generate candidate skills profile and show statistics
api blaze buildpack crud es6 heroku heroku-buildpack material-ui meteor mongodb nodejs reactjs yarn
Last synced: 07 Dec 2024
https://github.com/cristofima/crudionictecnomusc2019
Aplicación móvil con registro y login, además de un ejemplo de CRUD con API REST
Last synced: 20 Dec 2024
https://github.com/sanzharanarbay/golang_grpc_crud_example
golang_grpc_crud_example
crud crud-api crud-application crud-sample docker docker-compose go golang grpc protobuf
Last synced: 30 Nov 2024
https://github.com/somenath203/nodejs-task-app-api
Click below to see the full documention of the API
authentication crud expressjs fileupload jwt mongodb nodejs
Last synced: 19 Nov 2024
https://github.com/joakimteixeira/contact-app
Simple CRUD with React and hooks.
airbnb-eslint bootstrap crud javascript reactjs responsive-design svg
Last synced: 16 Nov 2024
https://github.com/camruthav/bookstore-app_mern
Bookstore App Using MERN Stack
cors crud mern-stack vite webdevelopment
Last synced: 22 Dec 2024
https://github.com/kingdarboja/crud-angulardart
Example CRUD project to getting started with AngularDart and compare with common Angular.
Last synced: 04 Dec 2024
https://github.com/percivalyan/library-crud-php
Web Library CRUD with HTML, CSS, JS and Native PHP
Last synced: 09 Jan 2025
https://github.com/d-malex/backend-node.js
SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js
api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3
Last synced: 19 Nov 2024
https://github.com/patmaz/publicapi
API with JWT authentication + websockets + data scraping
api bcrypt cors crud data-scraping firebase graphql jwt jwt-authentication nodejs real-time websockets
Last synced: 19 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/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: 18 Dec 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/imtiajahammad/crudwithpaging
Its a simple MVC CRUD with model called Employee along with paging in the list view.
asp-net asp-net-mvc crud csharp mvc-framework pagedlist pagedlistmvc paging-library
Last synced: 16 Nov 2024
https://github.com/roman31x/dia-2-proyecto-listado-personas
Proyecto de listar personas en Java esta enfocado mejora lógica de programación y aciones de un CRUD, utilizando Clean Code y Patrones SOLID, estructura MVC, y modularidad. Maven gestiona dependencias y distribución; JUnit verifica funcionalidad. Espero sea de tu agrado :).
clean-code crud java junit maven-plugin poo solid
Last synced: 12 Jan 2025
https://github.com/androidbeingx/flask_project
A class project. Code applying the knowlage of flask, sqlite and python.
crud database flask project python sqlalchemy sqlite3
Last synced: 22 Dec 2024