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/maickwendelldev/crud_php
Single file PHP script that adds CRUD to a MySQL, PostgreSQL, Firebird SQL Server, SQLite or any database.
Last synced: 13 Oct 2024
https://github.com/antoniolavadodev/springboot-crud-mysql
crud hibernate mysql spring-boot
Last synced: 10 Nov 2024
https://github.com/antoniolavadodev/antoniolavadodev
api-rest crud crud-api javadev readme-profile spring-boot springboot3
Last synced: 10 Nov 2024
https://github.com/elweday/collegesite
A PostgreSQL-backed college management system with SvelteKit-powered interactive views for educators and students. Features include grade tracking, course registration, and prioritized UX & accessibility.
Last synced: 10 Nov 2024
https://github.com/billalben/notekeeper
Taking Notes - NoteKeeper
app crud css dark-light-mode html javascript local-storage material-icons notekeeper responsive-design take-notes
Last synced: 10 Nov 2024
https://github.com/ciromirkin/notesapp_js
Notes app with vanilla javascript.
crud javascript vanilla-javascript
Last synced: 17 Nov 2024
https://github.com/TheGlitchCat/MEAN-Stack-CRUD
MEAN-Stack CRUD Simple
angular crud crud-api crud-application express expressjs mean-stack meanstack meanstack-crud meanstack-framework node-crud node-js nodejs
Last synced: 23 Oct 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: 13 Oct 2024
https://github.com/yuriyvyatkin/ra-hw-9.2-crud-posts-backend
ДЗ №2 к лекции «React Router» курса «React» Нетологии
Last synced: 09 Nov 2024
https://github.com/dariomatias-dev/todo_golang
To-do list API built in Golang
crud docker docker-compose gin go golang postgresql source-code sql sqlc
Last synced: 16 Nov 2024
https://github.com/nadyushka/job-search-project-saga
A job search application made with Redax-Saga and Mantine
axios crud react redux redux-saga rest-api
Last synced: 10 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/judahpaul16/expo-crud
CRUD w/ React Native
crud expo mobile react-native template typescript
Last synced: 12 Nov 2024
https://github.com/judahpaul16/flask-crud
A Basic CRUD Flask App with SQLAlchemy and SQLite
crud flask sqlalchemy template
Last synced: 12 Nov 2024
https://github.com/evelinalvarado/e-commerce-react-firebase
A e-commerce web application built with TypeScript, React, and Firestore. This project demonstrates real-time CRUD operations and responsive UI design, allowing users to browse products, manage a shopping cart, and complete purchases. Developed to enhance skills in TypeScript and Firestore.
crud e-commerce-website firebase-realtime-database firestore material-ui react-hook-form react-router-dom reactjs shopping-cart tailwind-css typescript
Last synced: 13 Oct 2024
https://github.com/elmerd22/sistema-ventas-01
ajax bootstrap crud css3 datatables html5 javascript json mvc mysql php phpadmin
Last synced: 09 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/domenez-dev/subscriptions-management-project-using-php
Mini Project with title of 'The dematerialization of subscriptions for SETRAM'
crud crud-application management mysql php sql
Last synced: 10 Nov 2024
https://github.com/juliolmuller/studying-vuejs
Basic project to practice Vue.js knowledge..
Last synced: 15 Nov 2024
https://github.com/4s4v1n/studentsinfo
Front-end and back-end for project about students information
crud crud-api crud-application database full-stack plpgsql react reactjs
Last synced: 11 Nov 2024
https://github.com/roby2409/article-news
Mvvm Article News App use RxSwift
articleapp crud crud-application rxswift rxswift-examples swift swift5 ui-programmatically
Last synced: 17 Oct 2024
https://github.com/mohamed-mamdouh41199/node.js-crud-app
This is simple Node.js CRUD app for Product management system , using express.js for API handling with Mongo DB
api api-handling crud express-validator expressjs javascript mongodb mongoose nodejs nodemon
Last synced: 14 Nov 2024
https://github.com/aburraq/school-management-system
Introducing my most ambitious backend project yet – the School Management System. This comprehensive solution covers all aspects of school administration, including advanced time conflict resolution and personalized user role-based controls
crud hibernate java jwt-token postgresql restful-api school-management-system spring-boot spring-security swagger-ui
Last synced: 11 Nov 2024
https://github.com/platinum-place/pokedex
Registro de Pokémon
codeigniter codeigniter4 crud json php
Last synced: 09 Nov 2024
https://github.com/xdillx/kanban-todolist
A personal Delphi project showcasing CRUD operations with a Kanban board feature for managing multiple projects. Offers a dynamic approach to task management.
crud delphi kanban personal-project project-management task-management todolist
Last synced: 07 Nov 2024
https://github.com/lskeey/todo-app-js
A simple TODO app with full CRUD functionality.
crud javascript localstorage todo-app
Last synced: 09 Nov 2024
https://github.com/juliolmuller/studying-vanilla-javascript
Simple system for data manipulation with JavaScript client-side. Full sample of a CRUD (create, read, update & delete) with use of the local browser storage.
adminlte crud vanilla-javascript
Last synced: 15 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 Nov 2024
https://github.com/dore4n/cardapio
Este projeto é uma API REST desenvolvida para gerenciar um cardápio digital, permitindo a criação, leitura, atualização e exclusão de itens do cardápio. A aplicação foi construída utilizando Java Spring Boot para o backend e PostgreSQL como banco de dados.
api-rest crud java mvc-architecture postgresql springboot
Last synced: 31 Oct 2024
https://github.com/juliolmuller/studying-angular
Simple Angular 9 application to learn the framework.
angular crud javascript portfolio
Last synced: 15 Nov 2024
https://github.com/suniksha12/php_my_sql_projects
This repo collection of hands-on PHP and MySQL projects demonstrating backend development concepts through practical applications. Each project explores different aspects of web development, from basic CRUD operations to complex database management.
backend beginner-project creative-coding crud css database form helpful html innovation javascript mysql mysql-database php phpmyadmin project server web-application webdevelopment
Last synced: 01 Nov 2024
https://github.com/coelhoreinaldo/python-crud
Exercises to practice API in Python
Last synced: 24 Oct 2024
https://github.com/valchanoficial/crudmysql
CRUD MySQL
crud java java8 mysql spring-boot swagger
Last synced: 09 Nov 2024
https://github.com/a-samod/subscription-management-backend
The backend for the subscription management application is built using Node.js and MongoDB, providing functionalities such as creating subscription groups, adding members, and tracking payments.
crud mongodb nodejs subscription-management
Last synced: 07 Nov 2024
https://github.com/driannm/clinic-app-laravel
clinic-app crud crud-application laravel laravel-11 laravel-11-crud
Last synced: 15 Nov 2024
https://github.com/glatek/rutabaga
JSON Schema-backed CRUD operations in Service Workers with IndexedDB.
crud indexeddb json-schema service-worker
Last synced: 31 Oct 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/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/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/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/seycileli/how-to.makingcodingsimpler
I will post new coding techniques here to make our lives simpler when it comes to coding
code-learn crud html-css java javascript making-coding-simpler swift
Last synced: 15 Nov 2024
https://github.com/kaungkhantkyaw1997/mock-api-gateway
A simple and configurable mock server for simulating API endpoints.
api authentication crud mock pagination search server testing
Last synced: 12 Nov 2024
https://github.com/siopipin/expresscrud
CRUD Express + MongoDB
crud es6 express expressjs javascript mongodb
Last synced: 10 Nov 2024
https://github.com/joanarturo/budget-buddy-api
Proyecto para exponer una API de gastos diarios realizado con Laravel 10.
Last synced: 10 Nov 2024
https://github.com/joanarturo/budget-buddy-app
Proyecto para registrar gastos diarios realizado con Angular 16.
Last synced: 10 Nov 2024
https://github.com/natanaeldeveloper/laravel-book-crud
CRUD básico de cadastro de livros em laravel
Last synced: 10 Nov 2024
https://github.com/utkarshchaurasia/golang-crud-restapi
CRUD REST API built using Golang for learning purposes.
Last synced: 09 Nov 2024
https://github.com/seycileli/crudoperation_sql_jpa
Crud Operation using JPA Annotations with MySQL DB
crud crud-application crud-operation java java-8 javaweb jpa jpa-entities jpa-persistence-applications mysql mysql-database mysql-server spring-mvc
Last synced: 15 Nov 2024
https://github.com/rendy752/cms-perpustakaan
A Simple CMS that includes CRUD operations in managing content related to library books
bootstrap5 crud laravel mysql-database
Last synced: 09 Nov 2024
https://github.com/yashitacodes/ticket-genie
A Cybersecurity Ticketing App for Managing Support Tickets and Issues
crud mongodb mongoose nextjs tailwindcss
Last synced: 09 Nov 2024
https://github.com/agust613/app_crud_rest_api
App CRUD with FastAPI and SQLite3
api application async-await backend crud css database fastapi fetch-api frontend html javascript python randomuser-api sqlite3 table tablemanager
Last synced: 09 Nov 2024
https://github.com/luis-domingues/api-dotnet
Creating an API with the main operations CRUD using ORM with Angular
angular api-dotnet crud csharp dotnet orm swegger
Last synced: 12 Nov 2024
https://github.com/ayeujjawalsingh/crud-operation-in-python
In this repository, I have performed CRUD operations on a PostgreSQL database using the Python programming language. Additionally, I have implemented all the necessary conditions for the login/signup section, and I have utilized the Argon2 hashing algorithm for enhanced security.
argon2 ayeujjawal ayeujjawalsingh crud mysql postgresql python
Last synced: 10 Nov 2024
https://github.com/seycileli/bankapplication
CRUD Bank Application where you can add/ search/ update and delete users
bankers-algorithm banking banking-applications crud dao encapsulation inheritance java lookup sort verify
Last synced: 15 Nov 2024
https://github.com/itaditya/vue-todo-app
An advanced to-do app in Vue made to please the Javascript Overlords
animations crud flip javascript layout-animation reactive todo translate vue vue-todo vuejs
Last synced: 01 Nov 2024
https://github.com/ciromirkin/expensemanager_js
A personal expense manager.
bootstrap chartjs crud html javascript
Last synced: 17 Nov 2024
https://github.com/iamtonmoy0/movie-crud-api
Simple movie crud server api
crud go golang gorilla-mux mongodb server
Last synced: 09 Nov 2024
https://github.com/iamtonmoy0/task-mangement-application
api crud crud-application nest nestjs task task-management type
Last synced: 09 Nov 2024
https://github.com/iamtonmoy0/crud-api-with-golang
CRUD api functions with golang
api begginers-project crud crud-api crud-api-with-go go golang google google-go-programming
Last synced: 09 Nov 2024
https://github.com/baxeico/django-lazycrud
A little Django app to reduce boilerplate code at a minimum when you write class based views in a typical CRUD scenario.
Last synced: 10 Nov 2024
https://github.com/sanjaraiy/nodejs_work
📂🚀 This repository explores the fs, os, http, and events modules in Node.js. Dive in and master these core functionalities! 💻📊
crud events http javascript nodejs operating-system
Last synced: 09 Nov 2024
https://github.com/ardakazanci/sqliteexample
SQLite Example
android androidsqlite crud sqlite sqliteexample sqlitetutorial
Last synced: 05 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: 23 Oct 2024
https://github.com/pratiktomar/contactcloud-mern
ContactCloud is full-stack application that allows users to manage their contacts. Users can create, view, edit, and delete contacts, each of which is associated with a specific user. The application is built using Node.js, Express, MongoDB for the backend, and React.js for the frontend.
api authentication authorization crud custom-hooks react-router specific-user
Last synced: 31 Oct 2024
https://github.com/d-alejandro/go-code-examples
Go, Clean Architecture, SOLID, Golang 1.21, Gin Web Framework, Delve Debugging Mode, GORM, Goose, Logrus, Viper, Dependency Injection, RESTful API, PostgreSQL 16, CRUD, DTO, MVC, Docker Compose, SQL, Design Patterns
clean-architecture crud debugging delve dependency-injection design-patterns docker dto gin go golang goose gorm logrus mvc postgresql rest-api solid sql viper
Last synced: 09 Nov 2024
https://github.com/yurii-yevsiukov/goit-js-hw-11
GoIT homework module 11
async await axios crud css html javascript js json
Last synced: 17 Nov 2024
https://github.com/ecthorsilva/heroapi-nodejs
Repositório para a atividade CRUD API Fake - Aula de Programação WEB III do Professor Laércio Silva
Last synced: 10 Nov 2024
https://github.com/milan-sony/django-crud
This is a simple project that performs CRUD operations in Django using Mysql database
bootstrap4 crud css3 django html5 mysql
Last synced: 11 Nov 2024
https://github.com/lunaperegrina/api-lista-telefonica
CRUD de lista telefônica
Last synced: 09 Nov 2024
https://github.com/qridwan/doctors-portal
MERN stack website
crud express mongodb-atlas nodejs react
Last synced: 17 Nov 2024
https://github.com/300degree/golang-crud-example
an example rest api with crud concepts in golang
Last synced: 09 Nov 2024
https://github.com/lokranjanp/wingmanapi
A FASTapi that is also the best wingman you need to UP your game.
Last synced: 09 Nov 2024
https://github.com/jeck0v/fastapi-celery-redis
Web App: Celery, Redis + FastApi
celery crud fastapi firebase firebase-auth redis
Last synced: 31 Oct 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/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: 17 Oct 2024
https://github.com/alexismartinez1913/crud-java
MySQL connection with Java in the backend.
Last synced: 10 Nov 2024
https://github.com/andersonrezende/lembrador
Software básico para criar/editar/deletar/ver lembretes criados pelo usuário.
Last synced: 09 Nov 2024
https://github.com/anirbansharma1996/divine-beauty
DivineBeauty is a web application dedicated to enhancing your beauty care routine. Discover the latest beauty trends, browse a wide range of skincare and cosmetic products, and connect with a community of beauty enthusiasts.
bootstrap5 crud expressjs mongodb nodejs reactjs stripe
Last synced: 17 Nov 2024
https://github.com/zerefwayne/hostel-allotment-system
Hostel Allotment System - Software Engineering Course Project
Last synced: 12 Oct 2024
https://github.com/ccaicedo09/django-crm
Basic Django CRM. More features will be added in the future! :)
crud django-application mysql python
Last synced: 11 Oct 2024
https://github.com/sebastianofazzino/newroutes
NewRoutes is a Blog/Social Media web app with user registration and CRUD, JWT authentication, post publishing and editing.
crud java jwt-authentication postgresql spring-boot webapp
Last synced: 12 Nov 2024
https://github.com/npateras/crud-api-with-nodejs-and-mvc
Engineered a MongoDB-backed CRUD API using Node.js within an MVC architecture.
api crud javascript js json mongodb mvc nodejs
Last synced: 10 Nov 2024
https://github.com/codertonychan/veewapcloud
angular1 crud intellij-idea tony websocket
Last synced: 10 Nov 2024