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-02-05 00:06:43 UTC
- JSON Representation
https://github.com/mustafa-hamzawy/rentify
Practicing NestJS.
authentication authorization crud docker docker-compose jest nestjs nodejs postgres postgresql rbac-roles resful-api rest-api supertest typeorm typescript unit-testing
Last synced: 13 Dec 2024
https://github.com/gustavoherreronunes/conectiondb
🗄 Este projeto visa fazer as operações de CRUD para manutenção de um banco de dados MySQL. Feito na ferramenta Window Builder do Eclipse IDE for Java Developers, desenvolvido como exemplo durante as aulas de Desenvolvimento de Sistemas.
crud eclipse eclipse-ide java mysql
Last synced: 26 Dec 2024
https://github.com/gustavoherreronunes/appcrud-firebase
📱Aplicativo para registro e manutenção de dados de clientes de uma empresa fictÃcia, utilizando a plataforma Firebase. Desenvolvido durante as aulas de Programação para Aplicativos Mobile.
cordova crud firebase firebase-firestore javascript js mobile
Last synced: 26 Dec 2024
https://github.com/mayankghatawal/blog-crud
Simple Blog CRUD App
appwrite crud github-config nextjs typescript
Last synced: 02 Jan 2025
https://github.com/melardev/javaspringbootauth0jwtcrud
Java Spring Boot Crud application secured with Jwt using Auth0 Library
auth0 crud full-stack fullstack java jwt spring-boot
Last synced: 25 Jan 2025
https://github.com/mdazlaanzubair/contact-app-api
A Contact List MERN application protected with JWT authentication system.
authentication contact crud express javascript jwt list mongo node open source
Last synced: 10 Jan 2025
https://github.com/basedhound/podcastr-ai_app_next
Podcastr is an AI SaaS platform, built on Next.js, that enables users to create podcasts with advanced features like text-to-audio conversion, thumbnail Image generation and seamless playback.
ai app auth clerk clerk-auth convex crud form nextjs nextjs14 openai react react18 shadcn tailwind typescript uploadstuff uuid
Last synced: 02 Jan 2025
https://github.com/dinesh2510/crud-operation-in-sqlite-recyclerview-and-listview-android
(Create Read Update Delete)CRUD Operation using sqlite (Recyclerview and Listview)
crud crud-application crud-operation database listview listview-android recyclerview sqlite sqlite-android sqlite-database sqlite-recyclerview sqlite3
Last synced: 04 Dec 2024
https://github.com/kalwar/firestore-react-tutorial
a simple firestore react tutorial (CRUD) operation
Last synced: 17 Jan 2025
https://github.com/umbrellacrow612/nextjs-prisma-api-example
using Prisma and Next.js together to build a robust API that enables users to perform CRUD operations on data. By combining the flexibility of Next.js with the ease of use of Prisma, this API offers a scalable and efficient solution for web development projects. Check out the code and get started building your own API
api crud databases nextjs prisma sqlite
Last synced: 05 Feb 2025
https://github.com/cyberg4b/api-rest-spring-boot
Um CRUD básico que utiliza Spring Data JPA, Hibernate, Spring Security, e PostgreSQL.
api-rest crud java postgresql spring-boot
Last synced: 01 Jan 2025
https://github.com/vagnerbellacosa/005_grudcadastrotvseries
GRUD em Memoria C# Cadastro de TV Series comandos basicos .Net Orientaçao a Objetos
c-sharp crud digital-innovation-one dio dot-net labs oriented-object-programming tv-show
Last synced: 03 Jan 2025
https://github.com/mukailasam/graphql1
A Golang CRUD GraphQL API
crud crud-api database go golang graphql graphql-golang
Last synced: 10 Jan 2025
https://github.com/shaheennabi/unified-database-connector-package
🎇 MongoDB Automator 🎇 A powerful tool for automating MongoDB operations, making it easier than ever to connect and perform CRUD functionality. 🚀 Future updates will expand support to MySQL, Cassandra, and beyond, bringing even more database versatility to your fingertips! 🌟💻
crud database database-operations machinelearning modular-coding mongodb pypi-package
Last synced: 04 Dec 2024
https://github.com/akashgiricse/security_scan
Security Scan Result
crud crud-application graphql mongodb mongoose
Last synced: 23 Dec 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: 10 Jan 2025
https://github.com/pikuzamarie/project-cost-calculator
CheckSum - calculate project cost at ease
calculator-application crud material-ui react redux
Last synced: 17 Dec 2024
https://github.com/kelvin229/mern-stack-crud-application
Social app for posting/documenting life updates
backend bootstrap crud expressjs full-stack fullstack javascript material-ui mongodb nodejs reactjs
Last synced: 03 Jan 2025
https://github.com/manish312002/mvblog
MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.
api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application
Last synced: 17 Dec 2024
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: 10 Jan 2025
https://github.com/solov1113/spring-thymeleaf-sample
About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC
bootstrap bootstrap4 crud spring spring-boot spring-data-jpa springmvc thymeleaf thymeleaf-template-engine
Last synced: 17 Jan 2025
https://github.com/muhdhanish/next_curd_api
This repository contains a simple Next.js application that demonstrates CRUD (Create, Read, Update, Delete) operations using local data. The application showcases a basic implementation of a CRUD system without any database.
api crud nextjs rest-api typescript
Last synced: 30 Jan 2025
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: 10 Jan 2025
https://github.com/onekiloparsec/vuex-module-generator
A generator of full-featured Vuex modules for CRUD REST endpoints handling mutations, actions, state & selection. Ideal for large Vue.js SPA using dozens of API endpoints (see https://www.arcsecond.io as an exemple).
axios crud javascript no-dependencies nodejs rest spa vue vuejs vuex
Last synced: 18 Dec 2024
https://github.com/tokhy1/php_crud_app
Revolutionize data management with PHP powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.
backend bootstrap crud crud-app crud-application css database html mysql mysql-database php xampp
Last synced: 31 Dec 2024
https://github.com/austinkregel/laravel-abstract
A very abstracted way to get CRUD up and running.
Last synced: 18 Dec 2024
https://github.com/maulayyacyber/crud-codeigniter
Basic CRUD CodeIgniter
basic ci codeigniter create crud delete mysql read update
Last synced: 01 Jan 2025
https://github.com/jeanmoissa/csharp_cadastro_de_contatos
Cadastro de Contatos utilizando Asp.Net e C# CRUD
asp-net crud csharp javascript
Last synced: 11 Jan 2025
https://github.com/ashharr/crypto-tracker-india
A cryptocurrency tracker which shows INR price for all coins fetched from the CoinGecko API
api axios component crud cryptocurrency javascript props props-and-state-components react react-js state-management
Last synced: 04 Jan 2025
https://github.com/melardev/android_kotlin_fragments_mvvm_rxretrofit_rxlifecycle_databinding_crud
Android Crud application built with Architecture components and Retrofit
android android-architecture-components android-fragments architecture-components crud data-binding full-stack kotlin lifecycle mvvm reactive reactive-programming retrofit
Last synced: 25 Jan 2025
https://github.com/lafayettegabe/simple-firebase-rest-api
🔥 Firebase & Next.js | Blazing-fast and serverless REST API
api crud firebase firebase-database firebase-template firestore next-template next14 next14-template next14example nextjs redux rest-api serverless starter template
Last synced: 16 Dec 2024
https://github.com/valchanoficial/nodepostgresql
CRUD em Node com PostgreSQL
body-parser crud express node nodejs postgres postgresql
Last synced: 04 Jan 2025
https://github.com/valchanoficial/nodejs1
Alura: Node.js Parte 1: Inovando com JavaScript no backend
crud javascript js node nodejs sqlite
Last synced: 04 Jan 2025
https://github.com/valchanoficial/nodemysql
CRUD em Node com MySQL
body-parser crud database express mysql mysql-database node
Last synced: 04 Jan 2025
https://github.com/isaychris/react-redux-test
A simple CRUD react app to test out react-redux, react ui frameworks and netlify :: https://ecstatic-kalam-7158f1.netlify.com/
Last synced: 04 Jan 2025
https://github.com/danpoynor/python-book-database
Exercise creating an SQL database including model creation and CRUD using SQLAlchemy
console-app crud demo-app python sqlalchemy-orm
Last synced: 17 Jan 2025
https://github.com/ajsevillano/users-crud
🖥 Fullstack CRUD written in Javascript for managing users
backend crud database expressjs frontend javascript nodejs postgresql
Last synced: 23 Jan 2025
https://github.com/karmek-k/bookmgr
Booky - Book library manager web application
Last synced: 11 Jan 2025
https://github.com/savirafatika/ci4-basicexe
CodeIgniter 4: configuration, basic MVC and structured directory, CRUD, user authentication with library myth-auth
bootstrap4 ci4 codeigniter crud faker migration myth-auth pagination php practice seeder
Last synced: 26 Jan 2025
https://github.com/core-go/cassandra
cassandra cassandra-crud cassandra-search crud
Last synced: 10 Jan 2025
https://github.com/catt-tung/potluck-planner-crud-app
crud crud-application css ejs expressjs full-stack-web-development google-oauth2 javascript mongoose mongoose-crud-operation mongoose-model mongoose-schema mvc mvc-architecture mvc-framework nodejs nodejs-server passportjs serverjs web-application
Last synced: 11 Jan 2025
https://github.com/soltanoff/drf_vue_template
Template project for CRUD App using Vue.js and DRF
crud crud-application crud-functionality crud-operations crud-sample django django-framework django-rest-framework docker docker-compose herokuapp vue vuejs2
Last synced: 08 Dec 2024
https://github.com/arjuncodess/dropbox-2.0
Dropbox 2.0: The Next.js Cloud Storage Platform is an online file storage and sharing application designed to provide users with a seamless and secure experience for managing their digital assets. This platform enables users to upload, organize, share, and collaborate on files through an intuitive interface.
clerk crud firebase firebase-database firebase-storage nextjs react shadcn-ui tailwindcss typescript
Last synced: 15 Dec 2024
https://github.com/lionelsu/trybe-futebol-clube
Futebol Clube API is a RESTful API and a modern CRUD application with a graphical interface developed in ReactJs, offering comprehensive CRUD functionality for leaderboard management in a Football Club team.
chai clean-architecture crud docker docker-compose express mocha mysql nodejs orm postman restful-api sequelize solid tdd typescript
Last synced: 04 Jan 2025
https://github.com/victor-0x29a/nestjs-cruds
The fundamentals box, NestjS!
crud crud-api crud-application microservice microservices nest nestjs nestjs-backend
Last synced: 23 Jan 2025
https://github.com/anirbansharma1996/divine-beauty
DivineBeauty is a web application dedicated to enhancing your beauty care routine. Discover the latest beauty trends, browse a wide range of skincare and cosmetic products, and connect with a community of beauty enthusiasts.
bootstrap5 crud expressjs mongodb nodejs reactjs stripe
Last synced: 18 Jan 2025
https://github.com/sevdanurgenc/ticket-system
This repo was developed using asp.net with mvc framework and includes a ticket management system.
Last synced: 29 Jan 2025
https://github.com/fjerbi/ultimateblog
The ultimate blog, a package that will allow you to integrate a blog systemin your Laravel Application with likes/ dislikes on posts, comment system,Notification system, author profile and views count
blog blog-package blogging blogsystem crud larablog laravel laravel-blog laravel6 likes-count notifications package
Last synced: 10 Jan 2025
https://github.com/messsimo/movie-search
Movie Website prototype with Admin Panel
application backend crud database front-end fullstack mysql php8
Last synced: 30 Jan 2025
https://github.com/messsimo/rento_car
Web for company "RentoCar" which give cars in rent
adaptive-design burger-menu comercial crousel crud css javascript laravel php web
Last synced: 30 Jan 2025
https://github.com/varejaodacarne/vanilla_node_api_rest
Full CRUD REST API using Nodejs with no framework
crud javascript nodejs rest-api
Last synced: 09 Jan 2025
https://github.com/jlmonteagudo/ng-material-crud-sample
This project is a sample that shows how to develop a CRUD system. Angular Material has been used to design the UI. This project is part of a system composed by a node server and a front end application developed with Angular that shows how to develop a CRUD system.
angular angular-material crud crud-sample mean mean-stack
Last synced: 24 Jan 2025
https://github.com/nubisub/wengdevproject
Project Akhir Pemrograman Web
basic crud html-css-javascript php
Last synced: 24 Dec 2024
https://github.com/pandeyankit123/fullstack-fitfromheart.com-crud
A Login page for gym developed with HTML, CSS, JS, Node.js and MongoDB to implement an API to Create, Read, Update and Delete a user from Database.
crud css expressjs html javascript mongodb mongoose nodejs restful-api
Last synced: 04 Feb 2025
https://github.com/kenvilar/serverless-rest-api
Core Service for a Notes REST API
aws crud dynamodb javascript rest-api serverless
Last synced: 19 Jan 2025
https://github.com/tsaikoga/cudify
The gem can help you create, update or delete a batch of records at once just like accept nested attributes.
Last synced: 22 Dec 2024
https://github.com/websolutionstuff/laravel-9-crud-with-image-upload-example
In this article, we will see the laravel 9 crud with an image upload example. Here, we will learn how to image upload with crud operation in the laravel 9 application.
crud crud-application crud-operation image-upload laravel laravel9 mysql mysql-database php upload-image
Last synced: 05 Feb 2025
https://github.com/indraxyz/nextjs-mui-expressjs-sequelize-mysql
understanding combination with Nextjs, Material Ui, expressjs, mySql, Sequelize.
crud expressjs javascript material-ui mysql nextjs reactjs sequelize-orm
Last synced: 30 Jan 2025
https://github.com/serkan-ucakcioglu/vehicles-page
React JS Vehicles
crud google-maps-api react-hook-form reactjs redux-toolkit router rtk-query tailwindcss
Last synced: 03 Feb 2025
https://github.com/serkan-ucakcioglu/express_mongo_rest_api
Express js MongoDb Crud
crud express express-js mongodb mongoose node-js nodemon rest-api
Last synced: 03 Feb 2025
https://github.com/yenilikci/nextjs-djevents
authent authorization crud isr jwt next12 nextjs pagination ssr strapi-v4
Last synced: 17 Jan 2025
https://github.com/fernandod1/laser-hair-removal-app
Full PHP control panel to manage client's database and sessions consumptions of laser hair removal in a beauty center.
beauty-salon control-panel crud hair-removal hair-treatments hairsalon laser laser-hair-removal mysql php
Last synced: 12 Jan 2025
https://github.com/walderlansena/softstore
:moneybag: SoftStore Sistema de gerenciamento de pedidos com imposto e valor final. Feito em PHP 7, Com Estrutura Hexagonal.
controller crud css hexagonal-architecture mvc order php7 routes system
Last synced: 30 Jan 2025
https://github.com/manthanank/nodejs-swagger-mysql-crud
Node.js CRUD API with Swagger Documentation using MySQL
crud mysql nodejs swagger swagger-ui
Last synced: 30 Jan 2025
https://github.com/blordeus/to-do-app
A To-Do list app made with React Chakra UI. My first attempt at a CRUD app
Last synced: 10 Jan 2025
https://github.com/ahsannjavaid/un-portal
UN Portal is an educational portal where teachers register students and assign them with their academic record and students see their academic record by logging into their respective accounts. Please refer to README.md file to know more about this project.
academia admin crud education instructors students
Last synced: 30 Jan 2025
https://github.com/itsabdessalam/crud-nodejs
CRUD Node.js
crud express javascript js login nodejs uikit
Last synced: 12 Jan 2025
https://github.com/manthanank/nodejs-swagger-mongodb-crud
Node.js CRUD API with Swagger Documentation using MongoDB
crud mongodb nodejs swagger swagger-ui
Last synced: 30 Jan 2025
https://github.com/billyfrcs/studentfinalprojectmanagementsystem
Student Final Project Management System Web Application.
codeigniter codeigniter4 crud css framework hack html javascript laravel laravel-mix model-view-controller mvc php sass scss system tailwindcss web-application web-development webpack
Last synced: 09 Jan 2025
https://github.com/fityannugroho/contact-app
A simple contact android app. CRUD implementation using SQLite & Firebase.
android-app contacts-app crud firebase firestore sqlite
Last synced: 18 Dec 2024
https://github.com/a-dera/juliacrudapp
A Genie (The highly productive Julia web framework) based Web Application for CRUD operations.
Last synced: 12 Jan 2025
https://github.com/traveltimn/flask-task-manager-project
Tutorial for Code Institute course: Flask + MongoDB with CRUD functionality
code-institute crud flask gitpod heroku mongodb python
Last synced: 12 Jan 2025
https://github.com/albertho425/budget-app
A simple budget app that allows you to add income, expenses, and budget.
bootstrap budget crud javascript
Last synced: 09 Jan 2025
https://github.com/erossini/contorsouniversity5
Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5
asp-net-core asp-net-mvc aspnetcore crud net5 net50
Last synced: 12 Jan 2025
https://github.com/albertho425/js-to-do-app-with-api
A to-do app that also display's a user's temperature and country eomoji
bootstrap crud javascript to-do
Last synced: 09 Jan 2025
https://github.com/bilalvdemir/springbootcrudexample
Spring Boot CRUD Example with MVC Pattern
controller crud docker exception-handler exceptions formatter jpa logger mongodb regex-pattern restful-webservices spring-boot spring-mvc validator
Last synced: 17 Dec 2024
https://github.com/ehsundar/dopamine
General REST server for web and client app developers
android-development crud developer-tools ios-development mvp rest rest-api web-development
Last synced: 18 Dec 2024
https://github.com/nshahaf/ecommerce
React shopping cart app, with zustand state managment, responsive design and mobile navigation bar
cart crud react responsive-design scss zustand
Last synced: 12 Jan 2025
https://github.com/saili-shinde/employee_management_system
Employee Management (CRUD) System | Tech Stack: Java 17, Spring Boot, Spring MVC, Spring Data Jpa, Hibernate, Maven and MySQL
crud crud-application crud-operation employee-management-system hibernate java java17 maven mysql-database spring-boot spring-data-jpa spring-mvc
Last synced: 30 Jan 2025
https://github.com/servicespack/users-api
👥 Users microservice ready and flexible for your system
api api-blueprint crud microservice mongodb nodejs
Last synced: 09 Jan 2025
https://github.com/pixelwhiz/pkk-react-golang
chakraui crud golang gorm mysql react typescript
Last synced: 30 Jan 2025
https://github.com/guicheffer/alien-registration-spa
👽 A spa of registration of Aliens
aliens crud css3 es6 html5 jest localstorage nightwatch react reactredux redux spa stylus ufo webpack
Last synced: 12 Jan 2025
https://github.com/vagnerbellacosa/007_catalogodejogosdotnet
BootCamp GRUD API Catalogo de jogos em Dot Net
api c-sharp crud digital-innovation-one dio dot-net game
Last synced: 29 Jan 2025
https://github.com/marx-wrld/crud-operations
A create, read, update and delete application in php
Last synced: 12 Jan 2025
https://github.com/tr1sm0s1n/gin-postgres-api
Gin API for CRUD operations in PostgreSQL.
api crud docker docker-compose gin gin-gonic go golang gorm postgres postgresql sql
Last synced: 05 Feb 2025
https://github.com/saintzet/cardboxcompanymanagement
WPF application for CRUD operations with a third-party API and own database.
api clean-code crud datagrid decorator dependency-injection http-client mvvm sql-client wrapper
Last synced: 23 Dec 2024
https://github.com/taiseen/user-login-mern-app
Login & Profile | CRUD APP
cloudinary crud express-js heroku mern mern-stack mongodb mongodb-atlas mongoose netlify node-js react react-toastify sass self
Last synced: 12 Jan 2025
https://github.com/taiseen/employ-crud
Employ Info - Dev11 | CURD
conditional-rendering crud css dev-11 github-hosting primitive-css react react-js
Last synced: 12 Jan 2025
https://github.com/luismendes070/crud-xml-git-pull
[CHANGELOG] CRUD XML Angular Java 8 Spring Boot 2 put post insomnia rest client https://github.com/luismendes070/crud-xml-git-pull/tree/master/crud-angular-spring/crud-angular/tests Tutorial https://gist.github.com/luismendes070/905e3202ec714c24cdd17dee5e722acb
chatgpt crud java lfs lubuntu nestjs-backend osgeo phppgadmin rest-webservice soap-web-services vercel vercel-deployment xml
Last synced: 18 Nov 2024
https://github.com/websolutionstuff/laravel-9-react-js-crud-operation-example
This article will show the laravel 9 react js crud operation example. Here, we will learn how to create crud operation in laravel 9 using react js application. In the backend we will use laravel 9 and frontend we will use react js.
crud crud-application crud-operation laravel laravel-9 laravel-breeze laravel-vite laravel9 react react-crud-app react-js tailwind-css
Last synced: 05 Feb 2025
https://github.com/kristerkari/observable-redux-json-api-example
A minimal example to show how to use observable-redux-json-api library using React and Express.js.
crud demo-app example-app json-api react redux redux-observable rxjs
Last synced: 16 Dec 2024
https://github.com/suryamsj/crud
Ini adalah hasil dari Tugas Praktikum Basis Data yaitu CRUD [CREATE,READ,UPDATE,DELETE]
basis-data bootstrap bootstrap4 crud mysql php xampp
Last synced: 30 Jan 2025
https://github.com/kougen/fastapi-crud
CRUD operation bootstrapping for FastAPI clients
crud crud-api crud-operation fastapi python
Last synced: 31 Dec 2024