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-06 00:06:40 UTC
- JSON Representation
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/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/rir7890/blog_website_using_laravel
The Blog Web Application is a dynamic platform that enables users to create, read, update, and delete blog posts. Built using Laravel, a robust PHP framework, this application provides a seamless and user-friendly experience for bloggers and readers alike.
bootstrap5 composer crud css html laravel laravel11x mysql php
Last synced: 10 Oct 2024
https://github.com/kushalobroy/adavanced_laravel_crud
You may create, update, and delete items in this advanced Laravel crate. It features a category list for adding products, and you can edit the product using a rest API and add new categories that match to their parent categories.
blade bootstrap5 crud html5 laravel mysql-database xampp-server
Last synced: 24 Dec 2024
https://github.com/florianstancioiu/laragenerator
A JavaScript application that generates basic PHP files for Laravel
crud javascript laravel laravel-generator
Last synced: 05 Nov 2024
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/ibz-04/lara
REST API & CRUD backend architecture, integrable with any Frontend framework
backend-api backend-service crud crud-api crud-application laravel11-crud-operation php postman postman-test restful-api
Last synced: 13 Dec 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/guuri11/let-it-flow
🎯 Let it flow is your friendly workspace app with a minimalist neumorphic UI and many features where you can read in the README 📖
animations crud crud-functions firebase flow javascript netlify pwa react react-router reactjs recoil recoiljs webapp workspace
Last synced: 05 Jan 2025
https://github.com/neemiassgc/login-system
Login system made with Spring Framework
bootstrap crud crud-application crud-sample font-awesome html-css-javascript java javascript jquery jwt-authentication jwt-token login-forms login-system signup-form spring spring-boot spring-mvc springboot springframework springmvc
Last synced: 05 Jan 2025
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/808vita/react-form-n-table
React Crud - local storage version & MERN version - navigate to branches section !
antd crud mern-crud mern-stack mongodb react react-crud reactjs
Last synced: 28 Dec 2024
https://github.com/neemiassgc/spring-crud-rest-api
A C.R.U.D web application made with Spring Framework
bootstrap4 crud font-awesome grid-system java postgresql spring-boot spring-mvc springframework thymeleaf
Last synced: 05 Jan 2025
https://github.com/itsmaheshkariya/laravel-todo
Laravel Todo Application with CRUD Operations.
application bootstrap composer crud laravel maheshkariya todo tutorial
Last synced: 06 Jan 2025
https://github.com/d4niee/react-native-crud
A React Native example App with basic CRUD (Create, Read, Update, Delete) functions using the Firebase Firestore Database and the Expo CLI.
crud crud-application example-project expo-cli firebase firebase-firestore mobile-app npm react react-native userlist webapp
Last synced: 01 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/ecthorsilva/heroapi-php
Repositório para a Atividade Verbos com a HeroApi em PHP para a aula de Programação WEB III do Professor Laércio Silva
Last synced: 06 Jan 2025
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/webcat12345/invisible-movie
Technical assignment - Invisible, Handsontable Angular integration
angular crud handsontable movie-api poc 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/michaelnabil230/laravel-crud-generator
Laravel CRUD Generator
codegeneration crud crud-application crud-generator generator laravel laravel-framework
Last synced: 20 Dec 2024
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/matiascarabella/formula1-driver-api
CRUD API of F1 drivers that showcases the use of Spring Boot, MySQL & Docker as its main technologies. 🏎️
api crud crud-api f1 formula1 java rest restful-api spring-boot
Last synced: 28 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/omatthewy/java-shareit
Template repository for ShareIt project.
booking-system crud docker gateway integration-testing java maven microservices postman rest-api sharing-economy spring-boot unit-testing user-reviews validation
Last synced: 28 Dec 2024
https://github.com/jastinxyz/data-siswa
mencoba membuat sistem CRUD dengan Laravel
Last synced: 14 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/ryzmdn/laravel-crud
Basic CRUD (Create, Read, Update, Delete) website you can use to start your project.
create-read-update-delete crud laravel laravel11x php
Last synced: 25 Dec 2024
https://github.com/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 10 Oct 2024
https://github.com/asilvafx/sqlite-crud
Simple Node.js Database CRUD, using SQLite3
crud database javascript nodejs sqlite
Last synced: 28 Dec 2024
https://github.com/asilvafx/php-sqlite-crud
Simple PHP Slim Database CRUD application using SQLite3.
api crud database php php-slim-framework sqlite
Last synced: 28 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/quentg/sylab
Symfony Project - Real estate agency 🏢
crud doctrine-orm php php-framework symfony-framework symfony4
Last synced: 28 Dec 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/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 Nov 2024
https://github.com/ekramasif/nestjs_crud
This is a NestJS-based application that provides CRUD operations, authentication using JSON Web Tokens (JWT), managing entity relationships, and integration with a third-party API.
api authentication crud entity-relationships jwt mysql nestjs nestjs-backend nestjs-crud nodejs onetomany
Last synced: 11 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/zabavb/todolist-js-node.js
To Do List is a task management application built using Node.js. It allows users to create, update, delete, and manage tasks, with all data saved in a MongoDB database. The project implements CRUD operations and provides a simple, user-friendly interface using Bootstrap for styling.
back-end backend bootstrap crud crud-operation css css3 html html-css-javascript html5 java-script js mongodb mongoose node-js nodejs to-do-list todolist visual-studio-code vscode
Last synced: 18 Dec 2024
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/walber-vaz/crud-go
Api rest usando go com framework gin-gonic
backend crud docker docker-compose gin-gonic go golang rest-api
Last synced: 12 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/sbthdr/greldapp
Employee list management system using Laravel and Vue.
Last synced: 10 Nov 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/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: 19 Nov 2024
https://github.com/bilalmohib/blooddonationapp
This is a blood donation app. Where there are two types of accounts.One for donors of blood and one for those who want blood. The information and requests from the persons who need blood are stored in the firebase database and then shown to the donors. Each donor has a profile and his donation record. This all full stack react native app is for blood donation camp. This was the final hackathon of the SMIT program. https://github.com/Muhammad-Bilal-7896/blooddonationapp
crud database-management firestore-database reactnative
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/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/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/hir4/mongoose_api
Project using Node, Express and Mongoose to create an API that access MongoDB database and make all the CRUD operations.
api-rest crud dotenv express javascript mongodb mongoose nodejs nodemon
Last synced: 27 Dec 2024