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-24 00:06:46 UTC
- JSON Representation
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/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/luizfppassos/crud_csharp
Basic CRUD operations with SQL Server in C#
Last synced: 28 Dec 2024
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: 27 Dec 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: 05 Jan 2025
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/downstize/db_bus_project
БД для bus_project
crud database dbeaver postgresql sql
Last synced: 21 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/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/felipeorlando/go-crud-clean-architecture
A simple Go CRUD following Clean Archtecture pattern
Last synced: 20 Dec 2024
https://github.com/diegoperea20/flask-crud-sqlalchemy-mysql
Flask CRUD with sqlalchemy mysql where you create name, email and phone
Last synced: 13 Jan 2025
https://github.com/diegoperea20/angular-with-flask-crud-mysql
Angular with Flask CRUD mysql , creation of tasks with title and description using Angular version 16.2.10. with python Flask CRUD mysql
Last synced: 13 Jan 2025
https://github.com/diegoperea20/nextjs-and-flask-crud-mysql
Nextjs with Flask CRUD mysql , creation of tasks with title and description using Nodejs version v20.10.0 and Next.js version v14.2.3 with python Flask CRUD mysql
Last synced: 13 Jan 2025
https://github.com/polgubau/client-side-solvethex
Esta aplicación se conecta a la API de SolveTheX, por lo que es necesario tenerla corriendo en el puerto 3000. (Ver readme de la API)
Last synced: 13 Dec 2024
https://github.com/aspgm-fav/learn-angular-js-crud
getting started using angularjs, for experiments
Last synced: 02 Jan 2025
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/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: 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/lamzaone/flask-pet-adoption-app
Flask web app with Google OAuth2.0 and SQLite3
crud crud-app crud-application flask flask-application flask-login flask-web google-api google-oauth2 oauth2 oauth2-login pagination sqlite3
Last synced: 20 Dec 2024
https://github.com/snehasishcodes/api-template
A Node.js API template to get started with making RESTful APIs using Express.js that allow CRUD operations, middleware and database handling with MongoDB
api crud database expressjs middleware nodejs restful-api
Last synced: 05 Jan 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/bhimavarapu-manoj-kumar/task-management-system-using-spring-boot
A RESTful API for managing Tasks, built using Spring Boot and MySQL with UUID as the Primary Key for Tasks. The system allows users to Create, Read, Update, Delete Tasks, and automatically update their status from PENDING to IN_PROGRESS after a specified time using an Asynchronous Scheduler.
asynchronous-tasks crud crud-api crud-application crud-operation mysql spring-boot spring-security springframework springscheduling
Last synced: 22 Jan 2025
https://github.com/kmrafibinrabi/laravel-crud
Collection Information for User details( Name, email, Bio, Profile pic)
crud crud-application crudoperation laravel
Last synced: 22 Jan 2025
https://github.com/bohdanmoroziuk/shop-rest-api
A RESTful CRUD API with Node.js, Express.js and MongoDB (Mongoose).
crud express javascript mongodb mongoose nodejs restful-api
Last synced: 20 Dec 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: 20 Jan 2025
https://github.com/lunaperegrina/api-lista-telefonica
CRUD de lista telefônica
Last synced: 05 Jan 2025
https://github.com/iamtonmoy0/task-mangement-application
Task management application with nestjs
api crud crud-application nest nestjs task task-management type
Last synced: 05 Jan 2025
https://github.com/andrewjbateman/nodejs-mongoosedb-shoppingcart
:clipboard: Udemy Node.js tutorial shopping cart using mongoose to manage products for azure cloud database
compression crud database-schema deployment development express helmet heroku-deployment javascript mongodb mongoose nodejs
Last synced: 27 Dec 2024
https://github.com/zanadoman/rustweb
A simple and efficient single-page CRUD web application built with Rust, and Axum, featuring a minimalist frontend using only HTML, HTMX, and Bootstrap.
axum bootstrap crud htmx rust single-page webapp webdevelopment website
Last synced: 30 Nov 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/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/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: 10 Dec 2024
https://github.com/rakifsul/rf_lv_all_in_one
All in One Template for Laravel
crud crud-application laravel template
Last synced: 22 Jan 2025
https://github.com/lmadhuranga/starter-react-redux-router-post-crud
Simple post modification crud for the learn react redux route base simple project
api crud json-server react redux
Last synced: 22 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/grzegorzwalewski/taskmanager
Task board with API CRUD and decent frontend
crud larvel livewire tailwindcss task-board task-manager
Last synced: 22 Jan 2025
https://github.com/goncanegis/react-crud-mockapi
A React CRUD operation that allows entering data into a mock database using mockAPI. Styled with Semantic UI. Followed freeCodeCamp's tutorial.
crud crud-api crud-application mockapi react react-router reactjs semantic-ui semantic-ui-react
Last synced: 22 Jan 2025
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: 12 Jan 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/bscript07/furniture-restfull-api
Furniture RESTfull API JS Back End
ajax client client-server client-server-architecture cors crud javascript json server
Last synced: 22 Jan 2025
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: 12 Jan 2025
https://github.com/siddhant-vij/simpledb-engine
A lightweight database engine supporting CRUD, simple queries, and concurrency control with a CLI.
cli-app concurrency crud database-engine java json query-processing
Last synced: 16 Jan 2025
https://github.com/potier97/products-app
Mini proyecto para la visualización de productos de la salud
Last synced: 18 Jan 2025
https://github.com/algifariz/alltan-notes
Aplikasi Notes/Catatan Berbasis Web Menggunakan Codeigniter 4
Last synced: 06 Dec 2024
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/yigitkader/restapi-crud-springboot
Spring Boot CRUD Operations
crud crud-application spring-boot
Last synced: 07 Dec 2024
https://github.com/cyoung-sudo/user-management-app
An application used to create, update, and delete a list of users.
crud css ejs expressjs font-awesome html javascript jquery mongodb-atlas nodejs user-management
Last synced: 16 Jan 2025
https://github.com/aymanetech/laravelcrud
this is a simple crud workshop on laravel
Last synced: 07 Dec 2024
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/mahonrim/crud-usuarios
CRUD Hecho en python 3.7 y sqlite3
crud crud-application python3 sqlite3 tkinter-gui
Last synced: 14 Dec 2024
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/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: 22 Jan 2025
https://github.com/mahonrim/crud-windows-forms-csharp
CRUD CSHARP con Oracle usando windows forms
connection crud csharp oracle stored-procedures windows-forms
Last synced: 14 Dec 2024
https://github.com/mahonrim/crud-c-and-sqlserver
CRUD C#. It can actually read and show information. It uses stored procedures.
Last synced: 14 Dec 2024
https://github.com/samukiszhsd/crudformsubc
Projeto com foco no desenvolvimento de um CRUD para aula de programação web da Universidade Braz Cubas
Last synced: 12 Jan 2025
https://github.com/dnsouzadev/crud_nodejs
Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado
Last synced: 12 Jan 2025
https://github.com/mahonrim/emailsadddelete
This program helps you to add and delete emails with Python3 , Flask, sqlalchemy, html,jinja
add crud crud-application delete flask flask-application html5 jinja2 python3 show sqlalchemy update web
Last synced: 14 Dec 2024
https://github.com/mahonrim/sistemagestortransporte
Sistema que administra un sistema de gestion de transportistas que segun el tipo de usuario que ingrese son las actividades que podra realizar en el sistema hecho en Java Swing y SQL Server desarrollado por Mahonri Martinez
crud java-8 javase login sqlserver-2017 storedprocedures swing-gui
Last synced: 14 Dec 2024
https://github.com/daxter-army/crud_ops_using_nodejs_mongodb
Crud Operations using Node.js and MongoDB
Last synced: 22 Jan 2025
https://github.com/abinthomasonline/flask-boilerplate
Simple Flask CRUD boilerplate
backend boilerplate crud flask flask-sqlalchemy python rest-api sqlite starter-kit webapp webdevelopment
Last synced: 20 Jan 2025
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 Jan 2025
https://github.com/bendomey/taskerman
A little grapqhl web service that helps creates account, authenticate yourself, create task and assign them to reviewers, update task information and also add or remove reviewers, delete task.
authentication crud golang graphql postgresql task-management task-management-system web-service
Last synced: 16 Jan 2025
https://github.com/roby2409/mvvmrxswift
Swift mvvm with rxswift (login and fetch data)
crud crud-application mvvm rxswift swift swift-mvvm
Last synced: 07 Dec 2024
https://github.com/mehrajlatifli/book---dapper-with-repository-unitofwork-pattern-in-mvvvm
Example of Dapper with MVVM
create crud dapper delete inotifypropertychanged insert listview mssql mvvm observablecollection onpropertychanged query repository-pattern sql table unitofwork-pattern update
Last synced: 14 Jan 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: 14 Dec 2024
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/febrianto752/mcc79-employee-app
Aplikasi berbasis console yang merupakan implementasi basic OOP dan Authentication menggunakan bahasa pemrograman C#
Last synced: 20 Jan 2025
https://github.com/mehrajlatifli/jsoncrud
Example of CRUD(Create, Read, Update and Delete) with json file
console crud deserialization file json jsonarray listgeneric root serialization
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/mvc-crud-ef-core-class-first-
MVC CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core form httpget httppost mvc table
Last synced: 14 Jan 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/mehrajlatifli/shopdb-crud-with-ado.net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
adonet create create-database crud crud-operation dataview delete insert read select sql sqlserver-2019 stored-procedures table tsql tsql-stored-procedures update userdefined-stored-procedure wpf wpf-application
Last synced: 14 Jan 2025
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: 30 Nov 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/jayanttripathy/aspnetcore-mongodb-crud
ASP.NET Core Web API with MongoDB CRUD- Beginner’s Guide
aspnet-core aspnet-core-webapi crud crud-api mongodb
Last synced: 22 Jan 2025
https://github.com/jayanttripathy/aspnetcore-reactjs-crud-starter
ASPNetCore-ReactJs-CRUD Starter
aspnetcore crud efcore react reactjs
Last synced: 22 Jan 2025
https://github.com/brian-emarquez/crud-php
La creación de un CRUD es una tarea muy común en el desarrollo web (CRUD por sus siglas en ingles Create/Read/Update/Delete). Si tu eres un desarrollador web intermedio o avanzado, es muy probable que hayas creados muchos desarrollos que impliquen un (CRUD)
bootstrap crud css mysql php server
Last synced: 22 Jan 2025
https://github.com/brian-emarquez/cardsqlserver
Spring Boot CRUD Operations
Last synced: 22 Jan 2025
https://github.com/reafreitas1/ice-cream_angular
June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.
angular-cli angular9 backend component container crud css directive-angular frontend functional-language html5 json material-ui module nodejs npm object-oriented-programming services typescript
Last synced: 12 Jan 2025
https://github.com/camruthav/bookstore-app_mern
Bookstore App Using MERN Stack
cors crud mern-stack vite webdevelopment
Last synced: 22 Dec 2024
https://github.com/adanyl0v/go-pocket-link
crud docker go go-pocket-link golang jwt postgres redis rest
Last synced: 07 Dec 2024
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 19 Dec 2024