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-27 00:06:21 UTC
- JSON Representation
https://github.com/benevanio/constrole_de_gastos
Controle Financeiro
bootstrap4 crud crud-application html-css-javascript javascript javascript-library localstorage
Last synced: 29 Nov 2024
https://github.com/michaelnabil230/laravel-crud-generator
Laravel CRUD Generator
codegeneration crud crud-application crud-generator generator laravel laravel-framework
Last synced: 20 Dec 2024
https://github.com/topfullstack/bootstrap-vue-toolkit
Add some useful tools for https://github.com/bootstrap-vue/bootstrap-vue
admin-dashboard bootstrap4 crud dashboard formbuilder select2 vue
Last synced: 01 Jan 2025
https://github.com/prathambhalke/book-o-pedia
Book-O-pedia is a MERN (MongoDB, Express.js, React.js, Node.js) stack project aimed at providing a comprehensive platform for managing a virtual library. The project allows users to perform CRUD (Create, Read, Update, Delete) operations on book data, enabling them to add, view, edit, and remove books from the library database.
api-rest crud express momentjs mongodb node-js pagination react-table reactjs tailwind toastify-js typescript
Last synced: 15 Dec 2024
https://github.com/esmakocak/habittracker
Habit Tracker App with reminders
coredata crud mvvm notifications swiftui
Last synced: 10 Jan 2025
https://github.com/thetharz/student-management-system-individual-3996
Streamlined student record management with CRUD operations, built using WPF and C#.
Last synced: 21 Jan 2025
https://github.com/tomilola-ng/trackbackendtask2
A CRUD REST API for a Person model using Django, Django Rest Framework, CORS Headers ...
cors-headers crud django django-rest-framework postgresql python
Last synced: 16 Jan 2025
https://github.com/mipmipp/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: 29 Oct 2024
https://github.com/ash914027/backend
Backend_techologies-nodejs,express
crud eventemitter express javascript mongodb nodejs objectrealationmapping postgresql-database server sockets
Last synced: 27 Jan 2025
https://github.com/brunonavarrooficial/crud-localstorage-js
LocalStorage CRUD
async client crud crud-application css3 functional-programming html-css-javascript html5 javascript localstorage regex storage-api
Last synced: 30 Dec 2024
https://github.com/juliencrn/diesel_demo
Getting started making a CRUD with Diesel ORM and PostgreSQL, written in Rust
crud diesel postgresql rest-api rust
Last synced: 13 Dec 2024
https://github.com/6hislain/vote-nest
Simple voting app API
crud nestjs postgresql rest-api swagger typeorm typescript
Last synced: 11 Jan 2025
https://github.com/pierrekieffer/pymongobox
Provides a set of tools to operate on mongodb
change-streams crud mongodb mongodb-streaming-service oplog oplog-tailing streaming
Last synced: 13 Dec 2024
https://github.com/tegaraditya/calculator-app-svelte
Simple Calculator written on SvelteKit
calculator crud javascript svelte sveltejs sveltekit typescript
Last synced: 10 Oct 2024
https://github.com/sdekrishan/allinone
All in one is a compilation of more than 13 projects (javascript and reactjs both).
api chartjs-2 crud css ecommerce html javascript json-server reactjs
Last synced: 11 Jan 2025
https://github.com/zabavb/employee-manager
Employee Manager is a simple console application written in C++ to manage employee records. This project was created to demonstrate core principles of object-oriented programming (OOP) and data management.
app-backend application console console-app console-application cplusplus-11 cpp crud crud-app crud-application file filesystem management
Last synced: 20 Jan 2025
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: 16 Jan 2025
https://github.com/devamoghs/crud-using-ror
A basic CRUD interface using React on Rails, can be extended as a template. Feel free to raise an issue if you can make it better
crud crud-application rails-application ruby tutorial-sourcecode
Last synced: 22 Jan 2025
https://github.com/zabavb/local-manager
Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.
app application console console-app console-application console-visualization cplusplus cplusplus-11 cpp crud crud-app crud-application crud-operation oop oop-in-cpp visual-studio vs
Last synced: 20 Jan 2025
https://github.com/kennymwendwax/i-notes
iNotes is notes web application with CRUD functionalities.
crud date-fns nextjs prisma react-hook-form reactjs tailwindcss typescript
Last synced: 27 Dec 2024
https://github.com/ibassaoud/heroes-app-angular
Tour of heroes - Anguar Tutorial
angular angular-cli crud form-validation html-css-javascript typescript
Last synced: 26 Jan 2025
https://github.com/sankargorthi/react-hooks
Demo application with an express server and CRA client
crud express react react-hooks sandbox
Last synced: 11 Jan 2025
https://github.com/rakhmadi/simple-express-crud-aisotop-css
Simple crud with express js
aisotop crud express mongodb nodejs upload-file
Last synced: 09 Dec 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: 28 Dec 2024
https://github.com/kj-empiric/graphql-crud-using-mongodb
Simple Crud Using GraphQL - NodeJS - MongoDB
create crud crud-api crud-application delete graphql graphql-api graphql-server mongodb nodejs read simple update
Last synced: 11 Jan 2025
https://github.com/lucasrmagalhaes/cadastrodeseries-dotnet
APP simples de cadastro de séries em .NET.
Last synced: 12 Nov 2024
https://github.com/aelkayam/ticketing-app
Ticketing application featuring Create, Read, Update, and Delete (CRUD) functionality
Last synced: 14 Jan 2025
https://github.com/kovalenkovpu/nodejs-epam
NodeJS Express, PSQL application (TS, DI & IoC)
crud dependency-injection expressjs inversify inversifyjs ioc nodejs postgres postgresql sequelize
Last synced: 19 Jan 2025
https://github.com/mr-hrr-harry/crud_contacts_rest_api
This is simple crud rest api for maintaining contacts details with different modules for each functionalities developed using Node || Express || MongoDB
contacts crud errorhandler expreesjs js mongodb mongodb-atlas mongoose nodejs rest-api
Last synced: 12 Dec 2024
https://github.com/glaucia86/hackingcarreira-serverless-demo
Repositório responsável pelas demos relacionadas ao evento Hacking de Carreira WoMakersCode 2020 Hacking de Carreira WoMakersCode 2020
angular angular9 azure azure-functions crud font-awesome nodejs serverless
Last synced: 14 Dec 2024
https://github.com/peplxx/postapi
The application provides basic CRUD functionalities for managing posts in a database.
crud crud-application crud-sample fastapi python
Last synced: 20 Dec 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: 21 Dec 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/tawsiftorabi/webprogramming
Course works and solutions for Web Programming Course
crud mysql php web-programming
Last synced: 27 Jan 2025
https://github.com/greg-ynx/ynx-task-manager
Task manager application.
crud django python task-manager ynx
Last synced: 31 Dec 2024
https://github.com/algifariz/alltan-notes
Aplikasi Notes/Catatan Berbasis Web Menggunakan Codeigniter 4
Last synced: 06 Dec 2024
https://github.com/mahonrim/crudmvccamion
Crud hecho en c# asp.net mvc 2.0 con conección a SQL SERVER 2017. Utilizando modelos, vistas y controladores
asp-net-mvc crud csharp html mvc mvc-pattern sql-server web
Last synced: 14 Dec 2024
https://github.com/mahonrim/crud-usuarios
CRUD Hecho en python 3.7 y sqlite3
crud crud-application python3 sqlite3 tkinter-gui
Last synced: 14 Dec 2024
https://github.com/cristofima/crudionictecnomusc2019
Aplicación móvil con registro y login, además de un ejemplo de CRUD con API REST
Last synced: 20 Dec 2024
https://github.com/mahonrim/crud-windows-forms-csharp
CRUD CSHARP con Oracle usando windows forms
connection crud csharp oracle stored-procedures windows-forms
Last synced: 14 Dec 2024
https://github.com/mahonrim/crud-c-and-sqlserver
CRUD C#. It can actually read and show information. It uses stored procedures.
Last synced: 14 Dec 2024
https://github.com/mahonrim/emailsadddelete
This program helps you to add and delete emails with Python3 , Flask, sqlalchemy, html,jinja
add crud crud-application delete flask flask-application html5 jinja2 python3 show sqlalchemy update web
Last synced: 14 Dec 2024
https://github.com/mahonrim/sistemagestortransporte
Sistema que administra un sistema de gestion de transportistas que segun el tipo de usuario que ingrese son las actividades que podra realizar en el sistema hecho en Java Swing y SQL Server desarrollado por Mahonri Martinez
crud java-8 javase login sqlserver-2017 storedprocedures swing-gui
Last synced: 14 Dec 2024
https://github.com/fadhilhakim/data-mahasiswa
Aplikasi Sederhana (latihan PHP & MySQL & Tailwind)
crud crud-application crud-sample data-mahasiswa mahasiswa php web
Last synced: 27 Dec 2024
https://github.com/mahonrim/crud-toys
CRUD de Toys hecho en Python y sqlite3 con interfaz grafica hecha en tkinter
crud python3 sqlite3 tkinter-gui
Last synced: 14 Dec 2024
https://github.com/fatkhurrhn/simple-crud-react
simple CRUD project using react full of GPT
crud crud-react crud-simple javascript react react-native
Last synced: 20 Jan 2025
https://github.com/melardev/javaspringbootoauth2asymmetricjwt_separate_crud
Java Spring Boot Crud application secured with OAuth2 Jwt
asymmetric-cryptography crud full-stack fullstack java java-ee jwt oauth2 spring spring-boot
Last synced: 25 Jan 2025
https://github.com/melardev/reactreduxasynccrud
React + Redux app showing how to perform Asynchronous HTTP CRUD
api crud full-stack fullstack http javascript node node-js nodejs npm react react-redux redux rest
Last synced: 25 Jan 2025
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 29 Dec 2024
https://github.com/anthonylee1994/drawviva-frontend
DrawViva PWA with Next.js
crud nextjs react typescript webnotification webpush
Last synced: 29 Dec 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: 28 Dec 2024
https://github.com/adityasinghvats/express-app
An ExpressJS app with in-memory operations of CRUD , along with dockerfile and setup of Github actions to build an image and directly upload to my Docker Hub Repo
backend-api crud docker docker-image dockerhub expressjs githubactions-ci logger-middleware morgan winston-logger
Last synced: 13 Jan 2025
https://github.com/elis-vasconcelos/backend-rest-api-crud
REST API with a CRUD to control a table of users. It uses Express, ORM Prisma, SQLite and Tyscript.
backend crud expressjs prisma-orm rest-api
Last synced: 14 Dec 2024
https://github.com/asilvafx/firebase-sdk-php
Firebase Realtime Database - NoSQL CRUD
Last synced: 28 Dec 2024
https://github.com/danncruise/python-products
Cliente Python para consumir api usando requests
api-client crud python requests
Last synced: 26 Jan 2025
https://github.com/ludmilaipp/tp2-databinding
Trabajo práctico para crear un CRUD en angular.
Last synced: 16 Jan 2025
https://github.com/kirandash/emprecordajax
Employee record built with AJAX and JavaScript with CRUD features.
Last synced: 21 Dec 2024
https://github.com/ikram595/product-manager_fastapi
crud fastapi jwt-authentication sqlite
Last synced: 28 Dec 2024
https://github.com/aka-azad/study-buddies
This is a web platform for students to create assignments and submit assignments also grading assignments submitted by others.
axios-react crud dotenv firebase-auth react vite
Last synced: 12 Jan 2025
https://github.com/khalilannbiya/bookshelf-app
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
bookshelf crud css html javascript
Last synced: 29 Dec 2024
https://github.com/peppapig13132/express-redis-crud
🌱 Simple Express.js server for Redis learners with CRUD operations
Last synced: 13 Dec 2024
https://github.com/shz-code/byte-records
Byte-Records a simple record keeping app with complete CRUD functionality.
crud crud-application css html javascript react react-hooks records todoapp
Last synced: 21 Jan 2025
https://github.com/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 29 Dec 2024
https://github.com/smailnajim/crud-php-procedurale
🥷Ce projet implémente les opérations de base pour un CRUD (Créer, Lire, Mettre à jour, Supprimer) en PHP avec une base de données MySQL.
crud mysql-database mysql-server php
Last synced: 06 Jan 2025
https://github.com/amar21112/crud-employee-manager
This application is designed to manage employees efficiently using CRUD operations. Built with PHP and MySQL.
Last synced: 06 Jan 2025
https://github.com/melagora/alojamientoscrud
Aplicación web simple que permita realizar operaciones CRUD en una base de datos MySQL utilizando PHP.
crud crud-application mysql mysql-database php
Last synced: 06 Jan 2025
https://github.com/akhileshpandey0180/crud-php
This is a PHP-based CRUD (Create, Read, Update, Delete) application that allows users to manage records in a MySQL database.
Last synced: 06 Jan 2025
https://github.com/lokranjanp/wingmanapi
A FASTapi that is also the best wingman you need to UP your game.
Last synced: 05 Jan 2025
https://github.com/mehakhanaa/auth-crud-e2e
full stack crud api
chakra-ui crud crud-api crud-application expressjs full-stack javascript mongodb mongoose nodejs pagination reactjs searching yup-validation
Last synced: 19 Dec 2024
https://github.com/hexagon-dev/go-crud
First project on golang to learn its basics. Simple CRUD app.
Last synced: 06 Jan 2025
https://github.com/devansh-bhagania/book_management_api_backend
Welcome to the documentation for the Book Management API Backend. This API allows you to manage books in a library system.
authentication crud express jwt nodejs pagination search
Last synced: 06 Dec 2024
https://github.com/andresilvase/school-system
A simple CLI Application mocking a Student Management System using Go
cli cli-app client-server crud crud-api crud-application docker docker-compose docker-container docker-file docker-image go golang
Last synced: 21 Dec 2024
https://github.com/pedro31415/crud-c
Este é um projeto de crud em C, proposto pela matéria de Linguagem de Programação do IFMA - Campus Imperatriz
Last synced: 06 Dec 2024
https://github.com/300degree/golang-crud-example
an example rest api with crud concepts in golang
Last synced: 05 Jan 2025
https://github.com/kingdarboja/crud-angulardart
Example CRUD project to getting started with AngularDart and compare with common Angular.
Last synced: 04 Dec 2024
https://github.com/ardakazanci/sqliteexample
SQLite Example
android androidsqlite crud sqlite sqliteexample sqlitetutorial
Last synced: 23 Dec 2024
https://github.com/javatlacati/prologcrud
Programa de ejemplo que muestra como hacer un CRUD en swi-prolog
Last synced: 03 Dec 2024
https://github.com/estebanborai/simple-express-rest-crud-sample
☕ Simple REST application made with Express.js
crud expressjs javascript sample
Last synced: 27 Jan 2025
https://github.com/9eriksantos6/catalogodelivroscrud
CRUD de catálogo de livros com Node.js e Mysql
crud crud-application db express-js javascript mysql node nodejs server serverless
Last synced: 27 Jan 2025
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: 28 Dec 2024