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/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/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/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://github.com/aayushpagare21-compcoder/notes2.0_php
Project Number 11 : A notes crud app hosted on xampp server and created using PHP which allows the user to create, read , delete and update notes and also stores the notes in a MySQL database. Learned how to use xampp server and phpmyadmin, how to create a connection with database, how to fire SQL queries using php
bootstrap5 crud javascript mysql php phpmyadmin-database xampp
Last synced: 15 Nov 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/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/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/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/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/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/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/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/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/deepanagarjan/to-do-react-task
TO-DO task
crud css3 html5 javascript jsx reactjs
Last synced: 16 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/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/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/gurleensethi/restify-crud
A simple CRUD app with restify.
api crud nodejs restify typescript
Last synced: 14 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
https://github.com/lightweight-component/aj-data
Lightweight Data Access Object in Java
Last synced: 16 Nov 2024
https://github.com/lightweight-component/aj-dataservice
DataService for rapidly CRUD
Last synced: 16 Nov 2024
https://github.com/daniel-olmos/crud-python-django4
Crud python+Django3+MySQL
crud crud-application django-framework django4-2 mysql-database python python3
Last synced: 14 Nov 2024
https://github.com/ssoaresleo/crud-users-api
Este projeto é um exemplo de um CRUD de usuários usando Node.js, TypeScript e Prisma para se conectar ao MongoDB, permitindo criar, atualizar, listar e excluir usuários no banco
crud mongodb node-js prisma prisma-client typescript
Last synced: 07 Nov 2024
https://github.com/bhadresh-laiya/ciblogposttest
CodeIgniter: Add, Edit, Delete, View Blog Post with Login & Registration – MVC CRUD Application using CodeIgniter v3
blog codeigniter codeigniter3 crud crud-application demo-app login mvc-framework posting register
Last synced: 07 Nov 2024
https://github.com/luizfranzon/crud
FullStack CRUD Application
crud express javascript nodejs reactjs typescript vite
Last synced: 06 Nov 2024
https://github.com/ayimdomnic/elixir-to-do-app
Kickstart Elixir (Phoenix Framework)
crud elixir hello-world phoenix-framework
Last synced: 08 Nov 2024
https://github.com/shaikahmadnawaz/react-todo-firebase-app-one
React TODO application with Firebase backend to store all of the todos.
crud firebase react tailwindcss todoapp
Last synced: 06 Nov 2024
https://github.com/shaikahmadnawaz/react-firebase-crud
CRUD Using React + Firebase | Firebase and Firestore
Last synced: 06 Nov 2024
https://github.com/halilugur/pythonflaskaws
Quotes Application is a Flask-based web application that allows users to manage their favorite quotes with CRUD operations. Built with Python, Flask, and Bootstrap, it provides an intuitive interface for creating, reading, updating, and deleting quotes.
aws bootstrap crud flask jquery quote
Last synced: 08 Nov 2024
https://github.com/davidarchanjo/spring-boot-todo-crud
Spring Boot ToDo CRUD Sample Application
Last synced: 08 Nov 2024
https://github.com/arielspencer/api-bookstore-node-express
📚 API Bookstore é uma aplicação backend em Node.js e Express para gerenciar catálogos de livros.
api backend crud express javascript mongodb mongoose node-js restful
Last synced: 06 Nov 2024
https://github.com/dialeleven/laravel-crud-in-50-minutes-for-beginners-from-scratch
Laravel CRUD in 50 minutes for Beginners from Scratch tutorial by Devtamin. From BASIC Laravel to more ADVANCED concepts! See README. Tutorial Github repo - https://github.com/devtamin/Laravel-CRUD-for-Beginners/tree/master.
Last synced: 06 Nov 2024
https://github.com/krishanmurariji/filter-sorting-asp.net-core
Filter & Sorting & Permissions in Asp.net Boilerplate
angular asp asp-net-core boilerplate crud csharp filter filter-dropdown localization pagination sorting ts
Last synced: 07 Nov 2024
https://github.com/pandiaraj-22/react-todo-app
TODO App
crud css html javascript react
Last synced: 15 Nov 2024
https://github.com/jedymatt/notemanager
A simple note management web app with CRUD implementation using Laravel 8 framework and Bootstrap 5 for styling
Last synced: 07 Nov 2024
https://github.com/thenriquedb/todo-list-with-spring
API Rest para gerenciamento de lista de tarefas, construída em Java com o framework Spring Boot.
crud java openapi3 spring spring-boot swagger
Last synced: 08 Nov 2024
https://github.com/shuvro/django-basic-crud
Python3 , Django 2.2 basic CRUD with MySQL
crud django django-admin django-framework django-rest-framework mysql pip python3
Last synced: 08 Nov 2024
https://github.com/aswassaw/go-restful-api
Belajar membuat sebuah RESTful API sederhana menggunakan Golang.
Last synced: 06 Nov 2024
https://github.com/aswassaw/crud-react-ci4
Membuat CRUD sederhana menggunakan React sebagai FE dan CodeIgniter 4 sebagai BE.
Last synced: 06 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/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
https://github.com/imdesai00/crud-app-angular
in this project i can apply some functionality like forget password, hash password, login register using JWT Token and CRUD operation.
angular crud forgot-password forgot-password-email hashpassword jwt-authentication jwt-token smtp tailwindcss
Last synced: 06 Nov 2024
https://github.com/rubensdimasjr/jsp-maven-hibernate-crud
Basic user registration and login system, user and products management web application using JSP, Servlet, Maven and Hibernate.
bootstrap5 bootstrap5-template crud hibernate java jquery jsp maven
Last synced: 06 Nov 2024
https://github.com/deverebor/sistemacadastrodeprodutos
Sistema para cadastro de clientes/produtos e seus respectivos tipos.
crud java java-project university-project
Last synced: 06 Nov 2024
https://github.com/deverebor/cadastroagenda
Atividade ministrada pela disciplina de POO.
crud java11 university university-project
Last synced: 06 Nov 2024
https://github.com/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 07 Nov 2024
https://github.com/pietrohl/express-quote-server
A test application to create and store famous quotes from famous people. Structured with client and a CRUD API/cloud MongoDB backend.
api-client babel babel-plugin babeljs crud crud-api mongodb mongoose mongoosejs rest rest-api
Last synced: 16 Nov 2024
https://github.com/sibeux/web-keuangan-app
Website pencatatan keuangan
catatankas crud nasrulwahabi php sibeux website
Last synced: 07 Nov 2024
https://github.com/skynest-studios/skydatabase
An high performance API for managing databases using MySQL
async cache cache-storage crud crud-api database database-management fast fast-api gradle groovy high-performance java maven mysql mysql-database spigot sync
Last synced: 23 Oct 2024
https://github.com/chrischan1117/django-photo-app
Django photo management and configuration
Last synced: 08 Nov 2024
https://github.com/khalilannbiya/bookshelf-app
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
bookshelf crud css html javascript
Last synced: 07 Nov 2024
https://github.com/e-candeloro/react-crud-client-app
A simple React App for C.R.U.D. operations on data from an external REST API
bulma-css create-react-app crud crud-application javascript react react-router reacthookform reactjs rest-client template yup-validation
Last synced: 07 Nov 2024
https://github.com/janumedia/graphql-firebase-demo
GraphQL + Firebase CRUD example
crud crud-sample express express-graphql firebase firebase-admin firebase-database graphql nodejs
Last synced: 07 Nov 2024
https://github.com/hamideidy/vuex-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Vuex state manager.
axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api todo todolist vue vue3 vuejs vuex vuex-store vuex4
Last synced: 08 Nov 2024
https://github.com/hamideidy/pinia-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.
axios axios-vue crud crud-application css html javascript jsonplaceholder jsonplaceholder-api pinia pinia-vuejs pinia2 piniajs sweetalert2 todo todolist vue vue3 vuejs
Last synced: 08 Nov 2024
https://github.com/edu-fedorae/covid-19-report-mvc-crud-application
Simple PHP application that does basic CRUD operations for covid-19 cases.
covid-19 crud javascript mvc mysql oop pdo php uikit
Last synced: 08 Nov 2024
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 07 Nov 2024
https://github.com/itzshoaib/nestjs-boilerplate
A NestJS Boilerplate project with Mongoose, Passport, JWT, Docker, SwaggerAPI.
crud docker mongodb mongoose nestjs nestjs-backend nestjs-boilerplate nestjs-crud nestjs-dockerized nestjs-mongoose nestjs-starter-template nestjs-swagger swagger
Last synced: 07 Nov 2024
https://github.com/vinyl-davyl/nextra-diary
Nextra-Diary: CRUD Fullstack BoilerPlate Archive. NextJS, PrismaORM, MongoDB.
crud diary mongodb nextjs nextjs13 prisma prisma-orm typescript
Last synced: 10 Nov 2024
https://github.com/lin3s/admincrudextensionsbundle
CRUD extension for LIN3SAdmin
Last synced: 07 Nov 2024
https://github.com/gahbr/agenda-de-contatos
Projeto crud simples em Java. Link para o Java docs: https://gahbr.github.io/Agenda-de-contatos/
crud crud-application java javascript jsp-servlet mvc mysql
Last synced: 07 Nov 2024