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-26 00:06:31 UTC
- JSON Representation
https://github.com/knowledgefactory4u/dotnet-6-postgresql-crud-application
Build REST CRUD APIs with .Net 6 and PostgreSQL
crud dotnet6 postgresql rest-api
Last synced: 14 Jan 2025
https://github.com/knowledgefactory4u/springboot3-postgresql-angular14-crud
Spring Boot 3 + PostgreSQL + Angular 14 CRUD Application Example
angular14 crud postgresql springboot springboot3
Last synced: 14 Nov 2024
https://github.com/knowledgefactory4u/springboot3-mongodb-angular14-crud
Spring Boot 3 + MongoDB + Angular 14 CRUD Application Example
angular14 crud mongodb spring-boot springboot3
Last synced: 14 Nov 2024
https://github.com/tysongibby/GenericRepositoryForEfCore
Generic repository class for Entity Framework Core
crud csharp-library efcore generic-repository net6
Last synced: 26 Dec 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: 25 Jan 2025
https://github.com/vmeazevedo/crud_java
This algorithm is a CRUD made in java that has the purpose of the four basic operations (creation, consultation, updating and destruction of data) used in relational databases (RDBMS).
crud crud-application java jdbc jdbc-database
Last synced: 20 Dec 2024
https://github.com/manavpandya/mern-stack-crud-operations
This app demonstrates the use of MERN Stack CRUD (MongoDB, Express, React, Node) operations
crud crud-application express-js mern mern-project mern-stack mern-stack-development mongodb node-js react react-components
Last synced: 22 Jan 2025
https://github.com/sempedia/to_do_list
TaskMaster - Your Ultimate To-Do List Application Stack Used: Python / Django / HTML / CSS / JavaScript / Bootstrap / SQLite3 TaskMaster is a powerful and feature-rich To-Do List Application designed to streamline your daily tasks and boost your productivity.
bootstrap crud crud-application crud-functionality crud-operation css3 django django-application html5 javascript python3 sqlite-database sqlite3 task-list task-management task-manager task-master to-do-app to-do-app-django to-do-list
Last synced: 22 Jan 2025
https://github.com/amirbayat0/flutter-caching-data-bloc-and-hive
Efficient Data Caching with BLOC & HIVE in FLUTTER: Explore BLOC pattern integration with HIVE database for streamlined data caching in Flutter. This repo guides on storing API data locally, ensuring smooth offline functionality. Optimize your Flutter apps for offline mode with ease.
app-development bloc caching caching-strategies crossplatform crud dart dependecy-injection fluter flutter-apps flutter-bloc-pattern flutter-clean-project flutter-database flutter-hive flutter-hive-example flutter-pattern repository-pattern service-locator service-locator-pattern tree-architecture
Last synced: 14 Nov 2024
https://github.com/manrriquez/lara-crud
Lara-crud - Crud desenvolvido com Laravel 9, tendo funções como CREATE, READ, UPDATE E DELETE, relações de tabelas de 1 para N.
crud crud-laravel crud-laravel-mysql laravel laravel-framework laravel9
Last synced: 10 Jan 2025
https://github.com/chase-allen-tech/django-crud-protocol
Django CRUD Operation including Auth
Last synced: 24 Dec 2024
https://github.com/diegoperea20/iot_-internet_of_things-
internet_of_things, ESP32 , conecction wifi, save ,save database through sensors, create local server, mqtt, mosquito, iot, CRUD iot etc.
crud crud-application esp32 iot mosquitto mqtt platfformio uao
Last synced: 13 Jan 2025
https://github.com/yuriipohorilets/goit-js-hw-11
📚 JS-HW-11 | CRUD. Async/Await
async await crud goit javascript
Last synced: 16 Jan 2025
https://github.com/aswin187/student-study-portal
HELP!!! students studies purposes. Tech used by Python -Django. User Authentication.
api-rest autentication crud django django-framework python3
Last synced: 19 Dec 2024
https://github.com/sabaurgup/crud-with-jquery_ajax-bootstrap
Basic CRUD Application projects created by me using AJAX, ASP.NET and Bootstrap to perform CRUD operations.
ajax-jquery ajax-library ajax-modal asp-net-core bootstrap5 crud delete dotnet get html-css-javascript http jquery jquery-library post put service swagger web-application
Last synced: 26 Dec 2024
https://github.com/thiiagoms/django-app
CRUD with django :snake: :notebook:
crud djando-simple-crud django django-crud pythonic pythonist
Last synced: 16 Jan 2025
https://github.com/thiiagoms/mvc-with-doctrine
My anime list with PHP8, Doctrine ORM and SQLite :star:
app crud doctrine doctrine-crud doctrine-orm oop-crud orm php php-crud php-oop-pdo student web-development
Last synced: 16 Jan 2025
https://github.com/marcosdvs/crud_php
Project created with php, javascript, css, database in MySQL and bootstrap as a framework, this is kind a test for me because I am using it to learn php
bootstrap5 crud crud-image database html javascript php shared-files
Last synced: 18 Dec 2024
https://github.com/maulayyacyber/rails-manual-crud
Manual Crud Ruby on Rails
crud crud-sample manual postgresql rails
Last synced: 01 Jan 2025
https://github.com/manrriquez/laravue
Laravue - crud sendo desenvolvido com Laravel 9 + InertiaJS + Vue 3 + Tailwind, utilizando VITE.
crud crud-laravel crud-vuejs inertiajs laravel tailwind vite vue3 vuejs
Last synced: 24 Dec 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: 25 Jan 2025
https://github.com/umuthopeyildirim/mindgarden
MindGarden is an diary writing software, but you can also express your feelings on your dairies.
crud dairy daisyui daisyui-react react ruby sinatra tailwindcss
Last synced: 01 Jan 2025
https://github.com/hodinhtuankiet/java-htl-servelet
A project end of term java , created dynamic web use java servelet . Website authentication between user and admin , authorization , insert client , remove, update , read , statistical connect sql server
authentication-backend crud database servelet spring-boot statistics
Last synced: 27 Dec 2024
https://github.com/jhorlima/crudbooster-docker
CRUDBooster - Docker Compose
crud crud-generator crudbooster docker docker-compose laravel laravel-application laravel-framework laravel5 php
Last synced: 18 Dec 2024
https://github.com/rishavs/cove
Simple crud app using pure crystal. 0 frameworks and dependencies
crud crystal crystal-language crystallang tutorial webapp
Last synced: 12 Dec 2024
https://github.com/tysongibby/genericrepositoryforefcore
Generic repository class for Entity Framework Core
crud csharp-library efcore generic-repository net6
Last synced: 11 Dec 2024
https://github.com/ramazancetinkaya/crud
This class provides a simple CRUD interface for interacting with a MySQL database
Last synced: 13 Jan 2025
https://github.com/devaleks/kivi-angular8-example-app
Angular 8 Example App with JWT Auth + backend on PHP & MySQL + Unit & E2E testing + virtualization on Docker & Docker-Compose
angular angular8 crud crud-application docker docker-compose e2e e2e-testing e2e-tests example example-app example-code frontend jasmine-karma jasmine-protractor jwt php-mysql typescript unit-test unittest
Last synced: 28 Oct 2024
https://github.com/codebangla/ngnet
NgNET is a boilerplate application featuring Docker, Angular 15 with hot reload, Bootstrap 5 frontend, .NET 7.0 backend API, automatic PostgreSQL database migration, and PgAdmin
angular angular15 bootstrap bootstrap5 crud crud-api crud-application database-migrations docker docker-compose dotnet dotnet-core dotnet7 dotnetcore full-stack fullstack-development pgadmin4 pgsql postgresql webapi
Last synced: 11 Nov 2024
https://github.com/mikebionic/lms-oguz
Learning Management System web app
crud flask lms python sqlalchemy students teachers university-project
Last synced: 13 Jan 2025
https://github.com/tr1sm0s1n/bun-graphql-api
Simple API demonstrating CRUD operations in TypeScript with Bun and GraphQL.
api bun crud graphql typescript
Last synced: 11 Dec 2024
https://github.com/eujinnlucashow/loadmore-infinitescroll-pagination
🔄 Load More, ♾ Infinite Scroll, 🖱 Pagination
api crud fetch-api html-css-javascript infinite-scroll javascript js loadmore pagination vite
Last synced: 19 Dec 2024
https://github.com/bkpecho/starwars-quotes-crud-app
This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.
api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development
Last synced: 13 Jan 2025
https://github.com/abdellatif-laghjaj/javafx-crud-app
simple CRUD system with JavaFX
Last synced: 17 Jan 2025
https://github.com/fitri-hy/crud-data-json-php
Proyek CRUD PHP+HTML sederhana yang menggunakan JSON sebagai database & Tailwind CSS.
Last synced: 19 Jan 2025
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/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/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: 20 Jan 2025
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/nirav-gajera/simple-crud-php
simple CRUD operation using php
crud mysql php php-crud phpmyadmin-database
Last synced: 26 Jan 2025
https://github.com/siddheshk02/todo-list-api
crud golang gorm postgresql rest-api
Last synced: 08 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 Jan 2025
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/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: 10 Jan 2025
https://github.com/tauseedzaman/php-pdo-crud
PDO CRUID
crud crud-application pdo pdo-crud php
Last synced: 05 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/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/devbluecomet/js-crud
How to implement CRUD operation using only JavaScript ?
Last synced: 02 Dec 2024
https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 23 Jan 2025
https://github.com/edmundpf/coffee_nuxt_crud
Coffeescript, Nuxt, Express, MongoDB, JWT admin CRUD boilerplate 🦆
coffeescript coffeescript2 crud crud-application jsonwebtoken jwt jwt-authentication mongodb mongoose nodejs nuxt vue vuejs
Last synced: 22 Jan 2025
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/amgauna/php-crud-bootstrap-2017
PHP-CRUD-Bootstrap
bootstrap crud crud-application php php-framework php7
Last synced: 26 Jan 2025
https://github.com/iamyunusali/crudicial
A web application using React and Superbase that have a CRUD functionality
Last synced: 03 Jan 2025
https://github.com/rickreisdev/contactmvc
Uma aplicação web ASP.NET Core MVC que aplica operações CRUD em um sistema de cadastro, listagem, edição e remoção de contatos. Foi utilizado o .NET 8 no Visual Studio 2022 e o PostgreSQL como banco de dados para armazenamento dos contatos. Esse é um projeto básico que foi feito como parte dos meus estudos de C# e .NET.
asp-net-core asp-net-mvc contact-list crud crud-application csharp docker docker-compose dotnet postgresql rickreis rickreisme
Last synced: 13 Jan 2025
https://github.com/abderrahmaneamerhhi/e-commerce
A Simple ecommerce Web App that enables you to sell your products, manage your store in a simple and excellent way with Laravel 8 Crud and blade engine
crud crud-application ecommerce-application ecommerce-store ecommerce-website laravel laravel-crud laravel8 php php7 php8 shop store
Last synced: 11 Nov 2024
https://github.com/serhatyamann/data_access
Collecting data with ORM tools EF and Dapper.
codefirst crud dapper dapper-crud data-access database dbfirst entity-framework linq linq-methods linq-to-entities linq-to-sql micro-orm model-first object-relational-mapping orm queries sql
Last synced: 15 Jan 2025
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/juliolmuller/studying-vuex
Simple CRUD application using the progressive JavaScript framework Vue (with Vuex).
crud javascript portfolio vuex
Last synced: 15 Jan 2025
https://github.com/juliolmuller/studying-vanilla-javascript
Simple system for data manipulation with JavaScript client-side. Full sample of a CRUD (create, read, update & delete) with use of the local browser storage.
adminlte crud vanilla-javascript
Last synced: 15 Jan 2025
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/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/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: 08 Jan 2025
https://github.com/vit0rr/govie
Go + MongoDB Crud
crud go golang hacktoberfest mongodb
Last synced: 08 Dec 2024
https://github.com/joeri-abbo/next-cookbook
A dual Next.js project featuring a static site for browsing recipes at cookbook.joeriabbo.nl & a CRUD-based CMS in /cms for recipe management. Both apps are designed for seamless recipe exploration & administration.
cms cookbook cooking-recipes crud javascript js nextjs node react recipe-management static-site typescript
Last synced: 15 Jan 2025
https://github.com/remcostoeten/nextjs-lucia-neon-postgresql-drizzle-dashboard
A personal all-in-one panel with tons of productivity tools and utillity helpers I use on a day-to-day basis. Build in NextJS, Lucia auth, PostgreSQL, TypeScript, drizzle-orm and more
crud drizzle-orm framer-motion lucia-auth neondb nextjs14 notes-app postgresql react server-actions tailwindcss typescript
Last synced: 01 Nov 2024
https://github.com/nextgencontributions/django-ninja-crudl
Make CRUDL endpoints from Django models and have the most complete OpenAPI specification
crud crudl django openapi-specification rest rest-api restapi restful-api
Last synced: 19 Nov 2024
https://github.com/aliesmaeil/school-system
School Management System, that manages students data registered at any level.
c crud crud-application file filesystem school-app school-management
Last synced: 13 Jan 2025
https://github.com/scjadhav21/moviebookingsystem
with this application you able to book movies online
Last synced: 20 Dec 2024
https://github.com/daviqzr/alunofx
Exercício 21 - Aluno (Boundary e Entity) - Simplificado
Last synced: 31 Dec 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: 25 Jan 2025
https://github.com/vit0rr/Govie
Go + MongoDB Crud
crud go golang hacktoberfest mongodb
Last synced: 08 Nov 2024
https://github.com/kramber1024/url-shortener-api
🔗 API for URL Shortener
api bitly crud database docker fastapi python rest restful-api short-url sqlalchemy swagger url-shortener
Last synced: 08 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/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: 11 Jan 2025
https://github.com/phrdavis/api_aspdotnet
API Web with ASP,NET
api asp-net-core crud csharp dotnet microsoft microsoft-learn visual-studio-code
Last synced: 08 Jan 2025
https://github.com/bccalegari/flask_web_application
Aplicação web com CRUD desenvolvida com python, flask, sqlalchemy e mongodb: Sistema de controle de estoque e gerenciamento de usuários da aplicação com controle de acesso e funcionalidades diferentes dependendo do nível do usuário.
crud flask flask-restful mongodb pymongo python sqlalchemy web-application web-development
Last synced: 21 Jan 2025
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/siddhant-k-code/rest-api-crud
api crud javascript json postman rest
Last synced: 27 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/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/mdouchement/middlewarex
Bunch of middlewares for Echo framework
crud echo echo-framework golang middleware paseto versioning
Last synced: 07 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/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/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/knowledgefactory4u/quarkus-vuejs-mongo-crud
Quarkus, Vue, mongo, CRUD
Last synced: 14 Jan 2025
https://github.com/hexmakina/crudites
Another PHP/xxSQL abstraction layer
crud crud-operation introspection-query mariadb mariadb-database mysql mysql-database php php7 sql
Last synced: 15 Oct 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/mvccore/example-cdcol
Classic CD collection CRUD example with default SQLite database and authentication.
albums authentication cd-albums cds credentials crud crud-application crud-sample login mvccore
Last synced: 25 Nov 2024
https://github.com/melardev/.netwebapidappercrud
api c-sharp crud dapper dotnet dotnet-core full-stack rest web web-api
Last synced: 25 Jan 2025