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-02-18 00:07:20 UTC
- JSON Representation
https://github.com/benevanio/constrole_de_gastos
Controle Financeiro
bootstrap4 crud crud-application html-css-javascript javascript javascript-library localstorage
Last synced: 28 Jan 2025
https://github.com/esmakocak/habittracker
Habit Tracker App with reminders
coredata crud mvvm notifications swiftui
Last synced: 10 Jan 2025
https://github.com/esmakocak/recipebox
Recipe app to save and manage recipes
crud localstorage mvvm swiftui upload-images userdefaults
Last synced: 10 Jan 2025
https://github.com/topfullstack/bootstrap-vue-toolkit
Add some useful tools for https://github.com/bootstrap-vue/bootstrap-vue
admin-dashboard bootstrap4 crud dashboard formbuilder select2 vue
Last synced: 01 Jan 2025
https://github.com/igords-goncalves/register-crud
This project aims to apply the knowledge of front-end and back-end integration by implementing a Create, Read, Update, Delete (CRUD) functionality. The project will utilize Cypress, an end-to-end testing framework, to test the CRUD operations in a web application.
back-end crud cypress cypressjs desenvolvimento-web front-end javascript javascript-applications javascript-library open-source radix-ui react react-router-dom reactjs styled-components tdd tests typescript vercel web-development
Last synced: 18 Jan 2025
https://github.com/codetun/nextjs-crud
Showcasing my favorite way to work with databases in Next.js using Prisma. 🚀 Includes CRUD operations, development/production workflows, managing data relations, and optimizing performance with indexes. 🔧💾 Explore how Prisma simplifies database interactions in modern web apps. 🌐
api crud nextjs nodejs prisma shadcn-ui sqlite tailwindcss
Last synced: 04 Feb 2025
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: 28 Jan 2025
https://github.com/thetharz/student-management-system-individual-3996
Streamlined student record management with CRUD operations, built using WPF and C#.
Last synced: 21 Jan 2025
https://github.com/tomilola-ng/trackbackendtask2
A CRUD REST API for a Person model using Django, Django Rest Framework, CORS Headers ...
cors-headers crud django django-rest-framework postgresql python
Last synced: 16 Jan 2025
https://github.com/ryzmdn/laravel-crud
Basic CRUD (Create, Read, Update, Delete) website you can use to start your project.
create-read-update-delete crud laravel laravel11x php
Last synced: 16 Feb 2025
https://github.com/ecthorsilva/heroapi-php
Repositório para a Atividade Verbos com a HeroApi em PHP para a aula de Programação WEB III do Professor Laércio Silva
Last synced: 06 Jan 2025
https://github.com/walidbosso/springboot-angular-items-crud
This project is a full-stack CRUD (Create, Read, Update, Delete) application built with Spring Boot for the backend and Angular for the frontend. It enables the management of items with features such as routing, CORS handling, and integration with a MySQL database.
angular axios bootstrap cors crud dto-pattern full-stack h2-database items jdbc lombok mysql routing service spring-boot sweetalert2
Last synced: 28 Jan 2025
https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example
A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.
api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows
Last synced: 29 Oct 2024
https://github.com/ash914027/backend
Backend_techologies-nodejs,express
crud eventemitter express javascript mongodb nodejs objectrealationmapping postgresql-database server sockets
Last synced: 27 Jan 2025
https://github.com/oshkoshbagoshh/mern-ecommerce-site
MERN Stack eCommerce Site
crud mern-stack mvc-architecture react-redux rest-api
Last synced: 01 Feb 2025
https://github.com/ttskch/pheetsu
PHP library to CRUDify Google Spreadsheets like sheetsu.com
api crud google-sheets sheetsu spreadsheets
Last synced: 08 Feb 2025
https://github.com/brunonavarrooficial/crud-localstorage-js
LocalStorage CRUD
async client crud crud-application css3 functional-programming html-css-javascript html5 javascript localstorage regex storage-api
Last synced: 30 Dec 2024
https://github.com/lnvaldez/pokemon-database
A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.
crud data-deletion data-insertion data-manipulation data-relationships data-retrieval data-update database database-design database-management pokemon project-management relational-database sql sql-project sql-queries sql-scripts
Last synced: 16 Jan 2025
https://github.com/call-me-ahmaaad/simple-employee-crud
This application will help in recording data about employees of a company/organization/institution and manipulating data with it.
crud git github html-css-javascript laravel php
Last synced: 20 Jan 2025
https://github.com/tensorush/bookkeeper
🐹 📚 Backend for a bookkeeping service based on gRPC.
banking banking-system bookkeeper bookkeeping crud crud-api go go-service golang grpc grpc-go jwt paseto postgres postgresql protobuf redis rest rest-api smtp
Last synced: 16 Feb 2025
https://github.com/saurabhdaware/crudpy
CRUD REST api operations in Django
api crud crud-application django python
Last synced: 07 Feb 2025
https://github.com/martapolii/web-application-development-practice
This repository focuses on building full-stack web applications using Node.js, Express, MongoDB, and React. It includes creating REST APIs, implementing authentication, and deploying applications to production environments.
authentication back-end-development crud deployment expressjs front-end-development full-stack-web-development jwt mongodb nodejs oauth2 reactjs rest-api web-development
Last synced: 13 Jan 2025
https://github.com/techlord001/laravel-blog
Laravel project to showcase my skills & knowledge in the framework. This is a working blog with user sign/login and CRUD operations for the blog.
Last synced: 18 Feb 2025
https://github.com/srijan-d/nodejs-taskmanager
asyncwrapper crud express middleware mongodb mongodb-driver node-router nodejs rest-api
Last synced: 11 Feb 2025
https://github.com/gabrielalmir/most-loved-crud-app-2023
The most loved tech stack according to StackOverflow survey
axum crud docker postgresql rust sqlx
Last synced: 20 Jan 2025
https://github.com/sepidsoroush/shipments-crud
This project is a react application that shows a list of shipments in a table. you can Read, Update and Delete items in this application.
api axios crud material-ui react-redux reactjs redux-thunk redux-toolkit
Last synced: 13 Feb 2025
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: 18 Feb 2025
https://github.com/zg3z/code-first-approach
code-first crud csharp database-migrations entity-framework-core mssql
Last synced: 13 Jan 2025
https://github.com/hallowshaw/my-todo-list-using-firebase
A simple todo list application built with React, Vite, and Firebase. Users can securely sign up, log in, and manage their todo items in real-time with Firebase's real-time database. The application features CRUD operations, authentication, and a responsive design, making it easy to use across different devices.
crud crud-application crud-operation firebase firebase-database firebase-realtime-database javascript js jsx react react-hooks reactjs
Last synced: 05 Jan 2025
https://github.com/hallowshaw/skillsetsail
Skill Set Sail is a modern MERN stack application for job seekers and employers. It simplifies job posting, application management, and talent discovery with a user-friendly interface and robust features.
crud crud-application expresss javascript job-portal jobsearch jobseeker mern-stack mongodb nodejs react react-router reactjs
Last synced: 05 Jan 2025
https://github.com/greg-ynx/ynx-task-manager
Task manager application.
crud django python task-manager ynx
Last synced: 31 Dec 2024
https://github.com/melardev/java_springboot_apirxfunctional_rxmongocrud
Rest Api built with Java Spring Boot and Reactive API
api crud functional-reactive-programming java java-ee javaee mongo mongodb rest spring spring-boot spring-reactive
Last synced: 25 Jan 2025
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: 10 Feb 2025
https://github.com/mangesh-balkawade/express-sequelize-kit-mb
A reusable package for backend development using Node.js, Express, and Sequelize, featuring customizable CRUD operations and commonly used API and repository functions. It promotes clean code, encapsulation, and DRY principles for easy integration into various projects.
backend crud express mvc mysql nodejs orm repository-pattern rest-api sequelize
Last synced: 29 Nov 2024
https://github.com/manzolimatheus/crud-basico
CRUD básico com Python e MySQL
Last synced: 26 Jan 2025
https://github.com/binaryleo/aspnet_crudbasic
A CRUD using ASPNET MVC app.
aspnet-mvc bootstrap5 crud csharp visual-studio
Last synced: 02 Feb 2025
https://github.com/ib-inu/mailing-scheduler
Mailing Scheduler is a user-friendly application for scheduling, managing, and organizing mailings. Built with Next.js, MockAPI , real-time feedback with React Hot Toast, and user-friendly UI.
app-router-nextjs crud hot-toast nextjs pnpm tailwindcss typescript
Last synced: 02 Feb 2025
https://github.com/fatkhurrhn/simple-crud-react
simple CRUD project using react full of GPT
crud crud-react crud-simple javascript react react-native
Last synced: 20 Jan 2025
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: 07 Feb 2025
https://github.com/tawsiftorabi/webprogramming
Course works and solutions for Web Programming Course
crud mysql php web-programming
Last synced: 27 Jan 2025
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: 10 Feb 2025
https://github.com/tal7aouy/laravel-crud-with-search
Crud with search using Ajax
Last synced: 29 Dec 2024
https://github.com/udofia2/crudwithdatabase
A simple Nodejs app that connect to a database.
Last synced: 16 Feb 2025
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/mahonrim/crudmvccamion
Crud hecho en c# asp.net mvc 2.0 con conección a SQL SERVER 2017. Utilizando modelos, vistas y controladores
asp-net-mvc crud csharp html mvc mvc-pattern sql-server web
Last synced: 07 Feb 2025
https://github.com/joeribreedveld/task-manager
Simple tasks manager in Next.js.
crud drizzle eslint neon nextjs prettier radix-ui react react-hook-form shadcn-ui tailwind task-manager vercel zod
Last synced: 02 Feb 2025
https://github.com/abhijeetsatpute/graphql-todo
Serverless Graphql handler for a simple TODO app
apollo-server crud graphql lambda-functions serverless
Last synced: 12 Feb 2025
https://github.com/mahonrim/crud-usuarios
CRUD Hecho en python 3.7 y sqlite3
crud crud-application python3 sqlite3 tkinter-gui
Last synced: 07 Feb 2025
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: 07 Feb 2025
https://github.com/a-samod/restful-api-using-nodejs-expressjs-and-mongodb
This repository contains the source code for a RESTful API developed with Node.js, Express.js, and MongoDB. The API follows REST principles to provide CRUD (Create, Read, Update, Delete) operations for interacting with a MongoDB database, making it a robust backend solution for web and mobile applications.
crud expressjs mongodb nodejs rest-api
Last synced: 18 Feb 2025
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: 18 Feb 2025
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/shramkoweb/tiny_house
TinyHouse is a home-sharing app built for a full-stack React Masterclass
antd apollo apollo-server codegeneration create-react-app crud express frontend graphql graphql-generation mongodb node nodejs ts typescript
Last synced: 02 Feb 2025
https://github.com/cangak/yii-ajaxbs5
yii2 ajax crud bootstrap5
ajax bootsrap5 crud yii2 yii2-extension
Last synced: 16 Feb 2025
https://github.com/melardev/javaspringbootoauth2asymmetricjwt_separate_crud
Java Spring Boot Crud application secured with OAuth2 Jwt
asymmetric-cryptography crud full-stack fullstack java java-ee jwt oauth2 spring spring-boot
Last synced: 25 Jan 2025
https://github.com/melardev/reactreduxpaginatedasynccrud
React_Redux TODO app showing Async HTTP CRUD and pagination
api axios components crud http nodejs pagination react react-redux redux rest todo
Last synced: 25 Jan 2025
https://github.com/akyunaakish/full-crud-react-express-mongo-mongoose-practice
Full Stack CRUD posts and comments app with React, Express, and Mongo/Mongoose
create-react-app crud mongodb mongoose nodejs reactjs styled-components
Last synced: 10 Feb 2025
https://github.com/davsav16/soundemic
We designed this app to allow for users to post about their favorite songs, artists, and albums, and then engage in conversation about them.
authentication cookies crud nodejs object-oriented-programming restful-api sequelize sql
Last synced: 03 Feb 2025
https://github.com/davsav16/pizza-hut-world-wide
This app was developed for users to post about their favorite pizza and discuss it online.
crud expressjs indexeddb mongodb mongodb-atlas mongoose restful-api
Last synced: 03 Feb 2025
https://github.com/davsav16/tech-blog-for-nerds
This application allows users to create a profile and then engage in conversation regarding programming news from around the world.
authentication cookies crud jest nodejs object-oriented-programming restful-api sequelize sql
Last synced: 03 Feb 2025
https://github.com/fadhilhakim/data-mahasiswa
Aplikasi Sederhana (latihan PHP & MySQL & Tailwind)
crud crud-application crud-sample data-mahasiswa mahasiswa php web
Last synced: 18 Feb 2025
https://github.com/raelzeraxd/crud
a simple crud with mysql in go and python
Last synced: 18 Feb 2025
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/aka-azad/study-buddies
This is a web platform for students to create assignments and submit assignments also grading assignments submitted by others.
axios-react crud dotenv firebase-auth react vite
Last synced: 12 Jan 2025
https://github.com/svdotsenko/portfolio-project-5
Kind Heart Charity
bootstrap crud django elephantsql heroku orm postgresql stripe
Last synced: 01 Feb 2025
https://github.com/kirandash/emprecordajax
Employee record built with AJAX and JavaScript with CRUD features.
Last synced: 13 Feb 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/aviralj02/car-management-app
A simple CRUD with REST protocol and Authentication
Last synced: 03 Feb 2025
https://github.com/shz-code/byte-records
Byte-Records a simple record keeping app with complete CRUD functionality.
crud crud-application css html javascript react react-hooks records todoapp
Last synced: 21 Jan 2025
https://github.com/svdotsenko/portfolio-project-4
E-Library
bash bootstrap crud django elephantsql heroku orm postgresql
Last synced: 01 Feb 2025
https://github.com/healingdrawing/task-paf-technical-trainee
CRUD with admin panel. Deno + Hono + Eta + Vue3 based. OAuth2 authentication for Google and X/Twitter. Deno KV database. Zod validation.
admin-panel crud css deno deno-kv eta full-stack-web-development google-authentication hono html javascript javascript-frontend oauth2 twitter-authentication typescript typescript-backend vue3 web-app zod-validation
Last synced: 18 Feb 2025
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/danncruise/python-products
Cliente Python para consumir api usando requests
api-client crud python requests
Last synced: 26 Jan 2025
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/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