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-16 00:06:31 UTC
- JSON Representation
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: 29 Dec 2024
https://github.com/gahbr/angular-crud-rotas
crud em angular
angular crud javascript practice-project typescript user-interface
Last synced: 29 Dec 2024
https://github.com/merzak-x/patientscrudspringdemo
This is a Patients CRUD webapp; created using Spring and based on Pr. Youssfi courses.
Last synced: 28 Dec 2024
https://github.com/tasbeehismail/library-manager
An application to manage a collection of books and authors with CRUD operations, pagination, search functionality, and relationships between authors and their books
apis crud express mongodb mongoose nodejs pagination postman search
Last synced: 29 Dec 2024
https://github.com/ardywsptr/phpdasar
Materi PHP dasar playlist youtube channel Web Programming Unpas
arrray crud database functional-programming mysql php wpu-channel
Last synced: 14 Jan 2025
https://github.com/aghamohammadi/angular-test-cypress
Angular CRUD with e2e cypress & cucumber and unit tests
angular bdd crud cucumber cypress ddd e2e-test form-validation tdd unit-testing
Last synced: 21 Dec 2024
https://github.com/stscoundrel/wp-post-crud
Provides class for handling CRUD operations on WP Posts
composer-package crud wordpress
Last synced: 14 Dec 2024
https://github.com/projectsandprograms/crud-laravel-10
A simple crud application with all the basic features you have to know.
blade-template bootstrap-5 crud error-pages laravel laravel-10 laravel-bootstrap laravel-crud laravel-framework mysql mysql-database
Last synced: 06 Jan 2025
https://github.com/kayke-fujinaka/user-crud
👤 A User's CRUD project is a software application that allows the creation, retrieval, updating, and deletion of user data.
Last synced: 07 Jan 2025
https://github.com/kamiviolet/filmians
A mock IMDB site to perform CRUD and allow users to check information about movies and TV series.
crud frontend nextjs styled-components swc typescript
Last synced: 24 Dec 2024
https://github.com/wodsonluiz/helloworldcruddynamodb
Repo to explore AWS Dynamodb
Last synced: 16 Dec 2024
https://github.com/hugo-hattori/tkinter_sql
User Interface Project created with Tkinter for SQL database manipulation.
crud crud-application database database-management pyodbc python python-script sql tkinter tkinter-messagebox tkinter-python
Last synced: 28 Dec 2024
https://github.com/kevinthulnith/php-crud-api
php crud api program developed with php and MySql
api-server automatic-api crud database geojson geospatial multi-datasource mysql openapi php php-api postgis postgresql rest-api restful sql-database sqlite sqlserver swagger
Last synced: 23 Nov 2024
https://github.com/ojaciel/appnodejs
Sistema desenvolvido em aula para disciplina 'Tópicos Especiais em Desenvolvimento de Software II', utilizando NodeJS, com Fastify. Desenvolvido para introdução ao NodeJS, criando um CRUD e hospedando a aplicação e banco de dados de forma online.
Last synced: 27 Oct 2024
https://github.com/athiththan11/mean-stack-ng7
MEAN Stack with Angular 7 (ng2+)
angular angular7 crud expressjs mean mean-stack mlab mongodb nodejs
Last synced: 01 Jan 2025
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: 29 Dec 2024
https://github.com/febrianto752/mcc79-employee-app
Aplikasi berbasis console yang merupakan implementasi basic OOP dan Authentication menggunakan bahasa pemrograman C#
Last synced: 19 Nov 2024
https://github.com/isherezahin/laravel-vue-crud
This project is a CRUD (Create, Read, Update, Delete) application built using Laravel 10 and Vue.js with Vite, enabling users to manage student records efficiently.
Last synced: 11 Jan 2025
https://github.com/joel-rodrigues404/django-cbv-deploy-vercel
Repositório feito para para testar django class based views e deploy para o vercel
classbasedviews crud deploy deployment django vercel
Last synced: 28 Dec 2024
https://github.com/amarianowski/angular-cans
🥤Simple Angular app. Manager of products for local drinks store. 🥛Built with json-server ✅ and SCSS ✅
angular angular17 angularjs crud crud-application frontend json-server scss simple-app simple-project store
Last synced: 29 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: 06 Jan 2025
https://github.com/ahmedsamir45/product-management-system
product management system using local storage and javaScribt
Last synced: 24 Dec 2024
https://github.com/idraynar/elysia-x-bun-crud
A simple backend CRUD on Elysia using Bun runtime.
backend bun crud dependencies elysiajs
Last synced: 05 Dec 2024
https://github.com/weblineindia/angular-local-storage-crud-management
Manage products seamlessly using Angular with local storage. This CRUD application provides efficient data operations, utilizing local storage for a persistent user experience. Elevate your web development with Angular's power and local storage convenience. #Angular #LocalStorage #CRUD #ProductManagement
angular angular-components angular-material angular15 crud data-operations frontend local-storage local-storage-persistence product-management typescript user-interface web-development
Last synced: 06 Jan 2025
https://github.com/julio101290/boilerplatevehicles
CodeIgniter4 Boilerplatevehicles CRUD MVC capture type Vehicle and vehicles for invoices and Mexican Carta Porte and workshop module
boilerplate codeigniter-library codeigniter4 crud erp vehicles
Last synced: 29 Dec 2024
https://github.com/laststonedjs/rest-api
Node.js REST API backend application with configured cloud MongoDB, Express,js, Mongoose and a lot of other things. CRUD operations and their implementation are the essence of this project, as well as the creation of models, controllers and routes in order to display, change and delete our data from the database.
cors crud expressjs mongodb mongoose nodejs nodemon rest-api
Last synced: 14 Jan 2025
https://github.com/omermecitoglu/next-admin-panel-generator
Generates admin panel CRUD pages for managing resources
admin-panel bootstrap code-generator crud next nextjs react restful scaffold ts typescript
Last synced: 07 Nov 2024
https://github.com/weblineindia/laravel-rest-api-product-crud
A robust Laravel-based REST API for seamless product management. Simplify CRUD operations, streamline data interactions, and build efficient product-centric applications. Explore the power of clean and concise code for your next project.
clean-code coding crud darkaonline efficiency l5-swagger laravel oa-annotate openapi product-management programming rest-api software-engineering swagger swagger-ui web-development zircote
Last synced: 06 Jan 2025
https://github.com/peckpeck20/react-hooks-todo
Showcasing basic CRUD functionality using functional react components
crud fetch hooks hooks-api-react react
Last synced: 21 Nov 2024
https://github.com/qewertyy/crudmvcapi
CRUD Operations API Boilerplate with C# MVC.
api boilerplate-application crud csharp dotnercore dotnet dotnet-core dotnet-framework javascript jquery mssql mvc stored-procedures storedprocedure
Last synced: 28 Dec 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: 15 Dec 2024
https://github.com/esscova/9books
This repository contains a CRUD (Create, Read, Update, Delete) web application developed in Python using the Flask framework. Users can add, view, update and delete book records.
crud flask flask-login flask-sqlalchemy python
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-upload-de-arquivos-em-php-e-postgresql
👨🏫CRUD DE MULTIMIDIAS EM HTML, CSS, PHP E POSTGRESQL.
crud css database html php postgresql projeto site
Last synced: 29 Dec 2024
https://github.com/akifzdemir/rentacarproject
Rent A Car project C# Backend
Last synced: 18 Nov 2024
https://github.com/vilhalva/crud-python-em-mysql
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE MYSQL.
aplicativo codigo crud database mysql projeto python terminal
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-python-em-pkl
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS EM UM ARQUIVO PKL.
aplicativo codigo crud database pkl projeto python terminal
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-python-com-pkl
🎈GERENCIE O NOME, IDADE, EMAIL E TELEFONE DOS USUÁRIOS EM UM ARQUIVO PKL.
aplicativo codigo crud database pkl projeto python terminal
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-python-em-sqlite
👨🏫PROJETO CRIADO PARA O CURSO DE PYTHON COM SQLITE.
aplicativo codigo crud curse database projeto python sqlite terminal
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-python-em-json
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS EM UM ARQUIVO JSON.
aplicativo codigo crud database json projeto python terminal
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-python-com-csv
🎈GERENCIE O NOME, IDADE, EMAIL E TELEFONE DOS USUÁRIOS EM UM ARQUIVO CSV.
aplicativo codigo crud csv database projeto python terminal
Last synced: 29 Dec 2024
https://github.com/vilhalva/api-de-vendas
👨🏫APP DE SISTEMA DE VENDAS SIMPLES COM SPRING BOOT E SQL SERVER.
api-rest crud database framework java projeto site spring-boot sql-server
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-de-tarefas
👨🏫CRUD DE GERENCIADOR DE TAREFAS COM TYPESCRIPT (NODEJS) E JSON.
crud database json nodejs projeto site typescript
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-com-telegraf
🤤ESSE É UM BOT DO TELEGRAM DE CRUD DE NOMES COM TELEGRAF (NODEJS/JS) E MYSQL!
bot crud database framework javascript mysql nodejs projeto redes-sociais telegraf telegram
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-com-ctklistbox-e-sqlite
👨🏫CRUD DE NOMES NA LISTA COM CUSTOMTKINTER E SQLITE.
aplicativo codigo crud customtkinter database framework gui projeto python sqlite
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-python-em-mongodb
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE MONGODB.
aplicativo codigo crud database mongodb projeto python terminal
Last synced: 29 Dec 2024
https://github.com/vilhalva/agencon
👨🏫PROJETO CRIADO PARA O CURSO JAVA-SWING.
aplicativo codigo crud curse database gui java java-swing mysql projeto
Last synced: 29 Dec 2024
https://github.com/vilhalva/lista-de-musicas-com-angular
👨🏫APP DE FORMULARIO DE MÚSICAS FAVORITAS FEITO COM ANGULAR E JSON-SERVER.
angular crud database framework html json-server nodejs projeto scss site typescript
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-upload-de-arquivos-em-nodejs
👨🏫CRUD DE MULTIMIDIAS EM EJS, JS (NODEJS) E MONGODB.
crud database ejs javascript json mongodb nodejs projeto site
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-go-em-json
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS EM UM ARQUIVO JSON.
aplicativo crud database exe golang json projeto terminal windows
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-de-livros-com-nestjs-e-prisma
👨🏫ESSE É UM CRUD QUE USA O SQLITE COM PRISMA E API RESTFUL.
api-rest crud database framework javascript nestjs nodejs prisma projeto site sqlite typescript
Last synced: 29 Dec 2024
https://github.com/softdev629/codevo-node-typeorm
Build CRUD RESTful API with Node.js, ExpressJs, TypeORM, and PostgreSQL. Define the database schema with TypeORM and run the migration command to push the TypeORM schema to the database. Create higher-level CRUD function to perform the CRUD operations.
crud express jwt jwt-authentication jwt-tokens nodejs nodemon postgresql restful typeorm typescript
Last synced: 07 Jan 2025
https://github.com/thaycacac/todo-api
The sample project for call api ASP.NET with GET, POST, PUT, DELETE
api crud csharp sample-api sample-crud thaycacac
Last synced: 18 Nov 2024
https://github.com/suthar-suresh/crudopwithredux-in-mern
crud mern-stack mongodb mongoose reactjs redux-toolkit
Last synced: 29 Dec 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: 21 Dec 2024
https://github.com/thamerh/ruby-on-rails
This Markdown file is a comprehensive guide to setting up and using Ruby on Rails for API development. It covers installation, database configuration, model and controller generation, routing, seeding, API testing, CORS configuration for frontend connectivity, and basic Ruby syntax and variable declarations for beginners.
Last synced: 10 Oct 2024
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: 19 Nov 2024
https://github.com/yasmin-camargo/lista_de_tarefas-pythondjango
Projeto utilizando o framework Django, seguindo tutorial da TreinaWeb
api bootstrap5 crud django html python sqlite web
Last synced: 10 Oct 2024
https://github.com/wgtsantos/crud_json
CRUD Simples Utilizando JSON
crud javascript json localstorage
Last synced: 14 Jan 2025
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: 18 Nov 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: 21 Dec 2024
https://github.com/roman-developer/rp-web
Template for Rails + Postgresql DB + Devise Auth + ActiveAdmin
activeadmin activerecord crud devise monolith mvc-architecture postgresql rails7 ruby-on-rails
Last synced: 20 Dec 2024
https://github.com/normalhuman01/crud-login-register-ionic
a simple login application in ionic
api-rest crud ionic-framework javascript login nodejs register
Last synced: 05 Dec 2024
https://github.com/blaymo/myci_datatables
CRUD, Codeigniter 3.0.9 + IgnitedDatatables, Datatables y jQuery
codeigniter3 crud datatables harviacode pagination
Last synced: 14 Jan 2025
https://github.com/trandung2k1/http_crud
crud http-server mongodb mongoose nodejs
Last synced: 29 Dec 2024
https://github.com/arsath-eng/todo-next.js
A modern, full-stack Todo application built with Next.js 14, MongoDB, and TailwindCSS featuring real-time updates and a responsive design. 📱✨
crud mongodb nextjs state-management tailwindcss todoapp typescript
Last synced: 11 Jan 2025
https://github.com/itsfk/crud-with-flask
crud flask flask-application flask-sqlalchemy flask-web
Last synced: 13 Jan 2025
https://github.com/iamtonmoy0/movie-crud-api
Simple movie crud server api
crud go golang gorilla-mux mongodb server
Last synced: 05 Jan 2025
https://github.com/eapepe0/astro-ssr-y-endpoints
Server Side Rendering con la creación dinámica de contenido y RESTFul API endpoints que pueden ser estáticos o dinámicos. Puntualmente veremos: Static Generation Server Side Rendering Hybrid Rendering Static Get Api CRUD Endpoints Read Update Delete Patch Put SSR Adapters CloudFlare Segmentos de Ruta Rutas dinámicas Query Parameters
astrojs astronode cloudflare crud restful-api ssr
Last synced: 14 Jan 2025
https://github.com/rajarakoto/react-todo
Todo-list with React.js (CRUD)
checklist crud javascript react todo todo-list
Last synced: 17 Dec 2024
https://github.com/dongju93/boot_web
[SpringBoot] MVC 패턴을 이용한 CRUD 게시판.
boards crud gradle java-13 junit-5 lombok spring-boot
Last synced: 07 Jan 2025
https://github.com/zg3z/web-crud-app
brcypt crud css docker-compose ejs express-session i18n javascript nodemon react react-router sequelize
Last synced: 13 Jan 2025
https://github.com/sayatsap/spring_api
Spring CRUD API.
api crud java spring spring-boot
Last synced: 07 Jan 2025
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: 29 Dec 2024