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-27 00:06:21 UTC
- JSON Representation
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: 14 Dec 2024
https://github.com/algifariz/alltan-notes
Aplikasi Notes/Catatan Berbasis Web Menggunakan Codeigniter 4
Last synced: 06 Dec 2024
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/n0iire/unibookstore
Simple Laravel + Tailwind CSS CRUD Example
crud laravel laravel9 php php-framework simple-app simple-project tailwindcss
Last synced: 21 Dec 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: 14 Dec 2024
https://github.com/fabiobrasileiroo/cadastro_crud_de_qualidade_em_c
Crud in c using the gtk lib
Last synced: 14 Dec 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: 29 Nov 2024
https://github.com/alekkiq/python-crud-api
Creates a simple CRUD API based off any MariaDB/PostgreSQL/SQLite database
api crud mariadb postgresql python rest-api sql sqlite
Last synced: 13 Dec 2024
https://github.com/notbadcode/symfony3test
Simple Symfony 3 REST CRUD
crud php php-crud symfony symfony-crud symfony3
Last synced: 27 Dec 2024
https://github.com/maximoortelli/crud-api-rest
api api-rest axios boostrap crud css html javascript json json-server react
Last synced: 14 Dec 2024
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: 25 Dec 2024
https://github.com/downstize/db_bus_project
БД для bus_project
crud database dbeaver postgresql sql
Last synced: 21 Dec 2024
https://github.com/sushmey/haikublog
A website to posts haikus
bootstrap5 crud crud-application flask-application haiku login-oauth mysql mysql-database phpmyadmin-database session-cookie sql syllapy
Last synced: 08 Jan 2025
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: 21 Dec 2024
https://github.com/abhishekboadgurjar/todo-mern
This repository contains a **MERN Stack Todo Application** that enables users to perform basic CRUD (Create, Read, Update, Delete) operations on a list of tasks. This project is ideal for beginners looking to understand how a full-stack application works, connecting a frontend (React) with a backend (Node.js and Express) and a MongoDB database.
crud expressjs mongodb nodejs reactjs tailwindcss todo todo-list todo-mern todo-website
Last synced: 21 Jan 2025
https://github.com/lin3s/admincrudextensionsbundle
CRUD extension for LIN3SAdmin
Last synced: 29 Dec 2024
https://github.com/gahbr/parking-control-api
REST API Spring
crud java rest-api spring-boot springframework
Last synced: 29 Dec 2024
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/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/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/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/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/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/wagner-de-carvalho/homelog-api
API de entrega de comidas
bean-validation crud dto-pattern java-17 maven model-mapper mysql offset-datetime rest-api spring spring-boot spring-jpa spring-mvc
Last synced: 27 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/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/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/adityassharma-ss/go-docker-api
Just a CRUD API built using Go-Docker-Postgres
api crud docker golang postgresql
Last synced: 21 Jan 2025
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/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/wgtsantos/crud_json
CRUD Simples Utilizando JSON
crud javascript json localstorage
Last synced: 14 Jan 2025
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/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/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/renansouza12/contact-management-api
api crud hibernate-jpa java mysql spring-boot
Last synced: 21 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/lukewait/recycler-contacts-app
A Windows Forms application for managing contact data stored on CSV with CRUD operations, binary search, and filtering. Developed as part of a TAFE QLD assignment.
binary-search crud csharp csv filtering windows-forms
Last synced: 27 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
https://github.com/ozzies-code/ejemplo-de-bases-de-datos
Aplicacion de una base de datos en ACCESS 2016 que hace uso del CRUD para manipular registros en una base de datos
crud dataadapter database datareader datarow datatable
Last synced: 21 Jan 2025
https://github.com/4lessandrodev/ddd-repository
template for repository
crud infrastructure repository template
Last synced: 07 Jan 2025
https://github.com/sibeux/web-keuangan-app
Website pencatatan keuangan
catatankas crud nasrulwahabi php sibeux website
Last synced: 26 Dec 2024
https://github.com/bootcamptoprod/spring-boot-h2
A simple app showcasing how to use H2 database inside a Spring Boot application
api api-rest crud crud-api embedded-database h2-console h2-database spring spring-boot
Last synced: 07 Jan 2025
https://github.com/saurabhdaware/crudpy
CRUD REST api operations in Django
api crud crud-application django python
Last synced: 15 Dec 2024
https://github.com/mouracamila/nodejs-crud
This project was developed at RocketSeat Bootcamp 11. API with NodeJs
api crud express json nodejs nodemon query rocketseat uuid
Last synced: 21 Dec 2024