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-16 00:06:01 UTC
- JSON Representation
https://github.com/juniorferreira22/crudmongodb
Simple CRUD made with NextJS, mongoose and MongoDB.
api crud crud-application mongodb mongodb-atlas mongodb-database mongoose
Last synced: 02 Nov 2024
https://github.com/mateoramirezrubio1/mongodb_basics
Lista y explicaciones de diferentes comandos básicos de MongoDB. Ideal para quienes inician con MongoDB.
backend beginner-guide crud database database-tutorial mongo mongodb mongodb-commands mongodb-guide mongodb-tutorial nosql
Last synced: 02 Nov 2024
https://github.com/glatek/rutabaga
JSON Schema-backed CRUD operations in Service Workers with IndexedDB.
crud indexeddb json-schema service-worker
Last synced: 31 Oct 2024
https://github.com/a-samod/subscription-management-backend
The backend for the subscription management application is built using Node.js and MongoDB, providing functionalities such as creating subscription groups, adding members, and tracking payments.
crud mongodb nodejs subscription-management
Last synced: 07 Nov 2024
https://github.com/dore4n/cardapio
Este projeto é uma API REST desenvolvida para gerenciar um cardápio digital, permitindo a criação, leitura, atualização e exclusão de itens do cardápio. A aplicação foi construída utilizando Java Spring Boot para o backend e PostgreSQL como banco de dados.
api-rest crud java mvc-architecture postgresql springboot
Last synced: 31 Oct 2024
https://github.com/marcosvini9999/rest-api-items
An api of miscellaneous items made in .NET
api-rest automapper crud dotnet efcore http-methods request-response unity-of-work
Last synced: 08 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: 07 Nov 2024
https://github.com/santiagodotsh/nest-teslo-shop
🛒🐈 CRUD with NestJS, PostgreSQL, JWT auth and file uploads.
auth crud file-upload jwt nestjs postgresql typeorm websocket
Last synced: 03 Nov 2024
https://github.com/n0iire/unibookstore
Simple Laravel + Tailwind CSS CRUD Example
crud laravel laravel9 php php-framework simple-app simple-project tailwindcss
Last synced: 03 Nov 2024
https://github.com/roby2409/article-news
Mvvm Article News App use RxSwift
articleapp crud crud-application rxswift rxswift-examples swift swift5 ui-programmatically
Last synced: 17 Oct 2024
https://github.com/hebahamdan2/todolist-app
To Do List App is a task management application built with Next.js 14, enabling users to manage tasks through CRUD operations, with data stored in MongoDB.
axios crud mongodb mongoose nextjs typescript
Last synced: 03 Nov 2024
https://github.com/rajarakoto/react-todo
Todo-list with React.js (CRUD)
checklist crud javascript react todo todo-list
Last synced: 30 Oct 2024
https://github.com/TheGlitchCat/MEAN-Stack-CRUD
MEAN-Stack CRUD Simple
angular crud crud-api crud-application express expressjs mean-stack meanstack meanstack-crud meanstack-framework node-crud node-js nodejs
Last synced: 23 Oct 2024
https://github.com/danijeldragicevic/shippings-system-app
Simple CRUD Mule application. Connects to the remote SQL and in-memory H2 databases.
crud h2-database mulesoft munit munit-h2 secured-configs sql
Last synced: 07 Nov 2024
https://github.com/hasithaishere/go-rest-api-with-postgresql
A Go REST API with PostgreSQL demonstrating CRUD operations and IP logging middleware using the Gin framework.
backend crud gin go ip-logger middleware postgresql rest-api
Last synced: 15 Oct 2024
https://github.com/milochen0418/fullstack-crud-angularjs-nodejs-mongodb
A CRUD code that implemented by MongoDB, NodeJS, AngularJS and Bootstrap (RWD)
angularjs bootstrap crud express javascript mongodb mongoose nodejs
Last synced: 07 Nov 2024
https://github.com/camruthav/bookstore-app_mern
Bookstore App Using MERN Stack
cors crud mern-stack vite webdevelopment
Last synced: 05 Nov 2024
https://github.com/said7388/nestjs-crud-for-beginner
This is very simple nestJS CRUD for absolute beginners!
crud crud-api crud-sample nest nestjs nestjs-backend tipescript
Last synced: 11 Nov 2024
https://github.com/sametcn99/mern-stack
This project is a learning progress project aimed at mastering the MERN stack (MongoDB, Express, React, Node.js).
Last synced: 05 Nov 2024
https://github.com/allen-woods/pipe-crud
A portable dev-ops shell script that provides full CRUD inside of named and pseudo-anonymous Linux pipes.
Last synced: 06 Nov 2024
https://github.com/omatthewy/java-shareit
Template repository for ShareIt project.
booking-system crud docker gateway integration-testing java maven microservices postman rest-api sharing-economy spring-boot unit-testing user-reviews validation
Last synced: 07 Nov 2024
https://github.com/moaraby/product-management-system-js
Js CRUDS Operations
bootstrap5 crud css3 html5 javascript localstorage responsive search
Last synced: 08 Nov 2024
https://github.com/shyamsunder149/simplecrud-fastapi
Implementing very simple CRUD using FastAPI
Last synced: 14 Nov 2024
https://github.com/ssk-14/clerk-supabase-blog
Simple Blogging web application build for learning 📝
blog clerk crud next supabase tailwindcss vercel
Last synced: 05 Nov 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: 05 Nov 2024
https://github.com/faresbrayek2/prosit-4
The project is continuation of prosit 3 .
Last synced: 05 Nov 2024
https://github.com/ryanbakker/dish-discover
Post, Share and Explore Recipes, whether it's something new your experimenting with or an old family recipe everyone should know.
clerk clerkauth crud mongodb mongoose nextjs14 shadcn-ui tailwindcss typescript zod
Last synced: 17 Nov 2024
https://github.com/jacobkosmart/todolistwithmvvm-ios-practice
To practice MVVM structure with CRUD
crud mvvm-architecture swiftui userdefaults
Last synced: 07 Nov 2024
https://github.com/alexcage2/burgershop
Burger ordering app with admin panel
admin-dashboard ado-net crud csharp mvc postrgresql rest
Last synced: 07 Nov 2024
https://github.com/laksmanayudha/task-5-fullstack
Virtual Internship Experience (Investree) - Fullstack - I Gede Laksmana Yudha
Last synced: 05 Nov 2024
https://github.com/kelvinleandro/react-crud
A basic CRUD project using React and Context API
context-api context-api-react crud crud-application react reactjs vite
Last synced: 05 Nov 2024
https://github.com/esperanca-leonardo/jdbc
CRUD em JDBC com relacionamento entre tabelas
crud java jdbc mysql relationships
Last synced: 09 Nov 2024
https://github.com/jhossuan/crud_react_practice
CRUD sencillo en ReactJS. Lo hice para reforzar mis conocimientos y aprender mas de Hooks. 🔃
api crud css front html javascript react reactjs
Last synced: 05 Nov 2024
https://github.com/eriknathan/crud-python-postgres
Um pequeno sistema modularizado que permite cadastrar, editar, visualizar e apagar pessoas pelo seu nome, idade, email e cpf em um banco de dados Postgres.
banco-de-dados crud postgres python python3 sql
Last synced: 06 Nov 2024
https://github.com/sandesh300/bulky_mvc
.NET Framework CRUD Operation
crud csharp dotnet razor-pages web-api
Last synced: 06 Nov 2024
https://github.com/robert-ds/app-books-php
App for sharing free books
application crud crud-application php7 site
Last synced: 05 Nov 2024
https://github.com/elidaniel92/jetty-12-rest-api-sample
Simple REST API with Jetty 12
crud crud-api docker docker-compose jackson java jdbc jetty jetty-server log4j2 maven mysql rest rest-api restful-api
Last synced: 31 Oct 2024
https://github.com/tsffarias/crud-api
Este repositório apresenta um exemplo de aplicação CRUD simples utilizando FastAPI para o backend, PostgreSQL como banco de dados e Streamlit para o frontend. A estrutura foi criada para ser um ponto de partida e exemplo para desenvolvedores que desejam construir aplicações web modernas e escaláveis.
api crud docker fastapi mvc postgresql pydantic python sqlalchemy streamlit uvicorn
Last synced: 05 Nov 2024
https://github.com/debrajhyper/development
Hibernate | JDBC | Spring Core | Spring MVC | Spring ORM | Servlet | JSP | JDBC | Maven | Product App | CRUD
crud crud-application hibernate jdbc jpa-hibernate jsp maven servlet spring spring-mvc springorm
Last synced: 05 Nov 2024
https://github.com/jamaluddinrumi/laravel
a very basic CRUD Sales Order Web App in Laravel
Last synced: 10 Nov 2024
https://github.com/mcthomas/reporting-dash
A reporting dashboard for creating, viewing, and uploading business entities, with permission groups. Web application written with Ruby on Rails / PostgreSQL.
crud css dashboard devise docker html js materializecss mvc postgresql ruby ruby-on-rails
Last synced: 05 Nov 2024
https://github.com/ajsalemo/springbootembeddedcontainers
A repo of CRUD examples that uses different embedded containers, instead of the default which is Tomcat.
api azure cloud container controllers crud docker jar java jetty postgres rest springboot springdatajpa todo tomcat
Last synced: 07 Nov 2024
https://github.com/sgangopadhyay/python_mysql_database
Example files for accessing MySQL database using Python
Last synced: 08 Nov 2024
https://github.com/sgangopadhyay/redis-restfull-api
Creating a CRUD operations program using RESTfull API using Python and Redis
crud crud-api crud-operations python redis redis-database rest-api
Last synced: 08 Nov 2024
https://github.com/luizfppassos/crud_csharp
Basic CRUD operations with SQL Server in C#
Last synced: 07 Nov 2024
https://github.com/808vita/nextjs-blog-with-auth
Nextjs blog
blog bootstrap crud fullstack-javascript mongodb mongoose next-auth nextjs
Last synced: 07 Nov 2024
https://github.com/0xsabdadev/php-mysqli-quiz-app
Build quiz app with PHP Native and MySQL databases
Last synced: 12 Nov 2024
https://github.com/0xsabdadev/app-android-sqlite-room-capacity
Build sqlite crud android app with native
android-app android-studio crud java sqlite
Last synced: 12 Nov 2024
https://github.com/pernillasterner/edu-mern-book-store-project
MERN Stack - Book Store Project
crud expressjs http-router javascript mern-stack mongodb mongoose tailwindcss
Last synced: 05 Nov 2024
https://github.com/namanraj336/friend-list
A Friend List manager app made with Ruby on Rails
bootstrap4 crud crud-application devise heroku rails7 ruby ruby-on-rails sql windows
Last synced: 06 Nov 2024
https://github.com/tensorush/bookkeeper
🐹 📚 Backend for a bookkeeping service based on gRPC.
banking banking-system bookkeeper bookkeeping crud crud-api go go-service golang grpc grpc-go jwt paseto postgres postgresql protobuf redis rest rest-api smtp
Last synced: 06 Nov 2024
https://github.com/lintenn/revisionoculargi
Django-based web application to operate and manage customer ocular revisions.
crud django django-application html-css python webapp
Last synced: 10 Nov 2024
https://gitlab.com/DanCruise/laravel-react-inertia
CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y React con Inertia.js
crud inertiajs laravel laravel9 login react tailwindcss vite
Last synced: 26 Sep 2024
https://github.com/kennfatt/tuliptales-android
🌷 Android Kotlin application with Firebase Firestore
android-application crud firebase-firestore kotlin school-assignment
Last synced: 08 Nov 2024
https://github.com/steffikeranj/java-vertx-crud
Repository to demonstrate how CRUD operations can be done with Java Vertx toolkit
Last synced: 06 Nov 2024
https://github.com/milenavms/javascript-html-css-json
Calculando IMC - Tabela básica com Create, Read e Delete com duplo click, materialize e serviço web json.
Last synced: 15 Nov 2024
https://github.com/mirkankacan/deuvet
My graduation project.
crud csharp sqlserver veterinary
Last synced: 08 Nov 2024
https://github.com/mirkankacan/mvc5-commercial-automation
ASP.NET MVC5 Commercial Automation which written in C#.
automation commercial crud csharp sqlserver
Last synced: 08 Nov 2024
https://github.com/blandoncj/contact-management-system
Manage your contacts easily with this Flask-based web app featuring login, signup, and contact management
backend crud flash flask frontend full-stack python sqlite3 web-application
Last synced: 12 Nov 2024
https://github.com/jhoan5/calzado
Este proyecto es una página de calzado manejada con PHP dónde se realiza un CRUD y lógica de negocio
Last synced: 06 Nov 2024
https://github.com/alexeyburyanov/educationalprojects
Projects written for educational purposes.
cpp crud crud-sample cs education education-projects hibernate java java-swing jdbc maven multithreading mysql php7 t-sql test win32api windowsforms wpf
Last synced: 30 Sep 2024
https://github.com/cangak/yii-ajaxbs5
yii2 ajax crud bootstrap5
ajax bootsrap5 crud yii2 yii2-extension
Last synced: 06 Nov 2024
https://github.com/udofia2/crudwithdatabase
A simple Nodejs app that connect to a database.
Last synced: 06 Nov 2024
https://github.com/sreeragp69/notes-app-backend
Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.
authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api
Last synced: 10 Oct 2024
https://github.com/raelzeraxd/crud
a simple crud with mysql in go and python
Last synced: 07 Nov 2024
https://github.com/adam-marianowski/angular-passengers
Simple passengers manager application built with Angular, Bootstrap and json-server. Application is designed without standalone components with very minimal design in mind (inline templates, routing inside module etc.). Implements very basic API and all CRUD operations with json-server
angular angular17 angular17-boilerplate angularjs bootstrap bootstrap-icons bootstrap5 bootstrapicons crud crud-application json-server simple-app simple-project typescript
Last synced: 06 Nov 2024
https://github.com/adam-marianowski/angular-passengers-app
Simple app to browse and manage list of passengers created with Angular, Bootstrap and json-server. All CRUD functions implemented.
angular angular-modules angular17 backoffice bootstrap crud json-server json-server-mock modules passengers
Last synced: 06 Nov 2024
https://github.com/rockaflare/aplikasielpiji
Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.
avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite
Last synced: 06 Nov 2024
https://github.com/dacurse/note-app
An API for a note taking app.
crud express javascript nodejs prisma
Last synced: 07 Nov 2024
https://github.com/pisyek/zend-contact-directory
Simple Contact Directory Application Using Zend Framework
Last synced: 08 Nov 2024
https://github.com/abudzaralghifari/crud_backend
api crud expressjs javascript mysql
Last synced: 06 Nov 2024
https://github.com/uts58/student-grade-management-system
Java-mySQL grade management system with admin/teacher roles, student grading, and PDF report generation
admin-features authentication crud database-integration education-tool grade-management java management-system mysql pdf-generation report-printing school-project student-database student-grading teacher-management user-management
Last synced: 06 Nov 2024
https://github.com/pisyek/simple-crud-l5
Simple CRUD using Laravel 5
crud laravel laravel-5 repository-pattern
Last synced: 08 Nov 2024
https://github.com/merzak-x/patientscrudspringdemo
This is a Patients CRUD webapp; created using Spring and based on Pr. Youssfi courses.
Last synced: 07 Nov 2024
https://github.com/alper-sayin/online-auction-hub
Online-Auction-Hub A Django-based Web Application
bootstrap5 class-based-views crud csrf-tokens django django-application django-forms django-framework html-css-javascript oop orm pagination python sqlite-database user-authentication validation
Last synced: 10 Nov 2024
https://github.com/carloseduardonit/programa-infox
Programa para setor de Informatica
Last synced: 11 Nov 2024
https://github.com/taranjeet/todo-app-frontend
A frontend application to demonstrate CRUD in react
Last synced: 10 Nov 2024
https://github.com/masfranzhuo/flutter_crud_with_rxdart
This is a Flutter CRUD example with flutter RxDart package
crud flutter flutter-apps flutter-bloc flutter-bloc-rxdart flutter-demo flutter-examples rxdart rxdart-flutter
Last synced: 06 Nov 2024
https://github.com/milenmk/laravel-livewire-crud
CRUD class for Laravel Livewire components
Last synced: 14 Oct 2024
https://github.com/masfranzhuo/flutter_crud_with_bloc
This is a Flutter CRUD example with BLoC
bloc crud crud-application crud-sample dart flutter flutter-app flutter-apps flutter-crud flutter-demo flutter-examples sink stream
Last synced: 06 Nov 2024
https://github.com/yashasaveekesarwani99/docker-posts-app
CRUD operations on posts
api crud docker express load-balancer nginx nodejs redis
Last synced: 06 Nov 2024
https://github.com/rudolphreti/autobewerbung
AutoCV is a Flask-based web application designed to manage job applications efficiently. The application allows users to add, display, and delete job applications, as well as generate related documents such as CVs and cover letters.
crud flask job-application-management jobsearch python
Last synced: 06 Nov 2024
https://github.com/carloseduardonit/gerador-calculo-inss
Este ficará responsável pelo cálculos e preenchimento do INSS
crud java-8 mysql mysql-database
Last synced: 11 Nov 2024
https://github.com/camilafbarcellos/apollo-techtest
Development of a frontend and a backend application for Apollo Solutions technical test (2023).
api crud fullstack mui nestjs react sqlite typescript
Last synced: 06 Nov 2024
https://github.com/karim-mamdouh/crud-operations
CRUD page using redux state manegement
crud crud-operation font-awesome i18n i18next node-sass react react-hook-form reactjs redux
Last synced: 31 Oct 2024
https://github.com/dz1kill/backend_crud_user
crud expressjs jwt nodejs postgresql sequelize
Last synced: 08 Nov 2024
https://github.com/haminimi/inventory-app
A CRUD inventory management app for an imaginary store.
crud express inventory-management mongodb mvc-architecture node-js nodejs pug
Last synced: 06 Nov 2024