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-03 00:06:21 UTC
- JSON Representation
https://github.com/joel-rodrigues404/prova-valley-django-rest
Prova de django rest framework do curso amontada valley
api crud django django-rest-framework joel-rodrigues404 prova python valley
Last synced: 28 Dec 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/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/wkrzywiec/parkingmanager
Simple web application using JSP, Servlets, JDBC, MySQL and Gradle
bootstrap crud flywaydb gradle html javaee javascript jdbc jsp-servlet junit mvc mysql rest tomcat
Last synced: 17 Dec 2024
https://github.com/maximo-perez-villalba/framework-dao-db
El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.
crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram
Last synced: 12 Dec 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/websolutionstuff/laravel-9-crud-operation-example
As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.
crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial
Last synced: 11 Dec 2024
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/websolutionstuff/node.js-express-crud-example-with-mysql
In this tutorial we will see how to perform Node js Express CRUD example with MySQL. Node js Express framework with MySQL Database in we will give you step by step CRUD operation example in node js.
crud example expressjs javascript mysql-database nodejs
Last synced: 11 Dec 2024
https://github.com/websolutionstuff/laravel-9-mongodb-crud-operation-tutorial
In this article, we will see the laravel 9 MongoDB crud operation tutorial. Also, we will use jenssegers/laravel-mongodb composer package to create CRUD operation.
crud crud-operation database jenssegers laravel laravel-9 laravel-mongodb mongodb mongodb-database mongodb-driver package
Last synced: 11 Dec 2024
https://github.com/hendraaagil/crud-csharp
Simple CRUD C# Application With SQL Server Database
Last synced: 20 Dec 2024
https://github.com/kawser2133/clean-spring-boot-project
This project is a template for a Spring Boot application with complete authentication and API CRUD operations. It includes features such as user signup with email verification, login, password reset, product management with paginated lists, and detailed unit tests. The project is built using Maven and follows a clean architecture.
caching crud crud-api java jdbc jpa jwt logging lombok opensource spring-boot unittesting
Last synced: 14 Nov 2024
https://github.com/tr1sm0s1n/bun-elysia-api
Simple API demonstrating CRUD operations in TypeScript with Bun and Elysia.
api bun crud elysia rest-api typescript
Last synced: 11 Dec 2024
https://github.com/hernandosebastian/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: 16 Dec 2024
https://github.com/feliciamarlove/signals
crud csv dto java mvc spring-boot
Last synced: 17 Nov 2024
https://github.com/letsila/simple-go-crud
A very simple Go application CRUD (without the U)
Last synced: 14 Nov 2024
https://github.com/websolutionstuff/php-crud-operation
CRUD Operation In PHP
configuration crud crud-application login logout mysql-database php
Last synced: 11 Dec 2024
https://github.com/zetsux/elecommerce-admin-page-mvc
⚡ An admin page for an imaginary Electronics E-Commerce (Elecommerce) created using MVC in PHP
crud mvc-architecture mysql php
Last synced: 09 Dec 2024
https://github.com/zetsux/elecommerce-admin-page-basic
⚡ An admin page for an imaginary Electronics E-Commerce (Elecommerce) created using Basic PHP
crud html-css-javascript login-system php
Last synced: 09 Dec 2024
https://github.com/deerborg/veterinarymanagementapi
VetApp is a veterinary management system built on Java with Spring Boot. It streamlines clinic operations, offering essential features like appointment scheduling, animal records, and vaccine tracking through RESTful APIs.
crud management project rest-api security spring-boot veterinary
Last synced: 11 Nov 2024
https://github.com/septa-ma/jwt_authentication
Coding passwordless authentication using Node.js, MongoDB, ES6 and devops tools
ansible crud docker ecmascript6 jenkins jwt-authentication mongodb nodejs passwordless-authentication
Last synced: 19 Nov 2024
https://github.com/ikauematos/javawebapp-versioning-and-testing
back-end and front-end project and test versioning branch
back-end crud crud-application front-end java request response
Last synced: 11 Nov 2024
https://github.com/marco-gallegos/laravel-app-boilerplate
Template for quick starting new monolithic WebApps using laravel native local api routes with user token in DB for REST and spatie laravel permission with CRUD, is for use in time challenges like hackatons, little surveys or landing pages
boilerplate crud laravel permissions php spatie
Last synced: 16 Nov 2024
https://github.com/SDV-Plurimedia/ngx-generators
Générateur de code pour Angular 2+
angular-2 bootstrap crud datatables generator
Last synced: 07 Oct 2024
https://github.com/pushodev/contvect
Control de Vectores
codeigniter crud cuba login php puschoft pushodev templates
Last synced: 28 Nov 2024
https://github.com/zanottipaolo/usedbooks
ASP.NET Core project that manages a database of used books and reservations. It includes also Identity.
asp-net-core books crud identity
Last synced: 17 Dec 2024
https://github.com/henryruhs/ngx-crud-playground
Playground for ngx-crud
aborting angular caching crud http playground
Last synced: 19 Nov 2024
https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script
I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.
backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development
Last synced: 03 Dec 2024
https://github.com/dgv/zig-htmx-tailwind-example
Example CRUD app written in Zig + HTMX + Tailwind CSS
crud crud-application htmx htmx-app tailwind web zig ziglang zmpl
Last synced: 14 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/lucasrmagalhaes/ajax_crud-php
PHP Ajax CRUD Application Tutorial - MySQL & Bootstrap & jQuery DataTables
ajax bootstrap crud datatables jquery mysql php
Last synced: 12 Nov 2024
https://github.com/salpreh/crudhex
Java/Spring CRUD generation
codegeneration crud java spring
Last synced: 11 Nov 2024
https://github.com/shivajichalise/crud-java-mysql
Simple Crud Operation using Java and MySQL
crud crud-application crud-operation java jdbc mysql
Last synced: 11 Nov 2024
https://github.com/labrodev/laravel-filter-components
This repo is Laravel package to extend filtering functionality in Laravel projects. If you have a list with items and you use spatie/laravel-query-builder to filter them, this package could be useful for you.
crud filters laravel laravel-components laravel-framework laravel-package laravel-spatie php
Last synced: 08 Dec 2024
https://github.com/emso-exe/syntheticx
Projeto de aprendizado, sistema gerenciador de usuários (funcionários) com permissão de acesso de acordo com perfil, manutenção de registros via administrador e emissão de relatórios (lista).
cadastro cadastro-de-clientes cadastro-de-pessoas crud crud-php crud-php-mysql php php7 syntheticx
Last synced: 15 Nov 2024
https://github.com/vit0rr/govie
Go + MongoDB Crud
crud go golang hacktoberfest mongodb
Last synced: 08 Dec 2024
https://github.com/vircoding/vanilla-javascript-crud-practice
CRUD Practice Project with Vanilla JavaScript and Local Storage inspired on Bluuweb's one
bootstrap crud html javascript localstorage
Last synced: 11 Nov 2024
https://github.com/nedelab/crudcreator
CRUDCreator lets you create CRUD interfaces faster.
crud fastapi python rest-api sql sqlalchemy
Last synced: 11 Nov 2024
https://github.com/michael-brade/derby-entities-lib
Base library for derby-entity CRUD component and derby-entities-visualizations
crud derby-component derby-entity derbyjs javascript
Last synced: 06 Dec 2024
https://github.com/elazzouzihassan/laravel-ga
Gestion des Activités : Une application avec les différentes opérations CRUD permettant de manipuler la table "activités"
crud crud-application crud-operation framework laravel laravel-framework
Last synced: 12 Nov 2024
https://github.com/abdellatif-laghjaj/javafx-crud-app
simple CRUD system with JavaFX
Last synced: 16 Nov 2024
https://github.com/rafaelblum/cardapio-digital
Projeto PHP puro com proposito a criação de um menu digital informativo sobre os produtos criados pela confeitaria, demonstrando imagens de cada produto, descrição de ingredientes, dicas de quantidade por pessoa para o evento e valores. [ Versão 2.0 em desenvolvimento, com novos recursos e layout moderno ]
cardapio cardapio-digital composer crud css desenvolvimento-web html javascript pdo php remixicons scrollrevealjs sistemas web website
Last synced: 10 Nov 2024
https://github.com/redjanvier/node-mongo-starter
Simple users CRUD REST API based on Node and Mongodb as a boilerplate to start a project
auth chai chai-http crud mailgen management mocha mongoose node nodemailer users
Last synced: 19 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/suryamsj/data-karyawan
Tutorial CRUD C# Dengan MYSQL | Studi Kasus Data Karyawan
crud crud-sample csharp mysql mysql-database visual-studio
Last synced: 03 Dec 2024
https://github.com/benie254/tamtamureen
A meals pre-order app with recipe choices and order statuses
crud crud-application django django-admin food food-app food-ordering python3
Last synced: 14 Dec 2024
https://github.com/nirav-gajera/simple-crud-php
simple CRUD operation using php
crud mysql php php-crud phpmyadmin-database
Last synced: 26 Nov 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: 03 Dec 2024
https://github.com/siddheshk02/todo-list-api
crud golang gorm postgresql rest-api
Last synced: 10 Nov 2024
https://github.com/awran5/react-firestore-crud-app-ts
A simple CRUD (Create, Read, Update and Delete) React App using Hooks, Cloud Firestore and Bootstrap for the UI.
bootstrap crud crud-application firebase firebase-database firestore react react-hooks typescript
Last synced: 14 Dec 2024
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/wangzongming/qnn-crud
nodeJs CRUD
crud crud-api js koa kos2 mysql nodejs oldwang qnn-crud qnn-table thinkjs thinkjs-crud thinkjs3 wangzongming
Last synced: 22 Dec 2024
https://github.com/tegarpratama/login-oop-php
Login & Registration Simple with OOP PHP
Last synced: 09 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/karuhun-developer/template-laravel-livewire
My Starter Kits
alphinejs bootstrap bootstrap5 crud laravel livewire livewire-crud livewire-laravel livewire3 template template-project
Last synced: 15 Nov 2024
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/tauseedzaman/php-pdo-crud
PDO CRUID
crud crud-application pdo pdo-crud php
Last synced: 09 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/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/lebrancconvas/crud-mux
Create CRUD by Gorilla Mux (Golang).
Last synced: 11 Nov 2024
https://github.com/eimwe/notes
CRUD PWA on Vue 3 + TS + Pinia
crud daisyui pinia progressive-web-app pwa tailwind-css ts typescript vue3 vuejs
Last synced: 08 Nov 2024
https://github.com/hashaam-zahid/crud-pdo-operation
The primary goal of this project is to offer a maintainable and easily understandable solution for performing CRUD operations on a database. It focuses on clean code practices to enhance readability, Reusability and ease of use for developers working with database entities.
Last synced: 19 Nov 2024
https://github.com/osandadeshan/expressjs-restful-apis-demo
A sample project to demonstrate RESTful API development using Express.js
api-development crud expressjs mongodb rest-services restapi
Last synced: 13 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/richardevcom/pocket-sammy
MongoDB hackathon entry - Pocket Sammy - URL bookmarking CRUD app inspired by Digital Ocean Sammy the shark and MongoDB hackathon.
crud digitalocean mongodb nodejs pocket pocketsammy sammy vuejs
Last synced: 09 Nov 2024
https://github.com/sdv-plurimedia/ngx-generators
Générateur de code pour Angular 2+
angular-2 bootstrap crud datatables generator
Last synced: 01 Nov 2024
https://github.com/gymitoso/igti-ajs
Um simples CRUD de exemplo utilizando Angular e Json Server
Last synced: 06 Dec 2024
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/walidbosso/mongdb_express_movies_api_using_openai
With Nodejs, MongoDB and Mongoose ODM, using Model and Controllers, I created a full CRUD movies and movies recommendation using OPENAI (CHAT GPT)
chatgpt controller crud model mongodb mongoose movies movies-api movies-app movies-recommendation nodejs openai rest-api
Last synced: 29 Nov 2024
https://github.com/relliv/csharpsqliteexamples
C# Basic SQLite Usage And CRUDS Operations
crud cruds csharp sqlite sqlite-database sqlite3 sqlitedatabase
Last synced: 09 Nov 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/ahmetulucay/bookcategorytoazureapp
ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata
bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications
Last synced: 10 Nov 2024
https://github.com/devbluecomet/js-crud
How to implement CRUD operation using only JavaScript ?
Last synced: 02 Dec 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/improvein/jquery-crudlistin
Lightweight jQuery plugin to enable dynamic CRUD list to add/remove/edit elements in a dynamic list and/or table.
Last synced: 29 Nov 2024
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/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/thetoxin/reactiveservercrud
Client: https://github.com/TheTOXIN/ReactiveClientCRUD
crud java-11 mongo-db reactive spring-boot web-flux
Last synced: 21 Dec 2024
https://github.com/k3ury99/agenda
This is an Agenda created in C# that allows us to add, view, edit, search and delete contacts. It is created with everything that an agenda has that we commonly use using functions and loops in said programming language, it serves as practice as well as helps us better understand how an agenda works.
Last synced: 10 Nov 2024
https://github.com/k3ury99/django-rest-api
This is a REST API built with Django Rest Framework, which has all the CRUD system features.
Last synced: 10 Nov 2024
https://github.com/k3ury99/kortex-crud-app
This is a CRUD application that seeks to cover the need to store specific data, it is created with Angular, Typescript and HTML that uses a JSon Server in the interface. It has all the functions of a typical Crud System such as: Post, Get, Put, Delete, Add.
Last synced: 10 Nov 2024
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/xdillx/kanban-todolist
A personal Delphi project showcasing CRUD operations with a Kanban board feature for managing multiple projects. Offers a dynamic approach to task management.
crud delphi kanban personal-project project-management task-management todolist
Last synced: 27 Dec 2024
https://github.com/discoduroderoer/crud-ionic-sqlite
Ejemplo de como hacer un CRUD con IONIC y SQLite
capacitor capacitor-plugin crud crud-app crud-application ionic sqlite
Last synced: 31 Dec 2024
https://github.com/shakilgithub20/laravel-basic
Laravel aims to make development easier by simplifying routine activities like authentication, routing, sessions, and caching that are utilized in the majority of web projects.
api-rest crud interventionimage laravel
Last synced: 11 Nov 2024
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/tedjenkler/feedback-app-mern-tailwind
Project by Teodor Jenkler for Frontend Mentor's challenge is a social media site built with MERN stack and Tailwind CSS (Mobile-First). It features a login page with add/edit/remove functionality on posts, ability to add comments and replies, Redux Toolkit for state management, React Router for navigation, and animations. Fully responsive design.
animation crud mern-stack react tailwind vite
Last synced: 21 Nov 2024
https://github.com/daviqzr/alunofx
Exercício 21 - Aluno (Boundary e Entity) - Simplificado
Last synced: 31 Dec 2024