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-30 00:06:11 UTC
- JSON Representation
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/sudarika/todo-application
TodoApp is a simple and elegant Android application designed to help you manage your daily tasks efficiently. This project demonstrates the use of modern Android development practices including ViewModel, LiveData, RecyclerView, and Room for local database management.
android-application android-studio crud kotlin
Last synced: 25 Dec 2024
https://github.com/mnisarali/recipe_app
The Recipe app efficiently manages recipes, ingredients, and inventory. Save ingredients, track availability, create recipes, and generate shopping lists. Share recipes publicly for easy access by all users.
authorization crud devise psql recipe-app rspec ruby-on-rails
Last synced: 08 Jan 2025
https://github.com/mnisarali/blog_app
A classic blog website, designed to showcase an array of posts and empower readers to interact with them through a variety of features such as commenting and liking.
authorization crud devise psql rspec rswag
Last synced: 08 Jan 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/securityriskadvisors/sra-taxii2-manager-server
TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces
crud stix taxii taxii2 user-management
Last synced: 08 Nov 2024
https://github.com/ayushagarwal27/shareaiprompt---nextjs-13.4
A Crud application, build with Next JS 13.4, App router, Server Components, MongoDB, deployed on Vercel
crud mongodb nextjs13 tailwindcss
Last synced: 05 Dec 2024
https://github.com/guaigua/toters
An application that allows teachers and students to register, manage courses, create a profile.
Last synced: 19 Dec 2024
https://github.com/melardev/springbootapispringjpacrud
Spring Boot Api application with Spring Data JPA hibernate implementing HTTP Crud
api crud full-stack fullstack hibernate http jpa rest spring spring-boot spring-data
Last synced: 25 Jan 2025
https://github.com/noejunior792/api-laravel
This is an API project developed with the Laravel framework. It was created for the purpose of studying and practicing the concepts of RESTful API development using Laravel.
api api-laravel api-restful authentication crud laravel php
Last synced: 13 Jan 2025
https://github.com/abualiyousef/crud_js
A 'products management' system for an electronic store with CRUD operations using JS
bootstrap crud css3 html5 javascript regex
Last synced: 21 Jan 2025
https://github.com/zoelabbb/rexpressapi.ts
A simple and efficient REST API for managing blog posts and users. Built with Node.js, Express.js, TypeScript, and Prisma.
blog crud expressjs nodejs playground-project postgresql prisma restapi typescript
Last synced: 27 Dec 2024
https://github.com/zoelabbb/go-crud-mysql
A simple CRUD project using Golang ✨
crud golang mysql planetscale project
Last synced: 27 Dec 2024
https://github.com/edinsonrequena/react-contact-book
A simple contact book build in react
crud react reactjs software-architecture software-engineering
Last synced: 27 Jan 2025
https://github.com/viniciusmilk/crud-api
Simple CRUD API made in node with fastify and mysql to persist data, applications are running in containers created with docker and compose
composer crud crud-api docker docker-compose dockerfile fastify javascript mysql node nodemon
Last synced: 23 Oct 2024
https://github.com/mohdafjal2004/simple-to-do-app
A simple todo app built using Reactjs with all crud operations , use of props to display data and modify it, styled using Bootstrap alpha
bootstrap5 crud props-and-state-components props-drilling reactjs todo todolist todolist-application
Last synced: 29 Dec 2024
https://github.com/knowledgefactory4u/dotnet-postgresql-reactjs-crud-app
.Net + PostgreSQL + React JS CRUD Application Example
crud dotnet dotnet6 postgresql reactjs
Last synced: 14 Jan 2025
https://github.com/siddhant-k-code/crud-js-mongodb
crud crud-application javascript js mongodb mongoose react
Last synced: 27 Dec 2024
https://github.com/kishyassin/crud-using-text-files-in-c
CRUD operations using just text files in C/CPP >>>> build my mini SGBD from scratch :)
Last synced: 13 Jan 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/prathambhalke/book-o-pedia
Book-O-pedia is a MERN (MongoDB, Express.js, React.js, Node.js) stack project aimed at providing a comprehensive platform for managing a virtual library. The project allows users to perform CRUD (Create, Read, Update, Delete) operations on book data, enabling them to add, view, edit, and remove books from the library database.
api-rest crud express momentjs mongodb node-js pagination react-table reactjs tailwind toastify-js typescript
Last synced: 15 Dec 2024
https://github.com/melardev/android_volley_crud
Android Crud application built with Volley
android crud full-stack fullstack java volley
Last synced: 25 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/jjpaulo2/crud-pymongo
This repository contains a simple Python program, with unit tests, that implements basic CRUD operations for MongoDB database.
crud dockerfile mongodb pymongo pytest python
Last synced: 22 Jan 2025
https://github.com/asbhogal/javascript-brainpad-app
A notes application which allows users to quickly add new and delete notes, with titles, description and date created, featuring a dark/light mode toggle. This repo is currently under development.
api crud javascript js stateful-components stateless-components to-do-app to-do-list todoapp todolist
Last synced: 21 Jan 2025
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/melardev/android_mvvm_dagger_rxretrofit_databinding_crud
Android Crud Application built with Architecture Components, Retrofit and Dagger
android android-architecture-components architecture-components crud dagger data-binding dependency-injection java mvvm reactive reactive-programming retrofit
Last synced: 25 Jan 2025
https://github.com/ajitagupta/student-management-system
Student CRUD API with MySQL database
crud database-connection java jdbc learning-java mysql-database portfolio-project student-management-system
Last synced: 27 Jan 2025
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/vilhalva/crud-python-em-postgresql
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NO DATABASE POSTGRESQL.
aplicativo codigo crud database postgresql python terminal
Last synced: 29 Dec 2024
https://github.com/aelkayam/ticketing-app
Ticketing application featuring Create, Read, Update, and Delete (CRUD) functionality
Last synced: 14 Jan 2025
https://github.com/omarramoun/to-do-list
To-do List Helps You Organize Your Tasks. It Lists The Things That You Need To Do And Allows You To Mark Them As Completed. Built Using Es6 And Webpack, And It Has The CRUD Features
crud css3 es5 font-end html5 todo todoapp todolist webpack
Last synced: 02 Jan 2025
https://github.com/cletsymedia/admin_dashboard
This is a must to do project in fulfilment of ALX_SE
auth authentication bcrypt crud middleware mongodb mongodb-database nextjs reactjs tailwindcss tailwindcss-plugin
Last synced: 21 Dec 2024
https://github.com/vinyl-davyl/nextra-diary
Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.
crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript
Last synced: 06 Jan 2025
https://github.com/krishanmurariji/filter-sorting-asp.net-core
Filter & Sorting & Permissions in Asp.net Boilerplate
angular asp asp-net-core boilerplate crud csharp filter filter-dropdown localization pagination sorting ts
Last synced: 29 Dec 2024
https://github.com/rafaelblum/refrigerator-control
Sistema web para solucionar a venda de bebidas de refrigeradores de micro empresas para seu clientes. O sistema terá o cadastro do cliente e acesso via QRCode, pagamento dos produtos e por fim o controle das bebidas. Todo sistema terá no front-end uma area APP para clientes e ADMIN para o(s) administrador(es).
alpinejs control-sistem crud developer filamentphp laravel-10 livewire3 php8 tailwindcss tall-stack
Last synced: 08 Jan 2025
https://github.com/rafaelblum/laravelfox
Mini projeto desenvolvido com laravel 8 para demostrar a criação de CRUD basico em um sistema de blog. O projeto tem como proposito mostrar o sistema e também poder aprender juntos com todos as melhores formas de desenvolvimento.
blade cms crud crud-application diagram laravel laravel-framework migration php sweetalert2 website
Last synced: 08 Jan 2025
https://github.com/rafaelblum/livewire-v3-crud-uploading
Este é um projeto de desenvolvimento de CRUD, Uploading de imagens, bibliotecas front-end e backend, afim de desenvolver mais a nova versão do Livewire 3.0.
chartjs crud flowbite graficos laravel layouts livewire tailwindcss upload-images
Last synced: 08 Jan 2025
https://github.com/paley777/data-entry
Data Entry is C# language software that functions to run CRUD (Create, Read, Update, Delete) features on databases.
Last synced: 02 Jan 2025
https://github.com/zerefwayne/hostel-allotment-system
Hostel Allotment System - Software Engineering Course Project
Last synced: 22 Jan 2025
https://github.com/okakzai/wp-crud
WP CRUD (Create, Read, Update, Delete) adalah Wordpress Plugin untuk manajemen data (tambah, lihat, ubah, hapus) dari database Wordpress yang dibuat ketika plugin ini diaktifkan.
crud website wordpress wordpress-plugin
Last synced: 29 Dec 2024
https://github.com/wwddnn/desafio-crud-clientes
Desafio e projeto DevSuperior - capítulo CRUD
apirest bean beanvalidation crud dto java springboot springjpa
Last synced: 14 Jan 2025
https://github.com/yogesh-bhandare/picksportz
Picksportz connects sports enthusiasts by organizing games on nearby turfs. It fills open team spots and shares turf rental costs. Built with Django and Django Rest Framework, it makes sports accessible and fosters community.
crud django django-email django-forms django-templates mysql postman
Last synced: 28 Jan 2025
https://github.com/jonath-z/jlb-backend
E-commerce backend system written in Go with Gin
backend-api crud gin go golang
Last synced: 14 Dec 2024
https://github.com/nlagdhir/laravel-vue-crud
Crud in laravel using vue js
ajax crud laravel laravel-framework laravel-vue-crud vue vuejs2
Last synced: 12 Jan 2025
https://github.com/othmanenissoukin/notes-keeper
Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.
bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application
Last synced: 14 Jan 2025
https://github.com/fernandozueet/service-laravel
Library that helps to separate the business rule part of the control. Leaving control leaner.
crud repository service service-crud service-laravel
Last synced: 16 Jan 2025
https://github.com/avishekdevnath/tourism-or-delivery-website-client-side_react-react-bootstrap-firebase
Live Site Link
bootstrap crud css3 express javascript mongodb node react react-router
Last synced: 20 Jan 2025
https://github.com/lucasfeliciano02/library-crud-gui
Livraria pessoal que contém uma gui em tkinter e um banco de dados SQlite com crud. Foi desenvolvido para a pessoa ter uma melhor gestão de seus livros
crud python sqlite tkinter-gui
Last synced: 13 Jan 2025
https://github.com/shibuyakosuke/laravel-crud-breadcrumbs
Breadcrumbs package for php7+
artisan breadcrumbs crud laravel
Last synced: 27 Jan 2025
https://github.com/jeffersonrucu/crud_user_api_nodejs_express_sequelize
Este projeto é uma API desenvolvida em Node.js, utilizando o framework Express, o ORM Sequelize e o superset de JavaScript, TypeScript. O objetivo principal é fornecer um CRUD de usuários em um banco de dados MySQL, permitindo que as operações de criação, leitura, atualização e exclusão de registros sejam realizadas facilmente.
crud express mvc nodejs rest-api sequelize typescript
Last synced: 31 Dec 2024
https://github.com/gmartinezramirez-old/spring-api-rest-person-crud
:person_with_pouting_face: [Active] REST web service using Spring JPA, Spring MVC and Spring Boot. Including GET, POST, PUT, DELETE operations.
crud hibernate java mariadb maven mysql rest-api spring spring-boot spring-jpa spring-mvc webservice
Last synced: 05 Dec 2024
https://github.com/vilhalva/crud-telegram-em-mysql
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM MYSQL!
bot crud database framework mysql projeto python python-telegram-bot redes-sociais telegram
Last synced: 29 Dec 2024
https://github.com/ibrahimhabibeg/stadium-go-server
The server for a stadium booking mobile app.
authentication booking crud graphql mysql node prisma typescript
Last synced: 22 Dec 2024
https://github.com/josemartinezrdev/surveymanager
Survey Manager
crud hexagonal-architecture java maven mysql vertical-slice-architecture
Last synced: 16 Jan 2025
https://github.com/bilalmohib/backendpernbookinfo
This is the backend of the Todo App built with Pern stack and material ui and React JS on the front end.
bookinfo crud crud-api database database-management material-ui pern pern-stack postgres postgresql reactjs
Last synced: 20 Jan 2025
https://github.com/johnntirintis/meta-backend-software-development-course
Comprehensive collection of projects, assignments, and code snippets from the Backend Software Development course by Meta. Covers a broad spectrum of technologies and frameworks in backend development, including REST APIs, databases, and server management.
api backend backend-software-development crud django drf meta oop python rest rest-api
Last synced: 13 Jan 2025
https://github.com/efeturkemir/online-exam-platform
A streamlined web app for secure online exams, featuring intuitive user and admin interfaces, powered by Vue.js, ASP.NET Core, and MongoDB.
admin-dashboard asp-net-core crud jwt-authentication mongodb online-exam-system online-school typescript vue
Last synced: 11 Jan 2025
https://github.com/tmtocb/crud-chatup_rails_devise_bulma
simple crud-app based on Twitter with Rails 6, Bulma for CSS, devise for authentication, CRUD actions with simple_form, gravatars and font-awesome icons on top. Postgresql as database.
bulma crud devise font-awesome gravatar postgresql rails rails6
Last synced: 07 Dec 2024
https://github.com/zahidakbar2370/crud_system_laravel_8
crud(add,view,edit,update,delete,show) in laravel 8
Last synced: 05 Jan 2025
https://github.com/hafs96/gestion_garage
une application de gestion complète pour les garages automobiles. Ce projet vise à offrir une solution efficace pour la gestion des clients, des réparations, du stock des pièces de rechange, et de la facturation, tout en intégrant une gestion détaillée des véhicules de chaque client.
app composer config crud dashboard json laravel php tailwindcss vendor
Last synced: 13 Oct 2024
https://github.com/jaymar14/week-18
MongoDB/Mongoose activities
back-end crud database mongodb mongoosejs nodejs populate scrape
Last synced: 14 Nov 2024
https://github.com/robertjgabriel/cd-management-system-php
Showing how to use crud using symfony
college-project composer crud doctrine-orm php swiftmailer symfony symfony-application symfony-page twig
Last synced: 13 Jan 2025
https://github.com/kaloslazo/tumipalace
Implementation of interactive CRUD web casino developed in the Platform Based Development course CS2031 at UTEC.
api casino crud css flask html javascript platform-based-development postgresql python sqlalchemy vuejs
Last synced: 12 Jan 2025
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: 27 Dec 2024
https://github.com/getrighhttt/roomdatabaselogineventhandling
Basic CRUD example of ROOM.
android coroutines crud event eventhandling livedata mvvm recyclerview recyclerview-animation
Last synced: 14 Dec 2024
https://github.com/getrighhttt/tasks-crud
Save task in a recycler view, and use CRUD functionality to update, delete, or save them!
android coroutines crud crud-application livedata mvvm navigation-component room-database viewmodel
Last synced: 14 Dec 2024
https://github.com/ritobrotomukherjee/forum-app
It's a MERN stack fully responsive forum application with JWT authentication. Simple but beautifully desined full-stack app. Followed Git flow.
api-rest crud forum-site jwt-authentication mern mern-stack microservices mongodb-atlas mongoose responsive-web-design
Last synced: 06 Jan 2025
https://github.com/brunin12/siteflask
Site com Flask incluindo catálogo de filmes, diário de professor, cadastro de frutas e mais. Ótimo para aprender desenvolvimento web dinâmico em Python.
api crud flask python site themoviedb
Last synced: 06 Dec 2024
https://github.com/glpzzz/gateways
This sample project is managing gateways - master devices that control multiple peripheral devices.
bootstrap5 chai crud docker-compose expressjs mocha mongoose nodejs rest-api unit-testing vue
Last synced: 17 Jan 2025
https://github.com/agungsugiarto/laravel-ajax-crud
Program sederhana Ajax Crud dengan Laravel 5.8.
Last synced: 06 Dec 2024
https://github.com/manthanank/crud-angular-tanstack
Crud Angular TanStack App
angular crud tanstack tanstack-query
Last synced: 30 Dec 2024
https://github.com/manthanank/crud-nodejs
CRUD Nodejs
crud graphql mongodb mysql nodejs postgresql
Last synced: 30 Dec 2024
https://github.com/andy-aa/mydb
The lightweight ORM for MySql and MariaDB
crud mariadb mysql orm pagination php query-builder
Last synced: 13 Nov 2024
https://github.com/guilhermeferreiram/controledecontatosmvc
Projeto ASP.NET Core MVC para Controle de Contatos
asp-net-core banco-de-dados crud mvc smtp
Last synced: 21 Jan 2025
https://github.com/manthanank/crud-angular-rx-angular
Crud Angular App using rx-angular
Last synced: 30 Dec 2024
https://github.com/asacxyz/parking_control_api
CRUD desenvolvido através do framework SpringBoot
crud crud-api database java postgres postgresql springboot
Last synced: 11 Jan 2025
https://github.com/manthanank/crud-angular-ngxs
Crud Angular App using NgXS
Last synced: 30 Dec 2024
https://github.com/manthanank/crud-angular-ngrx
Crud Angular App using ngrx
Last synced: 30 Dec 2024
https://github.com/keanteng/serpent-astral
💠 Order Processing Solution for Small/Medium Warehouses in Malaysia
chakra-ui crud graphql graphql-yoga nextjs order-management prisma sqlite tailwindcss typescript warehouse
Last synced: 20 Jan 2025
https://github.com/daren1028/cs_an_az_employee_manager
An Asp.Net Core application for managing individuals with Angular forms
angular8 asp asp-net-core automapper crud dotnet-core dto swagger typescript webapi
Last synced: 17 Jan 2025