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/guicheffer/alien-registration-spa
👽 A spa of registration of Aliens
aliens crud css3 es6 html5 jest localstorage nightwatch react reactredux redux spa stylus ufo webpack
Last synced: 13 Nov 2024
https://github.com/kaloslazo/tumipalace
Implementation of interactive CRUD web casino developed in the Platform Based Development course CS2031 at UTEC.
api casino crud css flask html javascript platform-based-development postgresql python sqlalchemy vuejs
Last synced: 13 Nov 2024
https://github.com/marx-wrld/crud-operations
A create, read, update and delete application in php
Last synced: 13 Nov 2024
https://github.com/taiseen/user-login-mern-app
Login & Profile | CRUD APP
cloudinary crud express-js heroku mern mern-stack mongodb mongodb-atlas mongoose netlify node-js react react-toastify sass self
Last synced: 13 Nov 2024
https://github.com/taiseen/employ-crud
Employ Info - Dev11 | CURD
conditional-rendering crud css dev-11 github-hosting primitive-css react react-js
Last synced: 13 Nov 2024
https://github.com/shikhargupta-75/todo-react-project
A simple and efficient Todo List application built with ReactJS and Bootstrap. Manage your tasks with ease using CRUD operations. Features include task addition, editing, deletion, and completion marking. Fully responsive design.
bootstrap5 crud crud-application interactive javascript json-server react-hooks reactjs responsive-design todo todo-app todolist webdevelopment
Last synced: 07 Nov 2024
https://github.com/andy-aa/mydb
The lightweight ORM for MySql and MariaDB
crud mariadb mysql orm pagination php query-builder
Last synced: 13 Nov 2024
https://github.com/knowledgefactory4u/dotnet6-postgresql-vuejs3-crud
.Net 6 + PostgreSQL + Vue.js 3 CRUD Application Example
crud dotnet6 postgresql vuejs vuejs3
Last synced: 14 Nov 2024
https://github.com/knowledgefactory4u/dotnet-postgresql-reactjs-crud-app
.Net + PostgreSQL + React JS CRUD Application Example
crud dotnet dotnet6 postgresql reactjs
Last synced: 14 Nov 2024
https://github.com/h3ar7b3a7/djangocourse
Revisiting Python Django web framework nearly 10 years later with some help of freeCodeCamp.org.
Last synced: 15 Nov 2024
https://github.com/snwfdhmp/cloudbase
Plug-and-play data storage able to perform any basic CRUD operations on any dynamically given type of data.
cloudbase crud crud-operations database plug-n-play plugnplay storage-engine
Last synced: 15 Nov 2024
https://github.com/luanroger/electric-drizzle
shadcn-ui and Drizzle ORM with Electron. Based on electron-shadcn
crud demo drizzle-orm electron react shadcn-ui tailwindcss template web
Last synced: 15 Nov 2024
https://github.com/thomas465xd/uptask_mvc
UpTask is a task manager web application designed to help users organize their tasks efficiently and enhance productivity. This project utilizes PHP with MVC architecture for the backend, SASS with Gulp for styling, and Vanilla JavaScript for interactive frontend elements. Additionally, it features a REST API for seamless data communication.
activerecord authentication crud gulp js mvc-architecture php phpmailer sass scss task-manager
Last synced: 15 Nov 2024
https://github.com/rishabh-pandey-sternx/deno-rest-api
Simple CRUD API build with Deno and Attain(Express) using MongoDB
api attain auth crud crud-api deno denoland heroku logger-middleware mongodb rest static typescript
Last synced: 15 Nov 2024
https://github.com/sohanemon/backend-integration
crud express fetch mongodb mongodb-atlas node react react-router
Last synced: 15 Nov 2024
https://github.com/moll/node-heaven-sqlite
Heaven.js's Data Mapper for SQLite. CRUD API that parses and serializes your models to and from SQLite.
crud data-mapper heaven sqlite
Last synced: 15 Nov 2024
https://github.com/henryruhs/ngx-crud-playground
Playground for ngx-crud
aborting angular caching crud http playground
Last synced: 12 Oct 2024
https://github.com/nihatquliyev/university-management-system-basic
Basic university management service
crud jakarta java java-ee jdbc jsp-servlet lombok postgresql tomcat
Last synced: 15 Nov 2024
https://github.com/spencerjibz/partial-mern-app
THIS IS A HYBRID APP WITH BOTH A CRUD LAYER AND A REST API FOR REACT. ITS A COMPLETE HACK INTO MERN STACK WITHOUT USING TWO DIFFERENT SERVERS (ONE FOR BACKEND AND THE OTHER FOR CLIENT). THIS APP USES BOTH EJS AND JSX
backend crud crud-layer ejs hybrid jsx mongodb nodemailer passportjs-authentication react webpack4
Last synced: 15 Nov 2024
https://github.com/milenavms/teste-vendas
CRUD - usuários (vendedores) e controle de venda - Laravel 5.8.*/MySQL/ PHP 7.3.8/Bootstrap
Last synced: 15 Nov 2024
https://github.com/arif98741/oop_crud
This is repository for getting better idea about oop concept and usage. Here class, method, object and data validation are also included. For frontend design here I am using [email protected]. Any feature requests and pull request are granted with happiness. You can join
create crud crud-application delete mysql object-oriented-programming oop pdo php php7 update
Last synced: 15 Oct 2024
https://github.com/ekramasif/nestjs_crud
This is a NestJS-based application that provides CRUD operations, authentication using JSON Web Tokens (JWT), managing entity relationships, and integration with a third-party API.
api authentication crud entity-relationships jwt mysql nestjs nestjs-backend nestjs-crud nodejs onetomany
Last synced: 11 Nov 2024
https://github.com/fernandozueet/service-laravel
Library that helps to separate the business rule part of the control. Leaving control leaner.
crud repository service service-crud service-laravel
Last synced: 16 Nov 2024
https://github.com/keanteng/serpent-astral
💠 Order Processing Solution for Small/Medium Warehouses in Malaysia
chakra-ui crud graphql graphql-yoga nextjs order-management prisma sqlite tailwindcss typescript warehouse
Last synced: 12 Oct 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: 11 Oct 2024
https://github.com/sgangopadhyay/python_mysql_database
Example files for accessing MySQL database using Python
Last synced: 08 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/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/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: 13 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/luizfppassos/crud_csharp
Basic CRUD operations with SQL Server in C#
Last synced: 07 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/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/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/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/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/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/marlinsk/park_h-backend
Repositório do back-end da aplicação Park H - Plataforma de anúncio de aluguel de garagem.
apache-maven api-rest crud docker docker-compose docker-composer docker-image dockerfile java mvc-architecture mvc-pattern postgres spring-boot swagger-ui
Last synced: 12 Oct 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/alexcage2/linqtasks
Simple CRUD app for storing solutions
crud csharp docker-compose efcore linq ms-sql-server mvc rest
Last synced: 12 Oct 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/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/novaandini/ci4app
Website CRUD (Create, Read, Update, Delete) dengan menggunakan CodeIgniter 4
backend bootstrap codeigniter codeigniter4 crud php
Last synced: 14 Oct 2024
https://github.com/mvysny/jdbi-orm-vaadin-crud-demo
A Vaadin app which demoes the JDBI-ORM library
Last synced: 16 Oct 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/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/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/vilhalva/crud-python-em-sql-server
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE SQL SERVER.
bot chatbot crud database projeto python sql-server terminal
Last synced: 12 Oct 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/gurleensethi/restify-crud
A simple CRUD app with restify.
api crud nodejs restify typescript
Last synced: 14 Oct 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/davidarchanjo/spring-boot-todo-crud
Spring Boot ToDo CRUD Sample Application
Last synced: 08 Nov 2024
https://github.com/vilhalva/crud-rust-em-sql-server
🎈GERENCIE O NOME E IDADE DOS USUÁRIOS NA DATABASE SQL SERVER.
bot chatbot crud database projeto rust sql-server terminal
Last synced: 12 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/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/pisyek/zend-contact-directory
Simple Contact Directory Application Using Zend Framework
Last synced: 08 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/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/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/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/jhostyn-2003/api-crud-facturaci-n
Es un proyecto de practica de CRUD de facturación de BackEnd
api-rest base-de-datos crud sql-server
Last synced: 12 Oct 2024
https://github.com/taranjeet/todo-app-frontend
A frontend application to demonstrate CRUD in react
Last synced: 10 Nov 2024
https://github.com/mehrajlatifli/angular-movieapp_1
angular crud movie notification
Last synced: 14 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/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/ihor-po/ado.net_working_with_users
ADO.NET Working with users
ado-net adonet crud crud-application csharp db
Last synced: 12 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/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/suganyarajes/axioscrud
React application implementing CRUD operations with user data using Axios fetch to interact with a mock API.
Last synced: 15 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/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/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/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/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/ihor-po/petitions
Simple site for petitions
ajax crud crud-operation jquery js mysql pdo php twig
Last synced: 12 Nov 2024
https://github.com/dz1kill/backend_crud_user
crud expressjs jwt nodejs postgresql sequelize
Last synced: 08 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/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