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-18 00:06:38 UTC
- JSON Representation
https://github.com/luminovrym/crud-nextjs-prisma-daisy-ui
CRUD Application with NextJs 13
crud js nextjs-13-typescript prisma supabase
Last synced: 02 Jan 2025
https://github.com/knowledgefactory4u/dotnet6-sqlserver-crud-application
Build REST CRUD APIs with .Net 6 and Microsoft SQL Server
crud dotnet6 rest-api sqlserver
Last synced: 14 Jan 2025
https://github.com/melardev/.netwebapidappercrud
api c-sharp crud dapper dotnet dotnet-core full-stack rest web web-api
Last synced: 26 Nov 2024
https://github.com/melardev/javaspringbootjwtcrudpagination
Java Spring Boot Crud + Pagination application secured with JWT
crud crud-pagination full-stack fullstack java jwt spring spring-boot spring-data
Last synced: 26 Nov 2024
https://github.com/melardev/flaskapipaginatedcrud
Python Rest Api application built with Flask + FLask SQLAlchemy with pagination
api crud flask flask-api flask-sqlalchemy full-stack fullstack http pagination python rest sql-alchemy web
Last synced: 26 Nov 2024
https://github.com/urian121/crud-de-usuarios-con-javascript-php-y-mysql
Esta es una guía para crear un CRUD con JavaScript y ademas crear una API RESTful básica usando PHP y el gestor de base de datos relacional MySQL. Incluye funcionalidades CRUD completas (Crear, Leer, Actualizar y Eliminar) junto con un frontend en JavaScript para interactuar con la API.
crud crud-con-javascript crud-con-php crud-javascript crud-php-mysql mysql php
Last synced: 21 Jan 2025
https://github.com/melardev/railsapijbuildercrud
Api app buitl with Rails + JBuilder
api crud full-stack fullstack http jbuilder restt ruby ruby-on-rails
Last synced: 26 Nov 2024
https://github.com/websolutionstuff/laravel-9-ajax-crud-example
we will learn how to create ajax crud operations in laravel 9. here, we will perform laravel 9 ajax crud example without page refresh.
ajax-crud ajax-crud-operation crud crud-application crud-operation jquery jquery-ajax laravel laravel9 php
Last synced: 21 Dec 2024
https://github.com/mariosplen/rfid_inventory_app
Automated object recognition system integrating RFID and AI for assisted inventory management. Uses Raspberry Pi, WebSocket (Tornado), and a Flutter mobile app with AI (Google's Gemini API) for Real-Time tracking and item identification. Ideal for supply chain, retail, and asset management applications.
ai crud cubit firebase flutter google-cloud-platform inventory-management object-recognition r420 raspberry-pi rfid tornado websocket
Last synced: 03 Nov 2024
https://github.com/melardev/gogingonicapicrudpagination
api crud full-stack gin-gonic ginc go golang gorm pagination rest web web-app
Last synced: 26 Nov 2024
https://github.com/soltanoff/fastapi_vue_template
Template project for CRUD App using Vue.js and FastAPI
crud crud-application crud-operation crud-sample docker docker-compose fastapi jinja2 jinja2-templates sqlalchemy vue vuejs
Last synced: 08 Dec 2024
https://github.com/diegoivg98/sistema-ticket
Proyecto Practica Laboral
admintlte3 bootstrap4 codeigniter codeigniter3 crud css datatables form-validation full-stack html javascript jquery jquery-ajax mvc php postgresql sha256 xampp
Last synced: 21 Jan 2025
https://github.com/mtumilowicz/java13-spring-crud-http-methods-workshop
Short introduction to the http methods in the spring context.
crud crud-application http http-method rest rest-api restful restful-api restful-webservices workshop workshop-materials workshops
Last synced: 04 Jan 2025
https://github.com/robertoachar/playground-koa-mongodb
A playground for Koa with MongoDB.
crud koa koa-bodyparser koa-helmet koa-router mongodb node playground
Last synced: 26 Dec 2024
https://github.com/letsila/simple-go-crud
A very simple Go application CRUD (without the U)
Last synced: 14 Jan 2025
https://github.com/tmigone/vuetify-easy-crud
Easy CRUD tables plugin for Vuetify framework. Demo at: https://vuetify-easy-crud.now.sh/
crud data-table easy fragment table vue vuejs vuetify
Last synced: 07 Jan 2025
https://github.com/maryamaljanabi/nestjs-crud-api
A CRUD REST API using Nest.js and MySQL
crud database docker docker-compose jest mysql nestjs repository rest-api typeorm typescript unit-testing
Last synced: 22 Nov 2024
https://github.com/sudarika/wow-jobs
Introducing our new student-centric social media platform, where you can connect with peers, enhance qualifications, discover internships, and achieve your career goals. Join us in revolutionizing how students navigate their academic and professional journeys for a brighter future.
academic-project crud mern-stack mongodb
Last synced: 06 Nov 2024
https://github.com/muhammadzulhusni/blog-system
Blog System is a web application built with Laravel, designed for managing and publishing blog posts. The system includes full CRUD (Create, Read, Update, Delete) capabilities, allowing users to create, view, edit, and delete blog posts.
blog-system crud inprogress-develop laravel-framework tailwindcss
Last synced: 11 Oct 2024
https://github.com/sgangopadhyay/php-loginlogout-app
Login Logout system in PHP
crud login-logout-system mysql php
Last synced: 08 Nov 2024
https://github.com/andresorozcodev/angular-16-dashboard
User dashboard panel.
angular bootstrap coverage crud directives docker dropdown font-awesome google-fonts guard interceptor karma lazy-loading models pipes services sidebar-menu unit-test
Last synced: 22 Nov 2024
https://github.com/andrewjbateman/ionic-angular-firebase
:clipboard: Ionic app to perform Create Read Update & Delete (CRUD) operations on a Google Cloud Firestore database.
angular angular15 crud crud-application database firebase firebase-database ionic ionic6 pwa rxjs rxjs7
Last synced: 14 Jan 2025
https://github.com/akarazhev/metacfg4j
The metacfg4j project (that stands for the meta configuration for java) is a library that can be used as the solution by creating a business abstraction or may extend an existed implementation to provide such software solutions as: various configuration (application, user's and etc.), CRUD services, DSL, MVP.
crud dsl h2db http-client http-server https-server java mvp rest-api
Last synced: 01 Dec 2024
https://github.com/agust613/app_crud_rest_api
App CRUD with FastAPI and SQLite3
api application async-await backend crud css database fastapi fetch-api frontend html javascript python randomuser-api sqlite3 table tablemanager
Last synced: 04 Jan 2025
https://github.com/collectivecloudperu/cruddjango4
Como Crear Un CRUD con Django 4 (Python 3.11) y Bootstrap 5
bootstrap5 crud django django-framework python
Last synced: 17 Dec 2024
https://github.com/guilhermebkel/suub-job-challenge
A client with Full CRUD Actions on a Database, comparable to a Database Manager.
angular7 crud ionic4 mongodb rest-api restful-api restify
Last synced: 21 Jan 2025
https://github.com/pranav-kural/plamatio-frontend
Production-quality web-based e-commerce frontend built with Next.js, Redux, TypeScript, Clerk, Stripe, and more.
crud ecommerce nextjs react redux rtk-query tailwindcss typescript
Last synced: 22 Nov 2024
https://github.com/bush1d3v/solid_rest_api
API Rest com Autenticação de Usuário e Criptografia de senha, tentando levar em consideração os princípios de SOLID
api bcrypt crud express javascript jwt nodejs nodemon npm-package pg postgresql rest rest-api solid sql
Last synced: 27 Dec 2024
https://github.com/yaleksandr89/mvc-v1
Пример реализации архитектурного шаблона "MVC" на примере работы фреймворка
boostrap bootstrap5 composer crud javascript mvc-application mvc-framework mvc-pattern mvc-sample php php8 php83
Last synced: 12 Oct 2024
https://github.com/clever-framework/clever-framework
基于BFF架构设计的中后台快速开发框架,支持SQEL、JPA、Mybatis 等多种查询方式
backend-for-frontend bff crud jpa spring spring-boot spring-data spring-data-jpa spring-security
Last synced: 07 Nov 2024
https://github.com/knowledgefactory4u/dotnet-sqlserver-angular15-crud
.Net + Microsoft SQL Server + Angular 15 CRUD Application Example
angular15 crud dotnet sqlserver
Last synced: 14 Jan 2025
https://github.com/pranav-kural/webifiy
An ultimate directory for all the amazing online e-commerce stores.
authentication bootstrap crud ecommerce-store php sanitization semantic-ui
Last synced: 22 Nov 2024
https://github.com/huyhoang-doit/java
📌Code java
crud fptu hibernate java oop spring-boot
Last synced: 26 Nov 2024
https://github.com/amgauna/php-crud-bootstrap-2017
PHP-CRUD-Bootstrap
bootstrap crud crud-application php php-framework php7
Last synced: 28 Nov 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/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-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/tmtocb/crud-ideas_rails_carrierwave_bootstrap
simple ideas-app with Rails 6, carrierwave for file upload, Bootstrap for styling, devise for authentication, CRUD actions, comments included, gravatars added. Postgresql as database with Heroku deployment.
bootstrap carrierwave crud gravatar heroku heroku-deployment postgresql rails rails6
Last synced: 07 Dec 2024
https://github.com/mvccore/example-cdcol-basic
Classic CD collection CRUD example with default SQLite database.
albums cd-albums cds crud crud-application crud-sample mvccore
Last synced: 25 Nov 2024
https://github.com/roc41d/laravel8-crud-example
Laravel 8 crud example
crud example laravel laravel-application laravel8 php7
Last synced: 21 Nov 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/caritoz/mini-crm
Small CRM with Laravel v8 and frontend in VueJs.
ci-cd crm crud laravel-framework php8 vue-router vuejs vuex-store
Last synced: 01 Dec 2024
https://github.com/abualiyousef/crud_js
A 'products management' system for an electronic store with insertion, deletion, and updating products "CRUD" using HTML 5, CSS 3, Bootstrap, and JavaScript with REGEX.
bootstrap crud css3 html5 javascript regex
Last synced: 21 Nov 2024
https://github.com/andrewjbateman/angular-material-firebase
:clipboard: Angular app with Angular material components to display data stored using firebase v9
angular angular-material angular-material16 angular16 crud firebase firebase9 firestore-database html5 rxjs scss-framework
Last synced: 27 Dec 2024
https://github.com/kougen/fastapi-crud
CRUD operation bootstrapping for FastAPI clients
crud crud-api crud-operation fastapi python
Last synced: 31 Dec 2024
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/marcosvel/crescamais
Sistema CRUD feito com ReactJS e API json-server
Last synced: 19 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/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/kovalenkovpu/nodejs-epam
NodeJS Express, PSQL application (TS, DI & IoC)
crud dependency-injection expressjs inversify inversifyjs ioc nodejs postgres postgresql sequelize
Last synced: 19 Jan 2025
https://github.com/abualiyousef/restaurant-reservation
Restaurant-Reservation is a .NET project for managing restaurant reservations. It features asynchronous methods in LINQ, follows GIT best practices, and includes tasks like creating a database, writing migrations, and implementing CRUD operations and advanced queries.
Last synced: 21 Nov 2024
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/zoelabbb/go-crud-mysql
A simple CRUD project using Golang ✨
crud golang mysql planetscale project
Last synced: 27 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/itsmenicky/projeto-os
Work order management system made using Java and MySQL.
crud ireports java jdbc mysql netbeans-ide
Last synced: 24 Nov 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/luisnquin/django-crud-mysql-sass
CRUD with MySQL, Django and Sass.
Last synced: 20 Dec 2024
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/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/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/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/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/robinhosz/crudjava
Desenvolvimento de um CRUD no MySQL na linguagem Java.
Last synced: 07 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/thetharz/student-management-system-individual-3996
Streamlined student record management with CRUD operations, built using WPF and C#.
Last synced: 21 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/rahmanislamien/pegawai
crud sederhana dengan codeigniter 4
Last synced: 24 Nov 2024
https://github.com/coddedx/healt_tourism
boostrap cloudinary crud csharp css identity-framework jquery mssql mvc netcore openweathermap-api search-algorithm
Last synced: 07 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/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/sevdanurgenc/ticket-system
This repo was developed using asp.net with mvc framework and includes a ticket management system.
Last synced: 30 Nov 2024
https://github.com/druchill/crud-java-mysql
Crea un CRUD bastante fácil pero INCREIBLE
crud crud-api html-css-javascript netbeans-ide spring-boot vscode
Last synced: 20 Nov 2024
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: 25 Nov 2024
https://github.com/anandugnath/coremvc_crud
crud operations using asp.Net MVC Core Using MSSQL, Storedprocedure
core crud crud-application css html jquery mssql-database mvc-core stored-procedures webapp
Last synced: 18 Jan 2025
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/mattowings/asp.net-newsnetworkwebapplication
ASP.NET Web Application that mimics a common news website, using CRUD to allow anyone to create, read, update, and delete articles.
asp-net asp-net-core c-sharp crud cshtml front-end ms-sql-server razor-pages
Last synced: 18 Jan 2025
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/xunzer/cli_commander
An API that stores and retrieves CLI commands you often forget.
asp-net-core azure crud csharp docker mvc-architecture rest-api sql-server swagger-ui
Last synced: 17 Nov 2024
https://github.com/pablob07/crudcodeigniter3
Crud CodeIgniter 3 PHP, Ready to add new members. that data, are inserted in DB.
Last synced: 21 Jan 2025
https://github.com/glaucia86/crud-node-redis
Desenvolvimento de uma app POC para fins de estudo relacionado a Node.js + Redis + MongoDb
crud mongodb nodejs redis restful-api
Last synced: 15 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/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/fredgainza/portfolio-laravel-crm
Tables CRUD Employés Entreprises liées
Last synced: 16 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/sansekai/apotek
Source Code Aplikasi CRUD Sederhana Penjualan Apotek Menggunakan Java.
aplikasi-apotek crud java penjualan-apotek penjualan-apotik
Last synced: 18 Jan 2025
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 Jan 2025
https://github.com/balita1124/sf-projet-de-societe
Projets des societés
authorization crud doctrine mysql security symfony3
Last synced: 18 Jan 2025