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/andrewjbateman/node-orm-postgres
:clipboard: Node.js backend using TypeORM & Typescript to create a data Entity model and perform CRUD operations on the data in a PostgreSQL database, Angular frontend with Tailwind styling to display backend data
angular14 crud css3 database database-management html5 json node nodejs orm postgres postgresql tailwindcss typeorm typescript typescript4
Last synced: 07 Nov 2024
https://github.com/bkozii/cloud-konkamon-ionic-vue
Ionic Firestore CRUD (Vue Version) - ชิ้นงาน Ionic ประจำรายวิชา 0232430865 การพัฒนาคลาวด์แอปพลิเคชัน
crud firebase firebase-database ionic ionic7 vue vue3 vuefire
Last synced: 15 Oct 2024
https://github.com/algifariz/alltan-notes
Aplikasi Notes/Catatan Berbasis Web Menggunakan Codeigniter 4
Last synced: 15 Oct 2024
https://github.com/antoniolavadodev/task-manager-app
Task Manager app built as part of the roadmap.sh, featuring task creation, updating, deletion, and listing functionalities, with MySQL integration and adherence to best practices
api crud java java17-spring-boot spring-boot springboot3 task task-manager tasktracker
Last synced: 15 Oct 2024
https://github.com/renan-dias/reviwer
Have you ever thought about evaluating and keeping in mind the movies you've already watched? And did you imagine what it would be like to put you together with other people who have also seen this movie and be able to talk about it? That's the Reviwer's mission! At the moment just an idea put on paper!
crud movies react react-native review
Last synced: 19 Oct 2024
https://github.com/felipeorlando/go-crud-clean-architecture
A simple Go CRUD following Clean Archtecture pattern
Last synced: 02 Nov 2024
https://github.com/peppapig13132/express-redis-crud
🌱 Simple Express.js server for Redis learners with CRUD operations
Last synced: 25 Oct 2024
https://github.com/tiagocavalcante/deno-crud
This repository contains a CRUD made with Deno, Typescript, tests and env vars
Last synced: 14 Oct 2024
https://github.com/glaucia86/hackingcarreira-serverless-demo
Repositório responsável pelas demos relacionadas ao evento Hacking de Carreira WoMakersCode 2020 Hacking de Carreira WoMakersCode 2020
angular angular9 azure azure-functions crud font-awesome nodejs serverless
Last synced: 27 Oct 2024
https://github.com/maximoortelli/crud-api-rest
api api-rest axios boostrap crud css html javascript json json-server react
Last synced: 27 Oct 2024
https://github.com/omke/portfolio
Portfolio - Laravel 8 and Angular 11 (ngrx)
angular api backend crud devops docker docker-compose example example-project frontend full-stack javascript laravel mysql ngrx php portfolio production-ready redux state-management
Last synced: 14 Oct 2024
https://github.com/kingdarboja/crud-angulardart
Example CRUD project to getting started with AngularDart and compare with common Angular.
Last synced: 15 Oct 2024
https://github.com/creativecuriositystudio/cruddle
(DEPRECATED) Simplifying CRUDL screen development using ModelSafe
angular2 crud data html model typescript ui web
Last synced: 13 Nov 2024
https://github.com/poncoe/kucing-laravel
final project, web programming, telkom university.
crud crud-application crud-sample google google-api laravel login restful restful-api
Last synced: 07 Nov 2024
https://github.com/vmeazevedo/api_restful_springboot_carros_simples
Design of a simple RESTful API using the Spring Boot framework.
crud crud-application java java-8 jpa jpa-persistence-applications spring spring-boot
Last synced: 01 Nov 2024
https://github.com/emilyjspencer/bookmarks
A bookmark manager that stores a collection of bookmarks as urls. A Makers project (post-Makers).
crud database postgresql ruby sinatra sql
Last synced: 27 Oct 2024
https://github.com/saurabhdaware/crudpy
CRUD REST api operations in Django
api crud crud-application django python
Last synced: 27 Oct 2024
https://github.com/amdad121/crud-generator-laravel
CRUD Generator for Laravel
Last synced: 29 Oct 2024
https://github.com/ttsapplications/mechanic-shop-crud-web-app
My first foray into professional CRUD Web-App Development in 2023. I built learned and built this in 2 weeks! This is a CRUD Web App I made for communicating with employees, mechanics, and maintaing and inserting customer information to streamline the communication between manager and employees, and save time and get more orders through the door
bootstrap crud crud-application css html html-css-javascript javascript php
Last synced: 29 Oct 2024
https://github.com/dalthviz/cloudcrud
A CRUD project for managing events
bootstrap crud rails5 react-rails ruby
Last synced: 13 Nov 2024
https://github.com/juniorferreira22/crudmongodb
Simple CRUD made with NextJS, mongoose and MongoDB.
api crud crud-application mongodb mongodb-atlas mongodb-database mongoose
Last synced: 02 Nov 2024
https://github.com/mateoramirezrubio1/mongodb_basics
Lista y explicaciones de diferentes comandos básicos de MongoDB. Ideal para quienes inician con MongoDB.
backend beginner-guide crud database database-tutorial mongo mongodb mongodb-commands mongodb-guide mongodb-tutorial nosql
Last synced: 02 Nov 2024
https://github.com/jmcph4/devportal
A remote productivity portal
crud portal productivity ror ruby ruby-on-rails tool web web-application webapp
Last synced: 06 Nov 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: 14 Oct 2024
https://github.com/jmcph4/nomisma
A management system to support numismatic collections
coin crud ror ruby ruby-on-rails web web-application webapp
Last synced: 06 Nov 2024
https://github.com/marcosvini9999/rest-api-items
An api of miscellaneous items made in .NET
api-rest automapper crud dotnet efcore http-methods request-response unity-of-work
Last synced: 08 Nov 2024
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: 14 Oct 2024
https://github.com/santiagodotsh/nest-teslo-shop
🛒🐈 CRUD with NestJS, PostgreSQL, JWT auth and file uploads.
auth crud file-upload jwt nestjs postgresql typeorm websocket
Last synced: 03 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: 13 Nov 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: 01 Nov 2024
https://github.com/marlinsk/solid-node-backend
Projeto muito muito simples, feito para estudo de programação de API Rest feito com nodejs, typescript e conceitos do SOLID.
crud express-js nodejs prisma rest-api software-architecture-patterns solid typescript
Last synced: 10 Nov 2024
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: 15 Nov 2024
https://github.com/n0iire/unibookstore
Simple Laravel + Tailwind CSS CRUD Example
crud laravel laravel9 php php-framework simple-app simple-project tailwindcss
Last synced: 03 Nov 2024
https://github.com/marlinsk/posts-backend
Project created for learning how the Node.js, Nest.js, Prisma ORM, Postgresql, and Docker technologies have to offer to develop a backend application for posts.
crud docker docker-compose jest-tests mvc-architecture nestjs nodejs postgresql prisma typescript
Last synced: 10 Nov 2024
https://github.com/marlinsk/estudo-nodejs-api-restfull-mvc1
Projeto de estudo de retirado dos conteúdos práticos de uma aula prática no canal Hora de Codar do Matheus Battisti e um post do Emmanuel Etukudo no DEV Community. Link do vídeo: https://www.youtube.com/watch?v=K5QaTfE5ylk, link do post: https://dev.to/eetukudo_/understanding-mvc-pattern-in-nodejs-2bdn
apirestfull crud javascript mongodb mongoose mvc-architecture nodejs
Last synced: 10 Nov 2024
https://github.com/dbgjerez/iot-devices-crud
microservice to manage iot device configuration. Developement with gingonic, golang and MongoDB
crud docker gin gin-gonic golang helm iot kubernetes mongodb
Last synced: 14 Oct 2024
https://github.com/rohanvron/socialapp
SocialApp is a MERN-stack application that allows users to create, view, update, and delete posts. Users can manage their posts with images, titles, and descriptions in a seamless interface.
crud mern-stack post-management-system react redux
Last synced: 04 Nov 2024
https://github.com/hebahamdan2/todolist-app
To Do List App is a task management application built with Next.js 14, enabling users to manage tasks through CRUD operations, with data stored in MongoDB.
axios crud mongodb mongoose nextjs typescript
Last synced: 03 Nov 2024
https://github.com/edinsonrequena/create-read-update-delete
backend crud crud-sample database python python3
Last synced: 14 Oct 2024
https://github.com/raharrison/spring-boot-crud-api
The simplest CRUD API with Spring Boot
api crud easy liquibase rest-api simple spring spring-boot
Last synced: 14 Oct 2024
https://github.com/ug-dbg/yop
YOP is a lightweight ORM wannabe. Hit and run, no session, no bytecode generation, SQL-like syntax with method references.
crud java java-8 lightweight orm yop
Last synced: 12 Oct 2024
https://github.com/rajarakoto/react-todo
Todo-list with React.js (CRUD)
checklist crud javascript react todo todo-list
Last synced: 30 Oct 2024
https://github.com/solar05/health-crud
Simple crud using clojure/clojurescript
Last synced: 14 Nov 2024
https://github.com/vn-blgn/node-express-mongoose-hbs-crud-api
Nodejs (Express) MongoDB (Mongoose) Handlebars (Express Handlebars) CRUD Web Application
api crud express express-handlebars expressjs handlebars handlebarsjs hbs mongodb mongoose node nodejs web-application
Last synced: 14 Oct 2024
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-mongodb
👨🏫PROJETO CRIADO PARA O CURSO DE NODEJS.
crud css curse database expressjs framework handlebars html javascript mongodb nodejs projeto site
Last synced: 14 Oct 2024
https://github.com/danijeldragicevic/shippings-system-app
Simple CRUD Mule application. Connects to the remote SQL and in-memory H2 databases.
crud h2-database mulesoft munit munit-h2 secured-configs sql
Last synced: 07 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: 13 Nov 2024
https://github.com/maiquinho/desafio-ignite-nodejs-01
API para realizar um CRUD de tasks (tarefas).
crud crud-api node-fundamentals nodejs task-api
Last synced: 15 Nov 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
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-mysql
👨🏫PROJETO CRIADO PARA O CURSO DE NODEJS.
crud curse database expressjs framework handlebars javascript mysql nodejs projeto site
Last synced: 14 Oct 2024
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-sql-server
👨🏫ESTE APLICATIVO É UMA PLATAFORMA PARA CRIAR, VISUALIZAR, EDITAR E EXCLUIR POSTAGENS.
crud css database expressjs framework handlebars html javascript nodejs projeto site sql-server
Last synced: 14 Oct 2024
https://github.com/javatlacati/prologcrud
Programa de ejemplo que muestra como hacer un CRUD en swi-prolog
Last synced: 15 Oct 2024
https://github.com/milochen0418/fullstack-crud-angularjs-nodejs-mongodb
A CRUD code that implemented by MongoDB, NodeJS, AngularJS and Bootstrap (RWD)
angularjs bootstrap crud express javascript mongodb mongoose nodejs
Last synced: 07 Nov 2024
https://github.com/camruthav/bookstore-app_mern
Bookstore App Using MERN Stack
cors crud mern-stack vite webdevelopment
Last synced: 05 Nov 2024
https://github.com/lcv-back/weather-forecast-api-springboot
This repository about spring boot project
crud mvc redis spring-boot unit-testing
Last synced: 10 Nov 2024
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: 13 Oct 2024
https://github.com/andresharpe/quick-api
A how-to guide for spinning up a fully functional and documented REST API in 30 minutes (with good connectivity) and with absolutely no coding.
apache api bootstrap crud docker mysql php swagger-ui
Last synced: 14 Oct 2024
https://github.com/sametcn99/mern-stack
This project is a learning progress project aimed at mastering the MERN stack (MongoDB, Express, React, Node.js).
Last synced: 05 Nov 2024
https://github.com/heyloh/schoolapi
:woman_teacher: REST API for schoolapp website.
api-rest automatic-deployment crud docker nodejs postgres sequelize
Last synced: 13 Oct 2024
https://github.com/allen-woods/pipe-crud
A portable dev-ops shell script that provides full CRUD inside of named and pseudo-anonymous Linux pipes.
Last synced: 06 Nov 2024
https://github.com/omatthewy/java-shareit
Template repository for ShareIt project.
booking-system crud docker gateway integration-testing java maven microservices postman rest-api sharing-economy spring-boot unit-testing user-reviews validation
Last synced: 07 Nov 2024
https://github.com/suthar-suresh/curdopwithredux-in-mern
crud mern-stack mongodb mongoose reactjs redux-toolkit
Last synced: 14 Nov 2024
https://github.com/moaraby/product-management-system-js
Js CRUDS Operations
bootstrap5 crud css3 html5 javascript localstorage responsive search
Last synced: 08 Nov 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/shyamsunder149/simplecrud-fastapi
Implementing very simple CRUD using FastAPI
Last synced: 14 Nov 2024
https://github.com/ssk-14/clerk-supabase-blog
Simple Blogging web application build for learning 📝
blog clerk crud next supabase tailwindcss vercel
Last synced: 05 Nov 2024
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 05 Nov 2024
https://github.com/faresbrayek2/prosit-4
The project is continuation of prosit 3 .
Last synced: 05 Nov 2024
https://github.com/jacobkosmart/todolistwithmvvm-ios-practice
To practice MVVM structure with CRUD
crud mvvm-architecture swiftui userdefaults
Last synced: 07 Nov 2024
https://github.com/alexcage2/burgershop
Burger ordering app with admin panel
admin-dashboard ado-net crud csharp mvc postrgresql rest
Last synced: 07 Nov 2024
https://github.com/laksmanayudha/task-5-fullstack
Virtual Internship Experience (Investree) - Fullstack - I Gede Laksmana Yudha
Last synced: 05 Nov 2024
https://github.com/kelvinleandro/react-crud
A basic CRUD project using React and Context API
context-api context-api-react crud crud-application react reactjs vite
Last synced: 05 Nov 2024
https://github.com/esperanca-leonardo/jdbc
CRUD em JDBC com relacionamento entre tabelas
crud java jdbc mysql relationships
Last synced: 09 Nov 2024
https://github.com/jhossuan/crud_react_practice
CRUD sencillo en ReactJS. Lo hice para reforzar mis conocimientos y aprender mas de Hooks. 🔃
api crud css front html javascript react reactjs
Last synced: 05 Nov 2024
https://github.com/eriknathan/crud-python-postgres
Um pequeno sistema modularizado que permite cadastrar, editar, visualizar e apagar pessoas pelo seu nome, idade, email e cpf em um banco de dados Postgres.
banco-de-dados crud postgres python python3 sql
Last synced: 06 Nov 2024
https://github.com/sandesh300/bulky_mvc
.NET Framework CRUD Operation
crud csharp dotnet razor-pages web-api
Last synced: 06 Nov 2024
https://github.com/robert-ds/app-books-php
App for sharing free books
application crud crud-application php7 site
Last synced: 05 Nov 2024
https://github.com/poonamkhatri/php-ajax-crud
This repository contains a simple demonstration of how to implement Create, Read, Update, and Delete (CRUD) operations using PHP and Ajax. CRUD operations are fundamental in web development, allowing users to interact with data by creating, reading, updating, and deleting records from a database.
ajax ajax-call ajax-form ajax-request bootstrap crud crud-application crud-operation mysql mysql-database mysql-server php php-crud php-crud-operation php7 php8
Last synced: 12 Oct 2024
https://github.com/tsffarias/crud-api
Este repositório apresenta um exemplo de aplicação CRUD simples utilizando FastAPI para o backend, PostgreSQL como banco de dados e Streamlit para o frontend. A estrutura foi criada para ser um ponto de partida e exemplo para desenvolvedores que desejam construir aplicações web modernas e escaláveis.
api crud docker fastapi mvc postgresql pydantic python sqlalchemy streamlit uvicorn
Last synced: 05 Nov 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