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-09 00:09:43 UTC
- JSON Representation
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/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: 29 Nov 2024
https://github.com/josemartinezrdev/surveymanager
Survey Manager
crud hexagonal-architecture java maven mysql vertical-slice-architecture
Last synced: 16 Nov 2024
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/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/agungsugiarto/laravel-ajax-crud
Program sederhana Ajax Crud dengan Laravel 5.8.
Last synced: 06 Dec 2024
https://github.com/gustavocadev/deno-api-crud-mongodb
Example: Deno + MongoDB driver + Oak
crud deno mongodb oak typescript
Last synced: 11 Nov 2024
https://github.com/m-mdy-m/crud-mongodb
A simple note-keeping web app with CRUD operations, built on Express.js and MongoDB, using EJS templating.
crud crud-application database express javascript mongodb mongodb-database nodejs
Last synced: 14 Dec 2024
https://github.com/sbthdr/greldapp
Employee list management system using Laravel and Vue.
Last synced: 06 Jan 2025
https://github.com/sankamuk/simplypythoncrudtool
Simple Flask Crud UI
crud crud-application database flask python webapplication
Last synced: 21 Dec 2024
https://github.com/codenoid/jihantoro-cr-mysql
An repo for jihantoro.net article
Last synced: 08 Dec 2024
https://github.com/gowthamand/cakephp-login-register-crud
CakePHP: Add, Edit, Delete, View , Login , Register, Ajax , JSON , Jquery Demo, CakePHP CRUD, CodeIgniter Boilerplatelogin
Last synced: 06 Jan 2025
https://github.com/dacurse/note-app
An API for a note taking app.
crud express javascript nodejs prisma
Last synced: 29 Dec 2024
https://github.com/mahonrim/superheroescrud
Programa CRUD de superheroes hecho en csharp con windows forms y sql server
crud csharp net sqlserver-2017 windows-forms
Last synced: 14 Dec 2024
https://github.com/molaux/mui-app-boilerplate
A ready to use base MUI application / GraphQL API
api apollo apollo-client apollo-server browser-extension crud graphql jest material-ui mysql-workbench react sequelize
Last synced: 06 Dec 2024
https://github.com/oshkoshbagoshh/mern-ecommerce-site
MERN Stack eCommerce Site
crud mern-stack mvc-architecture react-redux rest-api
Last synced: 06 Dec 2024
https://github.com/dmytrodemianchuk/crud-music
simple crud app
crud docker docker-compose golang sql
Last synced: 13 Nov 2024
https://github.com/billyfrcs/bookmanagementsystem
Book Management System Web Application.
ci4 codeigniter codeigniter4 crud css framework html javascript laravel model-view-controller mvc php system tailwindcss web-development webpack website
Last synced: 06 Dec 2024
https://github.com/barata-ribeiro/barataribeiro_blog
My blog for annotations and little 'hacks' that I found helpful in my programming journey.
api blog crud ejs ejs-express ejscript expressjs jwt mongodb mongoose node nodejs typescript
Last synced: 23 Nov 2024
https://github.com/kedarkk1/advanced-to-do-list-app-using-antd
Made this To-do list app using DRF and Reactjs, AntD. Functionalities - CRUD, Filter, Sorting, Pagination, Loader, Responsive(mobile-friendly).
antd antdesign crud drf filter filtering loader pagination react-router-dom reactjs responsive-web-design search search-algorithm sort sorting
Last synced: 29 Dec 2024
https://github.com/itzshoaib/nestjs-boilerplate
A NestJS Boilerplate project with Mongoose, Passport, JWT, Docker, SwaggerAPI.
crud docker mongodb mongoose nestjs nestjs-backend nestjs-boilerplate nestjs-crud nestjs-dockerized nestjs-mongoose nestjs-starter-template nestjs-swagger swagger
Last synced: 29 Dec 2024
https://github.com/rakhmadi/simple-express-crud-aisotop-css
Simple crud with express js
aisotop crud express mongodb nodejs upload-file
Last synced: 09 Dec 2024
https://github.com/pierrekieffer/pymongobox
Provides a set of tools to operate on mongodb
change-streams crud mongodb mongodb-streaming-service oplog oplog-tailing streaming
Last synced: 13 Dec 2024
https://github.com/juliencrn/diesel_demo
Getting started making a CRUD with Diesel ORM and PostgreSQL, written in Rust
crud diesel postgresql rest-api rust
Last synced: 13 Dec 2024
https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example
A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.
api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows
Last synced: 29 Oct 2024
https://github.com/topfullstack/bootstrap-vue-toolkit
Add some useful tools for https://github.com/bootstrap-vue/bootstrap-vue
admin-dashboard bootstrap4 crud dashboard formbuilder select2 vue
Last synced: 01 Jan 2025
https://github.com/benevanio/constrole_de_gastos
Controle Financeiro
bootstrap4 crud crud-application html-css-javascript javascript javascript-library localstorage
Last synced: 29 Nov 2024
https://github.com/luisnquin/django-crud-mysql-sass
CRUD with MySQL, Django and Sass.
Last synced: 20 Dec 2024
https://github.com/01barthez/express-js-started
Ce projet est un template de démarrage pour des applications backend développées avec Express.js et TypeScript. Il est conçu pour simplifier le démarrage rapide de nouveaux projets en intégrant un ensemble d'outils essentiels pour le développement professionnel
api-rest bcrypt cronjob-scheduler crud docker eslint express-js jwt mongodb prettier prisma-orm swagger typescript
Last synced: 14 Dec 2024
https://github.com/farab-hussain/dashboard
The React Admin Dashboard is a powerful tool designed for real-time data management, featuring interactive charts, event organization, and a Kanban task management system. Built with the Refine Framework, it offers full CRM functionality, ensuring a seamless user experience and efficient operations for businesses.
admin-dashboard admin-ui ant-design anti-design codegen crud developer-tools frontend-framework good-first-issues graphql hacktoberfest internal-tools javascript low-code open-source-project react react-hooks refine typescript vite
Last synced: 20 Dec 2024
https://github.com/codermungan/nodejs-crud-social-app
nodejs crud social web app
crud expressjs middleware nodejs nodejs-express nodejs-mongodb
Last synced: 07 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/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/vilhalva/crud-python-em-txt
👨🏫PROJETO CRIADO PARA O CURSO DE PYTHON DO CURSO EM VIDEO.
aplicativo codigo crud curso-em-video database projeto python terminal txt
Last synced: 29 Dec 2024
https://github.com/sammymwangangi/crms
Customer Interaction Recording System.
crud customer-management laravel56 php71
Last synced: 21 Dec 2024
https://github.com/vilhalva/crud-telegram-em-sqlite
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM SQLITE!
bot crud database framework projeto python python-telegram-bot redes-sociais sqlite telegram
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-telegram-em-json
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM JSON!
bot crud database framework json projeto python python-telegram-bot redes-sociais telegram
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-telegram-em-mongodb
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM MONGODB!
bot crud database framework mongodb projeto python python-telegram-bot redes-sociais telegram
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-de-multimidias-bot-em-postgresql
🤤ESSE É UM BOT DO TELEGRAM DE CRUD DE MULTIMIDIAS EM POSTGRESQL!
bot crud database framework postgresql projeto python redes-sociais telebot telegram
Last synced: 29 Dec 2024
https://github.com/vilhalva/app-de-lista-telefonica
👨🏫PROJETO CRIADO PARA O CURSO DE ANDROID STUDIO EM KOTLIN.
android android-studio aplicativo crud curse database gui kotlin projeto xml
Last synced: 29 Dec 2024
https://github.com/vilhalva/moments-com-angular
👨🏫PROJETO CRIADO PARA O CURSO DE ANGULAR.
adonisjs angular api-rest crud css curse database framework html javascript json-server nodejs site typescript
Last synced: 29 Dec 2024
https://github.com/vilhalva/loja-de-produtos
👨🏫PROJETO CRIADO PARA O CURSO DE LARAVEL.
cart chartjs crud database formulario framework laravel materializecss mysql php projeto site
Last synced: 29 Dec 2024
https://github.com/madeehawaqas04/tailwind_mern_blog_main
mern-blog-tailwind
authentication authorization authtoken crud firebase forget-password login mern mongodb otp-generator otp-verification redux-toolkit rolebasedauthrorization signup tailwindcss
Last synced: 21 Dec 2024
https://github.com/nicolaiarocci/boxroom
Boxroom aims at making CRUD operations very boring across all kinds of backends
crud mongodb netframework netstandard redis rest webapi
Last synced: 21 Dec 2024
https://github.com/lahi-ru/django5_responsive_website
This project demonstrates the development of a fully responsive website utilizing Django 5 and Bootstrap. It encompasses CRUD operations and provides a comprehensive guide to deployment.
bootstrap crud css django html javascript python responsive-design web-development website-deployment
Last synced: 21 Dec 2024
https://github.com/mahmoudsayed96/drupal-crud-module-example
Drupal custom module for sample CRUD operation
Last synced: 30 Dec 2024
https://github.com/harshuljain13/restcrud
Rest APi from scratch based on Django rest framework
crud django-rest-framework rest-api
Last synced: 30 Dec 2024
https://github.com/tellys/docker-yii2-api-rest-token-bearer-crud
Docker to create the execution environment and the template has the following technologies: Apache Http Server Mysql database PHP language (Yii PHP Framework - version Yii2) RESTful APIs usando a performance CRUD com operadores usando os métodos HTTP: POST, GET, PUT, and DELETE.
api api-rest crud crud-api docker mysql php postman postman-api postman-collection yii2
Last synced: 24 Dec 2024
https://github.com/mukailasam/graphql1
A Golang CRUD GraphQL API
crud crud-api database go golang graphql graphql-golang
Last synced: 12 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: 14 Nov 2024
https://github.com/cloudcmd/dropbox
dropbox files and folders crud
cloudcmd crud directory dropbox flask javascript nodejs
Last synced: 06 Nov 2024
https://github.com/preetiraj3697/reactjs-integration-with-backend
This project showcases the integration of React frontend with Express backend for managing user data. Features include CRUD operations via RESTful APIs, React Router navigation, MongoDB integration, and separate READMEs for frontend and backend setup.
axios backend cors crud expressjs frontend full-stack mongodb mongodb-atlas mongoose nodejs react react-router restful-api
Last synced: 12 Nov 2024
https://github.com/oybekkayumov/spring-rest
Spring Boot 3 docker mysql postman app
crud docker mysql postman rest spring-boot
Last synced: 08 Jan 2025
https://github.com/cnahmetcn/lifoscase
Lifos Yazılım Case Study
crud google-maps-api laravel laravel-crud
Last synced: 25 Dec 2024
https://github.com/inoles/springtasker
task management app built with Spring Boot, Kotlin, and H2 database, featuring CRUD operations
backend crud h2-database jwt kotlin spring-boot spring-security spring-security-jwt sprintboot task-management web-development
Last synced: 02 Jan 2025
https://github.com/manthanank/crud-angular-ngrx
Crud Angular App using ngrx
Last synced: 30 Dec 2024
https://github.com/manthanank/crud-angular-ngxs
Crud Angular App using NgXS
Last synced: 30 Dec 2024
https://github.com/manthanank/crud-angular-rx-angular
Crud Angular App using rx-angular
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/manthanank/crud-angular-tanstack
Crud Angular TanStack App
angular crud tanstack tanstack-query
Last synced: 30 Dec 2024
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: 14 Nov 2024
https://github.com/albingroen/mern-crud-application
A CRUD application built with the MERN (MongoDB, Express, React & Node.js) stack.
crud crud-application express mern-stack mongodb node-js react
Last synced: 19 Nov 2024
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/asilbekcodes/reactjs_crud
User Management CRUD Application
axios axios-react crud js json json-server jsx react tailwind-css
Last synced: 16 Nov 2024
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/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/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/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/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/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/jonatandb/linksadmin
Links administrator made with React
bootswatch create-react-app crud crud-application es6 firebase firestore javascript jonatandb materialize materializecss mobile-app mobile-first mobile-web react react-toastify reactjs
Last synced: 12 Nov 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/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/joanjpx/java-mysql
Usando Driver MySQL / MariaDB en Java con IntelliJ Idea
community crud db driver intellij intellij-idea java jdbc jdbc-driver mariadb mysql test
Last synced: 12 Nov 2024
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/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/tevesmanuel/grpc-crud
Simple gRPC project with basics CRUD operations on Postgres DB with basic logfile in Rust
Last synced: 02 Jan 2025
https://github.com/ahmnouira/ex-api-seller-buyer
exercie: vendeur-acheteur-produit-categorie-annocne par [ITGate] methode
api crud curd-server mongodb mongoose nodejs rest-api restful-api
Last synced: 08 Jan 2025
https://github.com/ramo4040/todo-list-application-php
🚀 Simple ToDo List app built with PHP and JavaScript 🌟
Last synced: 02 Jan 2025