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/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/php-crud-operation
CRUD Operation In PHP
configuration crud crud-application login logout mysql-database php
Last synced: 11 Dec 2024
https://github.com/lucasgmagalhaes/fastdapper
Fast and simple CRUD operations with Dapper
Last synced: 18 Jan 2025
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/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/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/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/birajmainali/node-mvc-first-run
function demonstration of express js
Last synced: 04 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/devbluecomet/js-crud
How to implement CRUD operation using only JavaScript ?
Last synced: 02 Dec 2024
https://github.com/relliv/csharpsqliteexamples
C# Basic SQLite Usage And CRUDS Operations
crud cruds csharp sqlite sqlite-database sqlite3 sqlitedatabase
Last synced: 04 Jan 2025
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/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/jeanmoissa/js_bootstrap_contact_registration
Formulario utilizando Bootstrap e Javascript contendo validação de dados e CRUD completo
bootstrap crud css html javascript
Last synced: 11 Jan 2025
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/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/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/huyhoang-doit/java
📌Code java
crud fptu hibernate java oop spring-boot
Last synced: 26 Nov 2024
https://github.com/rafa-kozand/series_registration_.net
Series Registration CRUD developed in .Net (C#), made by the DIO platform (https://web.dio.me/play).
Last synced: 10 Jan 2025
https://github.com/rafa-kozand/doctor-s_cadaster
Repository created for a job test. (CRUD).
cadastro-de-clientes crud javascript mysql php
Last synced: 10 Jan 2025
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/vit0rr/govie
Go + MongoDB Crud
crud go golang hacktoberfest mongodb
Last synced: 08 Dec 2024
https://github.com/sirwanafifi/node-crud
A simple application to generate endpoints for a given MySQL database.
Last synced: 03 Jan 2025
https://github.com/andriannus/crud-ci-vue
Simple CRUD with CodeIgniter and Vue.js
codeigniter crud javascript php vue
Last synced: 10 Jan 2025
https://github.com/xyryc/university-management-system
The University Management System Project is a web-based application built using PHP, MySQL, and JavaScript. With its basic CRUD features, the application allows users to easily create, manage, and update student profiles, course schedules, attendance records, and grades.
crud javascript mysql php university-management-system
Last synced: 11 Dec 2024
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 22 Dec 2024
https://github.com/jennndol/portfolio-hub
This project is created to help managing portofolios. Developed by using Django framework and bootstrap3
Last synced: 09 Jan 2025
https://github.com/danhiel98/crudentityframework
Ejemplo de CRUD utilizando Entity Framework 6
Last synced: 22 Nov 2024
https://github.com/kedarkk1/springboot-projects
Spring Boot, Angular (15), PostgreSQL, Hibernate ORM, JPA, Microservices, Eureka, OpenFeign, Flux, Mono, Streams. Collection of my Springboot projects Done so far - 1.QuizApp (v1 - monolithic, v2 - microservices), 2.ServerSideEvent- Flux & Mono,
angular angular15 api-gateway crud flux hibernate hibernate-jpa hibernate-orm java11 jpa microservice microservices-architecture mono openfeign postgresql quiz serverside-eventhandling spring-boot springboot streams
Last synced: 22 Nov 2024
https://github.com/ekmas/my-bookshelf
My bookshelf is an app where you can explore new books to read.
bookshelf crud my-bookshelf nextjs supabase tailwind tailwindcss
Last synced: 22 Nov 2024
https://github.com/walber-vaz/api-go
Api em Go usando Gin
api-rest backend-go crud docker docker-compose gin-gonic go golang makefile
Last synced: 22 Nov 2024
https://github.com/ttskch/pheetsu
PHP library to CRUDify Google Spreadsheets like sheetsu.com
api crud google-sheets sheetsu spreadsheets
Last synced: 15 Dec 2024
https://github.com/victor-0x29a/nestjs-cruds
The fundamentals box, NestjS!
crud crud-api crud-application microservice microservices nest nestjs nestjs-backend
Last synced: 22 Nov 2024
https://github.com/imvickykumar999/darkweb-flask-crud
Hosting dark-web-site only Sunday : https://www.youtube.com/watch?v=w9SDHiIlyfo
crud darkweb flask imvickykumar999 tor
Last synced: 01 Dec 2024
https://github.com/imvickykumar999/currency-collection
Performing CRUD Operation on my old coins.
clean-code coin-collecting crud flask imvickykumar999 sqlite3
Last synced: 01 Dec 2024
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: 03 Dec 2024
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/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: 01 Dec 2024
https://github.com/pedro-donoso/node-postgresql
API REST con Nodejs y base de datos Postgresql, el usuario puede crear nuevos proyectos con POST, consultar existentes con GET o especificos por ID, actualizar con PUT y eliminar con DELETE
api api-rest crud express express-js expressjs morgan node node-js nodejs nodemon pg pg-hstore postgres postgresql
Last synced: 26 Nov 2024
https://github.com/pedro-donoso/test
REACT CRUD: El usuario puede Crear, Leer, Actualizar y Borrar elementos de una base de datos en Postgresql, se visualizan los cambios en el FrontEnd en una tabla de Bootstrap y utilizo React
bootstrap cors crud express front-end frontend node nodejs nodemon pg react
Last synced: 26 Nov 2024
https://github.com/kauefraga/zssn
🧟 Zombie Survival Social Network | Credits: mauricioklein
crud crud-api express rest-api typescript zombies
Last synced: 15 Dec 2024
https://github.com/carloszoft/usercrud
API simples de cadastro de usuários
api crud express javascript jest nodejs
Last synced: 26 Nov 2024
https://github.com/killyougutsxxx/crud-simple-next
Simple cash entry crud, using NextJS + JSON Server
ant-design antd crud docker docker-compose json json-server nextjs nextjs13 shell-script simple-cash-entry typescript
Last synced: 09 Jan 2025
https://github.com/melardev/java_springcloud_eureka_zuul_oauth2jwt_restcrud
Java Spring Cloud Crud application using Microservices Architecture
api crud discovery-service eureka gateway java java-ee jwt microservices netflix oauth-server oauth2 rest spring-cloud zuul
Last synced: 26 Nov 2024
https://github.com/melardev/laravelapipaginatedcrud
Laravel Api application implementing CRUD + Pagination
api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web
Last synced: 26 Nov 2024
https://github.com/melardev/springbootapispringjpacrud
Spring Boot Api application with Spring Data JPA hibernate implementing HTTP Crud
api crud full-stack fullstack hibernate http jpa rest spring spring-boot spring-data
Last synced: 26 Nov 2024
https://github.com/melardev/railsapiecommerce
Rails Api Ecommerce application
active-record activerecord crud e-commerce ecommerce full-stack fullstack orm orm-framework pagination ruby ruby-on-rails shopping shopping-cart
Last synced: 26 Nov 2024
https://github.com/melardev/java_springbootapijpacrud
Java Spring Boot Crud Application using JPA
api crud full-stack fullstack hibernate java java-ee jpa spring-boot
Last synced: 26 Nov 2024
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: 26 Nov 2024
https://github.com/melardev/expresssequelizeapipaginatedcrud
Express Rest api implementing CRUD with pagination using Sequelize
api crud express full-stack fullstack javascript node node-js nodejs npm orm orm-framework pagination rest sequelize
Last synced: 26 Nov 2024
https://github.com/melardev/elixir_phoenix_ecto_authjwt_crud
Elixir Crud application built with Phoenix, secured with JWT
api crud ecto elixir full-stack fullstack jwt phoenix rest
Last synced: 26 Nov 2024
https://github.com/melardev/android_mvvm_dagger_rxretrofit_databinding_crudpagination
Android Crud application built with Architecture Components, Dagger and Retrofit
android architecture-components crud crud-pagination dagger data-binding dependency-injection full-stack fullstack java mvvm pagination reactive retrofit
Last synced: 26 Nov 2024
https://github.com/melardev/apiecombookshelfexpress
Ecommerce API app built with Express and Bookshelf js ORM framework
api bookshelf crud e-commerce ecommerce express expressjs full-stack fullstack javascript node node-js orm orm-framework pagination web webapp
Last synced: 26 Nov 2024
https://github.com/melardev/android_mvvm_dagger_rxretrofit_databinding_crud
Android Crud Application built with Architecture Components, Retrofit and Dagger
android android-architecture-components architecture-components crud dagger data-binding dependency-injection java mvvm reactive reactive-programming retrofit
Last synced: 26 Nov 2024
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: 26 Nov 2024
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/nirav-gajera/company-and-employee-management
Admin panel to manage companies and employees using laravel
admin-dashboard admin-panel blade blade-template companies crud crud-application employee-management github-actions github-pages laravel laravel-framework mvc php
Last synced: 26 Nov 2024
https://github.com/nirav-gajera/codeigniter-crud
simple codeginiter CRUD operation app to manage posts ,search post functionality with ajax ,bootstrap
ajax application bootstrap codeigniter codeigniter-crud codeigniter3 crud environment html-css-javascript jquery laravel package php php-framework repository sql vscode
Last synced: 26 Nov 2024
https://github.com/andr3w03/interxtellar
bootstrap crud css database html mysql php web-application
Last synced: 02 Dec 2024
https://github.com/devmaster518/ng12-nest7-postgres-crud-dashboard
Angular12 + Nest.js7+ PostgreSQL16 + CRUD Dashboard - i18n (English + Japanese)
angular12 crud dashboard i18n nestjs nx pgadmin4 postgresql typescript
Last synced: 27 Nov 2024
https://github.com/yjg30737/typescript-crud-example
Basic typescript CRUD example
backend class-validator crud javascript mybatis mybatis-mapper nodejs restapi typescript
Last synced: 03 Jan 2025
https://github.com/guastallaigor/vue-backoffice-example
Vue Backoffice Example is a Vue.js simple CRUD, with authentication login, and somewhat basic functionalities.
crud crud-application crud-sample example hacktoberfest hacktoberfest2018 vuejs vuejs2 vuetify
Last synced: 27 Nov 2024
https://github.com/mralaminahamed/js-crud
BookTracker Pro - Advanced JS CRUD Application
crud crud-application js js-crud
Last synced: 08 Dec 2024
https://github.com/danncruise/products-vue
Con VUE se consume la API de Laravel: https://github.com/DannCruise/laraproducts
api-client chartjs crud datatables vue vue3
Last synced: 27 Nov 2024
https://github.com/lextrack/gestordeinventariowpf
Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD
crud inventario inventory-management inventory-management-system sql wpf-application
Last synced: 27 Nov 2024
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: 28 Nov 2024
https://github.com/wracce/contacts-app
A contact tracking application with an example of a Rest request. An example of using React, RTK and FSD methodology
bem classnames crud eslint fsd npm oop prettier react react-modal react-router redux redux-toolkit redux-toolkit-query roboto solid stylus typescript
Last synced: 02 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/ibassaoud/heroes-app-angular
Tour of heroes - Anguar Tutorial
angular angular-cli crud form-validation html-css-javascript typescript
Last synced: 28 Nov 2024
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: 02 Dec 2024
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: 02 Dec 2024
https://github.com/manthanank/postgres-crud-app
Nodejs Postgres
crud nodejs postgres postresql
Last synced: 02 Dec 2024
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: 02 Dec 2024
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/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: 02 Dec 2024
https://github.com/pixelwhiz/pkk-react-golang
chakraui crud golang gorm mysql react typescript
Last synced: 02 Dec 2024
https://github.com/robert-ds/app-books-php
App for sharing free books
application crud crud-application php7 site
Last synced: 22 Dec 2024
https://github.com/shibuyakosuke/laravel-crud-breadcrumbs
Breadcrumbs package for php7+
artisan breadcrumbs crud laravel
Last synced: 28 Nov 2024
https://github.com/thetoxin/reactiveclientcrud
Server: https://github.com/TheTOXIN/ReactiveServerCRUD
angular-9 angular-material animation crud reactive sse
Last synced: 17 Jan 2025
https://github.com/shubhamd99/express-mongodb-example
NodeJS Express MongoDB Crud
api crud expressjs javascript mongodb nodejs nosql-database rest-api
Last synced: 09 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.
crud nextjs rest-api typescript
Last synced: 03 Dec 2024
https://github.com/andre-alck/parking_control_api
CRUD desenvolvido através do framework SpringBoot
crud crud-api database java postgres postgresql springboot
Last synced: 03 Dec 2024
https://github.com/alddesign/crudkit
CRUDKit lets you create UI webpages for existing databases within minutes.
adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit
Last synced: 03 Dec 2024
https://github.com/pulgueta/anny-kaktus-admin
Anny Kactus - Admin Panel
admin admin-dashboard crud ecommerce firebase react
Last synced: 22 Dec 2024
https://github.com/solutionstack/node-crud-demo
A Node C-R-U-D Demo with Redis in memory cache
Last synced: 31 Dec 2024
https://github.com/syncfusionexamples/mvc-scheduler-crud-action-with-editor-template
The repository created to demonstrate how to handle CRUD action with editor template in ASP.NET MVC Scheduler
crud editor-template mvc-scheduler schedule
Last synced: 16 Dec 2024
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: 03 Dec 2024
https://github.com/leonardomenezes7/tasks-api
This task management API was developed using pure Node.js, without any external dependencies. The API provides a simple and efficient solution for managing tasks, allowing you to create, read, update, and delete (CRUD) tasks.
Last synced: 03 Dec 2024