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: 2024-11-18 00:06:10 UTC
- JSON Representation
https://github.com/imtiajahammad/crudwithpaging
Its a simple MVC CRUD with model called Employee along with paging in the list view.
asp-net asp-net-mvc crud csharp mvc-framework pagedlist pagedlistmvc paging-library
Last synced: 16 Nov 2024
https://github.com/krisnaajiep/laravel-blogging-platform-api
A simple Blogging Platform RESTful API built with laravel and support basic CRUD operations for a personal blogging platform.
api application-programming-interface blogging-platform crud crud-api crud-operation laravel laravel-framework restful-api
Last synced: 14 Nov 2024
https://github.com/saburlimbur/task-management-ci3
Sebuah proyek tugas kelompok akhir dari mata kuliah Web Programming 1, menggunakan CodeIgniter 3.
bootstrap5 codeigniter crud hacker javascript jquery old-language php surfing sweetalert validation-library
Last synced: 14 Oct 2024
https://github.com/imjonos/laravel-blog
Laravel 8 blog. Based on CRUD generator
Last synced: 17 Nov 2024
https://github.com/satyamsundaram/notes-webapp
A simple note-taking web app with user authentication.
Last synced: 14 Nov 2024
https://github.com/joakimteixeira/contact-app
Simple CRUD with React and hooks.
airbnb-eslint bootstrap crud javascript reactjs responsive-design svg
Last synced: 16 Nov 2024
https://github.com/reafreitas1/ice-cream_angular
June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.
angular-cli angular9 backend component container crud css directive-angular frontend functional-language html5 json material-ui module nodejs npm object-oriented-programming services typescript
Last synced: 13 Nov 2024
https://github.com/janluksoft/node_express_ts_mssql
The Node CRUD MVC app with the Sequelize ORM MsSql framework
crud express handlebars javascript mssql mssql-database mvc-architecture node nodejs rest-api sequelize-orm
Last synced: 14 Oct 2024
https://github.com/bilalmuzafferkose/spring-redis-cache
Spring Boot Redis Cache example app with CRUD
cache crud redis redis-cache redis-client spring-boot
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/survey_jsoncrud
Example for designed to transfer information between forms. CRUD(Create, Read, Update and Delete) of JSON used in file operations.
crud deserialization file forms json jsonarray list listbox listgeneric multiforms root serialization transfer
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/shopdb-crud-with-ado.net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
adonet create create-database crud crud-operation dataview delete insert read select sql sqlserver-2019 stored-procedures table tsql tsql-stored-procedures update userdefined-stored-procedure wpf wpf-application
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/razor-pages-crud-ef-core-class-first-
Example for Razor Pages CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core filter form onget onpost razor-pages search table
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/mvc-crud-ef-core-class-first-
MVC CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core form httpget httppost mvc table
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/jsoncrud
Example of CRUD(Create, Read, Update and Delete) with json file
console crud deserialization file json jsonarray listgeneric root serialization
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/angular-form
Example for simple Angular form
angular bootstrap crud form jquery localstorage popperjs single-page-applications
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/api-crud--asp.net-core-web-api-
Example for API CRUD (ASP.NET Core Web API)
asp-net-core aspnetcorewebapi crud crud-api database-first delete entity-framework-core get post put
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/book---dapper-with-repository-unitofwork-pattern-in-mvvvm
Example of Dapper with MVVM
create crud dapper delete inotifypropertychanged insert listview mssql mvvm observablecollection onpropertychanged query repository-pattern sql table unitofwork-pattern update
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/angular-movieapp_1
angular crud movie notification
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/airline-ticket---entity-framework-databse-first-
Example of Entity Framework Databse First
bindings crud crud-operation database-first delete entity-framework inotifypropertychanged insert listview mssql mssqlserver observablecollection select sql sqlserver-2019 update wpf
Last synced: 14 Nov 2024
https://github.com/kikolaranjeira/people-bicycles-country---laravel
Effortlessly manage data with Laravel's CRUD operations and more.
add bicycles blade bootstrap countries create crud crud-operation delete edit laravel laravel-framework laravel7 managemente people php read remove routes update
Last synced: 11 Nov 2024
https://github.com/sandra-selezen/phonebook
Phonebook application using React, Redux and Chakra UI
axios chakra-ui crud formik-yup react react-hooks react-hot-toast react-router redux-thunk redux-toolkit rest-api
Last synced: 14 Nov 2024
https://github.com/dnsouzadev/crud_nodejs
Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado
Last synced: 13 Nov 2024
https://github.com/maulanakavaldo/book-app
Book App with Android Room.
android android-app android-application crud kontlin-android kotlin room
Last synced: 13 Nov 2024
https://github.com/samukiszhsd/crudformsubc
Projeto com foco no desenvolvimento de um CRUD para aula de programação web da Universidade Braz Cubas
Last synced: 13 Nov 2024
https://github.com/zofe/rapyd-module-installer
module installer for rapyd-livewire laravel application
Last synced: 23 Oct 2024
https://github.com/lukewait/recycler-contacts-app
A Windows Forms application for managing contact data stored on CSV with CRUD operations, binary search, and filtering. Developed as part of a TAFE QLD assignment.
binary-search crud csharp csv filtering windows-forms
Last synced: 14 Oct 2024
https://github.com/peter42306/studentmvccrud
The simple ASP.NET Core Web App (MVC) for CRUD ops
asp-net-core-mvc crud entity-framework mssql-database mvc
Last synced: 17 Nov 2024
https://github.com/imix-dkz/apirest-php
Ejemplo de CRUD simple de una API REST en PHP directo
Last synced: 16 Nov 2024
https://github.com/grzegorzwalewski/taskmanager
Task board with API CRUD and decent frontend
crud larvel livewire tailwindcss task-board task-manager
Last synced: 09 Oct 2024
https://github.com/guicheffer/can-we-skip-the-dishes
🍽 Can we skip the dishes? Yes we can! This is a basic spa (no server-side rendering) for displaying products and customers orders.
crud css3 es6 html5 jest localstorage nightwatch react reactredux redux skip-the-dishes spa stylus webpack
Last synced: 13 Nov 2024
https://github.com/zahidakbar2370/crud_system_laravel_8
crud(add,view,edit,update,delete,show) in laravel 8
Last synced: 09 Nov 2024
https://github.com/mmaarij/secure-libcurl-json
A C++ wrapper library that provides a convenient and secure way to make HTTP API requests, while handling JSON data. Built on top of libcurl for robust networking capabilities and nlohmann/json for JSON data processing.
api certificates cpp crud https json libcurl linux ssl windows
Last synced: 15 Oct 2024
https://github.com/saifadin1/e-commerce-api
A .NET Core-based E-Commerce API for managing products, carts, orders, and payments via Stripe. Secured with JWT authentication for safe access to all features.
api crud csharp jwt-authentication stripe-payments
Last synced: 15 Nov 2024
https://github.com/simonescob/agendadj
agenda contacts crud crud-sample django python3 virtualenv virtualenvwrapper
Last synced: 18 Nov 2024
https://github.com/alexcage2/linqtasks
Simple CRUD app for storing solutions
crud csharp docker-compose efcore linq ms-sql-server mvc rest
Last synced: 17 Nov 2024
https://github.com/vn-blgn/node-express-mysql-hbs-crud-api
Nodejs (Express) MySQL Handlebars (Express Handlebars) CRUD Web Application
api crud express express-handlebars expressjs handlebars handlebarsjs hbs mysql node nodejs web-application
Last synced: 14 Oct 2024
https://github.com/ahmed-maher77/crud-web-app-using-reactjs-bootstrap-scss
A React-based CRUD web application that allows users to manage instructors and courses, featuring operations to create, read, update, and delete records with high accessibility and responsive design.
bootstrap crud crud-application js oop react react-router-dom sass-framework scss
Last synced: 31 Oct 2024
https://github.com/bkozii/ionic-vue-firestore-crud
Ionic + Vue: A Simple FireStore CRUD Web App Project
crud firebase firebase-database ionic vue vue3 vuefire vuejs
Last synced: 13 Oct 2024
https://github.com/aesthicethics/homeserver
CRUD application developed as a local "image-pool" + instagram fusion. Manually configured server deployed on RPI hosts a HomeServer that allows users (family memebers) to pool their photos together in one location (the website) and view them in a feedlike manner (instagram)
crud nginx python raspberry-pi react
Last synced: 09 Nov 2024
https://github.com/bibhushankarki/chitchat-api
Node.js, Express social media Rest API using MongoDB. A real-world social media app REST API with login, register, and all CRUD operations and MongoDB models with Node.js routers.
crud expressjs monggose mongodb nodejs rest-api social-media
Last synced: 18 Nov 2024
https://github.com/pomelohoho/todo-list-application
Task Keeper is a minimalist task management app that allows users to add, edit, and categorize tasks. Built with Angular (Typescript) and Spring Boot (Java), it's designed for easy tracking of daily activities.
angular crud java jpa-hibernate mysql rest-api scss spring-boot todoapp typescript webapp
Last synced: 31 Oct 2024
https://github.com/taiseen/add-location-react-app
CRUD App | Acdemayi
context-api crud crud-operation curd curd-operation firebase-database firebase-realtime-database jsx react react-router-v6 tailwind-css tooltip-library
Last synced: 13 Nov 2024
https://github.com/eshan327/employee-management-app
A full-stack CRUD application; uses the Spring Boot and React frameworks to simulate corporate management.
crud full-stack java javascript maven mysql react rest-api spring-boot
Last synced: 14 Oct 2024
https://github.com/ltk-mxz/node.js
Node.js / Express.js Projects !
crud crud-api mongodb mongoose movies-api todo-app todoapp
Last synced: 27 Oct 2024
https://github.com/siensis/kpacrud
KpaCrud Library permits to generate automatically CRUD pages from a DB table
codeigniter-library codeigniter4 crud database-management
Last synced: 15 Oct 2024
https://github.com/creativecuriositystudio/cruddle
(DEPRECATED) Simplifying CRUDL screen development using ModelSafe
angular2 crud data html model typescript ui web
Last synced: 13 Nov 2024
https://github.com/dalthviz/cloudcrud
A CRUD project for managing events
bootstrap crud rails5 react-rails ruby
Last synced: 13 Nov 2024
https://github.com/kauancavazani/simple-crud
A simple API developed using Java and Spring Boot to manipulate a mysql database
crud java mysql spring spring-boot
Last synced: 13 Nov 2024
https://github.com/androidbeingx/flask_project
A class project. Code applying the knowlage of flask, sqlite and python.
crud database flask project python sqlalchemy sqlite3
Last synced: 10 Oct 2024
https://github.com/solar05/health-crud
Simple crud using clojure/clojurescript
Last synced: 14 Nov 2024
https://github.com/leosimoes/rocketseat-java-spring-restapi-todolist
Rocketseat Java course project. REST API with Spring Framework for registering, reading and updating tasks, with filter by user.
crud java rest-api spring-framework
Last synced: 13 Nov 2024
https://github.com/potier97/products-app
Mini proyecto para la visualización de productos de la salud
Last synced: 17 Nov 2024
https://github.com/whiteilya/introduction_to_rails
The project is an introduction to Ruby on Rails, focusing on building a web application for managing friends.
crud jwt rails restful-api ruby
Last synced: 13 Oct 2024
https://github.com/suthar-suresh/curdopwithredux-in-mern
crud mern-stack mongodb mongoose reactjs redux-toolkit
Last synced: 14 Nov 2024
https://github.com/bankole2000/vue-smoothies
🔰 Simple Crud Web app learning project built with VueJS and Firebase
Last synced: 05 Nov 2024
https://github.com/4sskick/web_basic_crud
Basic CRUD Code Igniter based
code-igniter crud crud-sample sample
Last synced: 14 Oct 2024
https://github.com/greg-ynx/ynx-task-manager
Task manager application.
crud django python task-manager ynx
Last synced: 08 Nov 2024
https://github.com/alexanderlapygin/cra_msw-data_rtl_faker
CRA starter for mini-blog with testing using FAKER, RTL, MSW and MSWJS/DATA
blog cra crud faker js msw msw-data react react-testing-library rtl softspiders ss starter template test ts typescript
Last synced: 12 Oct 2024
https://github.com/jezbravo/laravel-crud-api
Basic backend CRUD with Laravel
composer crud crud-application laravel mysql php railway
Last synced: 13 Oct 2024
https://github.com/anveshnalimela/ead
This repository contains projects and documentation related to Enterprise Application Development (EAD) labs. It focuses on building robust, scalable, and secure applications tailored for enterprise environments.
cors crud css express html javascript mongodb mongodb-replica-set react vite
Last synced: 17 Nov 2024
https://github.com/d-malex/backend-node.js
SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js
api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3
Last synced: 12 Oct 2024
https://github.com/charlie-obrien/learning-springboot
CRUD application I built while learning Java Spring. I refer to this project when I need to figure something out.
Last synced: 17 Nov 2024
https://github.com/camilafbarcellos/curso-laravel-11
Repositório para o curso sobre PHP com Laravel 11 da EspecializaTi Academy.
crud laravel11 php8 tailwindcss
Last synced: 12 Oct 2024
https://github.com/notbadcode/producttest
Simple Yii2 CRUD. RBAC
crud php php-crud rbac yii2 yii2-crud yii2-framework yii2-rbac
Last synced: 12 Oct 2024
https://github.com/andrewjbateman/nodejs-mongoosedb-shoppingcart
:clipboard: Udemy Node.js tutorial shopping cart using mongoose to manage products for azure cloud database
compression crud database-schema deployment development express helmet heroku-deployment javascript mongodb mongoose nodejs
Last synced: 07 Nov 2024
https://github.com/andrewjbateman/nodejs-tutorial-rest-api
:clipboard: This is an app to practise working with Representational State Transfer (REST) APIs that just transfer data instead of user interfaces.
bcrypt-nodejs codepen cors crud graphql headers mongoose-schema multer nodejs postman-api replace rest-api socket-io
Last synced: 07 Nov 2024
https://github.com/ericimperiale/sitios-noticias-php
Un mini sitio de noticias con panel de administración completo, desarrollado en PHP 8.0 OOP, con características como paginador, gestión de imágenes, autenticación y sistema de comentarios.
authentication composer crud html5 intervention-image mysql oop php phpmailer
Last synced: 13 Oct 2024
https://github.com/andrewjbateman/node-orm-postgres
:clipboard: Node.js backend using TypeORM & Typescript to create a data Entity model and perform CRUD operations on the data in a PostgreSQL database, Angular frontend with Tailwind styling to display backend data
angular14 crud css3 database database-management html5 json node nodejs orm postgres postgresql tailwindcss typeorm typescript typescript4
Last synced: 07 Nov 2024
https://github.com/ug-dbg/yop
YOP is a lightweight ORM wannabe. Hit and run, no session, no bytecode generation, SQL-like syntax with method references.
crud java java-8 lightweight orm yop
Last synced: 12 Oct 2024
https://github.com/anitatess/music-website
website on which you can add, delete, view and edit music data created with: C#, .NET, SQLite, JavaScript, HTML
c-sharp crud dot-net dot-net-core html javascript music sqlite sqlite-database
Last synced: 12 Oct 2024
https://github.com/febrianto752/mcc79-employee-app
Aplikasi berbasis console yang merupakan implementasi basic OOP dan Authentication menggunakan bahasa pemrograman C#
Last synced: 12 Oct 2024
https://github.com/gowthamselvaraj123/teacherportal
The Teacher's Portal allows teachers to securely log in, manage student details and grades, and perform CRUD operations through user-friendly popup forms, streamlining data management and enhancing efficiency.
crud laravel login-system starterkit
Last synced: 11 Oct 2024
https://github.com/12pavani/inventory_management_project
An efficient Inventory Management App built with FastAPI for the backend and React.js for the frontend. This application provides users with a seamless interface to manage inventory, featuring real-time updates, intuitive CRUD operations, and streamlined navigation.
crud fastapi inventory-management reactjs real-time web-development
Last synced: 31 Oct 2024
https://github.com/geraldoam/procedural-crud
PHP Crud with procedural programming.
crud mariadb-server materialize-css php7 procedural-programming
Last synced: 27 Sep 2024
https://github.com/martapolii/web-application-development-practice
This repository focuses on building full-stack web applications using Node.js, Express, MongoDB, and React. It includes creating REST APIs, implementing authentication, and deploying applications to production environments.
authentication back-end-development crud deployment expressjs front-end-development full-stack-web-development jwt mongodb nodejs oauth2 reactjs rest-api web-development
Last synced: 13 Nov 2024
https://github.com/t0malexander/nestjs-alura
API RESTful com operações básicas CRUD usando Nest.js, Typescript, SOLID e Design Patterns
api-restful crud design-patterns nestjs solid typescript
Last synced: 05 Nov 2024
https://github.com/deepanagarjan/to-do-react-task
TO-DO task
crud css3 html5 javascript jsx reactjs
Last synced: 16 Nov 2024
https://github.com/adewija/phonebook
A Simple Phone Book on iOS using Core Data
coredata crud crud-sample ios phonebook swift3 xcode8
Last synced: 12 Oct 2024
https://github.com/gurleensethi/restify-crud
A simple CRUD app with restify.
api crud nodejs restify typescript
Last synced: 14 Oct 2024
https://github.com/davidarchanjo/spring-boot-todo-crud
Spring Boot ToDo CRUD Sample Application
Last synced: 08 Nov 2024
https://github.com/peperoxyz/clippy-quote
Clippy-Quote: Next.js app to keep track of good wise words you heard or read from anywhere. Turn them into notes you can easily revisit, deepening your reflections and understanding.
crud javascript nextjs notes-app reactjs tailwind
Last synced: 05 Nov 2024
https://github.com/goriens/google-auth
Email and google Athentication and Authorization system with mvc patthern and crud functionality using mongodb, nodejs and express
api authentication-backend crud
Last synced: 14 Nov 2024
https://github.com/golgothaaksanti/laravel-crud
a simple crud website to manage products with laravel 10, jquery and ajax with mysql database
ajax ajax-form ajax-request crud jquery jquery-ajax jquery-datatables jquery-plugin jquery-validation laravel-framework laravel10 laraver-package mysql mysql-database php php8 sweetalert2
Last synced: 11 Oct 2024