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-02-07 00:06:45 UTC
- JSON Representation
https://github.com/josgard94/crud_solution_equation_quadratic-
In this project, I present crud for solving quadratic equations developed using HTML, CSS, and PHP. For the solution of the quadratic equations the general formula. Check the video tutorial.
crud css ecuacion-cuadratica equation-solver equations html html5 mathematics php programming quadratic-equations website
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/cliffcrerar/auth0-full-stack-demo-app
Live Demo and Docs
angular api-authentication auth0 auth0-jwt authentication ci-cd cloud-build cloud-run container crud docker express express-js gcp-cloud-build gcp-sdk pouchdb sso sso-authentication sso-login
Last synced: 03 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/gravio-la/crud-jsonforms
A semantic enabled JSONForms library to create CRUD forms out of JSON Schema
crud jsonforms jsonld jsonschema react
Last synced: 26 Jan 2025
https://github.com/codetun/nextjs-crud
Showcasing my favorite way to work with databases in Next.js using Prisma. 🚀 Includes CRUD operations, development/production workflows, managing data relations, and optimizing performance with indexes. 🔧💾 Explore how Prisma simplifies database interactions in modern web apps. 🌐
api crud nextjs nodejs prisma shadcn-ui sqlite tailwindcss
Last synced: 04 Feb 2025
https://github.com/arxcode40/ci3app
Simple CRUD with CodeIgniter 3
codeigniter codeigniter3 crud crud-app
Last synced: 14 Dec 2024
https://github.com/ullenius/book-api-js
Book Database API web app
crud es6 javascript vanilla-javascript
Last synced: 31 Dec 2024
https://github.com/vilhalva/crud-telegram-em-mongodb
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM MONGODB!
bot crud database framework mongodb projeto python python-telegram-bot redes-sociais telegram
Last synced: 29 Dec 2024
https://github.com/projectravel/cashier-app
Cashier-App is a web-based cashier application built using React and other technologies such as API and JSONPlaceholder. The application is designed to help manage sales transactions easily and efficiently.
backend crud frontend jsonplaceholder loginpage react reactjs reactrouter registerpage userinterface
Last synced: 11 Nov 2024
https://github.com/amruthlp12/com.inventorymanagementsystem-
The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.
backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking
Last synced: 16 Jan 2025
https://github.com/aey-ck/flask-crud
Simple functional api in python for employee management application that provides CRUD operations.
crud flask-restful mysql-database python
Last synced: 07 Jan 2025
https://github.com/ramo4040/todo-list-application-php
🚀 Simple ToDo List app built with PHP and JavaScript 🌟
Last synced: 02 Jan 2025
https://github.com/martinpcdev/todoapi
Challenge backend de roadmap.sh implementando a una api de crear tareas en springboot
authentication crud docker docker-compose java jjwt jwt-authentication postgresql spring-boot spring-jpa spring-validation springsecurity
Last synced: 02 Feb 2025
https://github.com/aniketpatidar/code-challenges
Test your knowledge with code challenges based on real-world technical problems. A Full-Stack Web Application with React and Ruby on Rails.
code-challenges crud fullstack-development react ruby ruby-on-rails user-authentication
Last synced: 20 Dec 2024
https://github.com/sudarika/todo-application
TodoApp is a simple and elegant Android application designed to help you manage your daily tasks efficiently. This project demonstrates the use of modern Android development practices including ViewModel, LiveData, RecyclerView, and Room for local database management.
android-application android-studio crud kotlin
Last synced: 25 Dec 2024
https://github.com/guastallaigor/vue-backoffice-example
Vue Backoffice Example is a Vue.js simple CRUD, with authentication login, and somewhat basic functionalities.
crud crud-application crud-sample example hacktoberfest hacktoberfest2018 vuejs vuejs2 vuetify
Last synced: 26 Jan 2025
https://github.com/melardev/djangorestframeworkcrud
Django API application built with Rest framework showing a full crud
api crud django http python rest rest-framework
Last synced: 25 Jan 2025
https://github.com/majid-razzaq/laravel-11-crud-ajax
I created a simple CRUD application using AJAX for smooth operations and efficient data handling.
ajax ajax-form crud crud-ajax error-handling form form-validation laravel-ajax laravel-ajax-crud laravel-crud laravel11 mysql
Last synced: 28 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/esmakocak/recipebox
Recipe app to save and manage recipes
crud localstorage mvvm swiftui upload-images userdefaults
Last synced: 10 Jan 2025
https://github.com/jjpaulo2/crud-pymongo
This repository contains a simple Python program, with unit tests, that implements basic CRUD operations for MongoDB database.
crud dockerfile mongodb pymongo pytest python
Last synced: 22 Jan 2025
https://github.com/ahmnouira/ex-api-seller-buyer
exercie: vendeur-acheteur-produit-categorie-annocne par [ITGate] methode
api crud curd-server mongodb mongoose nodejs rest-api restful-api
Last synced: 08 Jan 2025
https://github.com/noejunior792/api-laravel
This is an API project developed with the Laravel framework. It was created for the purpose of studying and practicing the concepts of RESTful API development using Laravel.
api api-laravel api-restful authentication crud laravel php
Last synced: 13 Jan 2025
https://github.com/benevanio/constrole_de_gastos
Controle Financeiro
bootstrap4 crud crud-application html-css-javascript javascript javascript-library localstorage
Last synced: 28 Jan 2025
https://github.com/mohosin2126/react-js-admin-dashboard
A Vite-powered React application designed for admin dashboards, featuring libraries for form handling, routing, and UI enhancements with Tailwind CSS and DaisyUI.
crud daisyui javascript react-router-dom reactjs
Last synced: 14 Jan 2025
https://github.com/tevesmanuel/grpc-crud
Simple gRPC project with basics CRUD operations on Postgres DB with basic logfile in Rust
Last synced: 02 Jan 2025
https://github.com/lnvaldez/pokemon-database
A comprehensive SQL-based project for managing a Pokémon database. Includes scripts for creating, reading, updating, and deleting trainers, Pokémon, battles, and trainer-Pokémon relationships.
crud data-deletion data-insertion data-manipulation data-relationships data-retrieval data-update database database-design database-management pokemon project-management relational-database sql sql-project sql-queries sql-scripts
Last synced: 16 Jan 2025
https://github.com/aelkayam/ticketing-app
Ticketing application featuring Create, Read, Update, and Delete (CRUD) functionality
Last synced: 14 Jan 2025
https://github.com/vilhalva/crud-telegram-em-json
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM JSON!
bot crud database framework json projeto python python-telegram-bot redes-sociais telegram
Last synced: 29 Dec 2024
https://github.com/vilhalva/crud-php-com-datatables
👨🏫CRUD EM PHP, MYSQL, DATATABLES, BOOTSTRAP E JQUERY.
bootstrap crud css database datatables framework javascript jquery mysql php projeto search site
Last synced: 14 Dec 2024
https://github.com/victor1890/api_crud_ts
This proyect has one basic CRUD create with Typescrpit.
Last synced: 04 Feb 2025
https://github.com/kishyassin/crud-using-text-files-in-c
CRUD operations using just text files in C/CPP >>>> build my mini SGBD from scratch :)
Last synced: 13 Jan 2025
https://github.com/zoelabbb/rexpressapi.ts
A simple and efficient REST API for managing blog posts and users. Built with Node.js, Express.js, TypeScript, and Prisma.
blog crud expressjs nodejs playground-project postgresql prisma restapi typescript
Last synced: 27 Dec 2024
https://github.com/zoelabbb/go-crud-mysql
A simple CRUD project using Golang ✨
crud golang mysql planetscale project
Last synced: 27 Dec 2024
https://github.com/mnisarali/recipe_app
The Recipe app efficiently manages recipes, ingredients, and inventory. Save ingredients, track availability, create recipes, and generate shopping lists. Share recipes publicly for easy access by all users.
authorization crud devise psql recipe-app rspec ruby-on-rails
Last synced: 08 Jan 2025
https://github.com/melardev/aspnetcoreapicrud
Asp.Net Core API app with full CRUD using Entity Framework Core
api asp asp-net asp-net-core crud cshard dotnet ef-core entity-framework-core full-stack fullstack
Last synced: 25 Jan 2025
https://github.com/mnisarali/blog_app
A classic blog website, designed to showcase an array of posts and empower readers to interact with them through a variety of features such as commenting and liking.
authorization crud devise psql rspec rswag
Last synced: 08 Jan 2025
https://github.com/securityriskadvisors/sra-taxii2-manager-server
TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces
crud stix taxii taxii2 user-management
Last synced: 08 Nov 2024
https://github.com/zerefwayne/hostel-allotment-system
Hostel Allotment System - Software Engineering Course Project
Last synced: 22 Jan 2025
https://github.com/johnntirintis/meta-backend-software-development-course
Comprehensive collection of projects, assignments, and code snippets from the Backend Software Development course by Meta. Covers a broad spectrum of technologies and frameworks in backend development, including REST APIs, databases, and server management.
api backend backend-software-development crud django drf meta oop python rest rest-api
Last synced: 13 Jan 2025
https://github.com/siddhant-k-code/crud-js-mongodb
crud crud-application javascript js mongodb mongoose react
Last synced: 27 Dec 2024
https://github.com/wwddnn/desafio-crud-clientes
Desafio e projeto DevSuperior - capítulo CRUD
apirest bean beanvalidation crud dto java springboot springjpa
Last synced: 14 Jan 2025
https://github.com/yogesh-bhandare/picksportz
Picksportz connects sports enthusiasts by organizing games on nearby turfs. It fills open team spots and shares turf rental costs. Built with Django and Django Rest Framework, it makes sports accessible and fosters community.
crud django django-email django-forms django-templates mysql postman
Last synced: 28 Jan 2025
https://github.com/asbhogal/javascript-brainpad-app
A notes application which allows users to quickly add new and delete notes, with titles, description and date created, featuring a dark/light mode toggle. This repo is currently under development.
api crud javascript js stateful-components stateless-components to-do-app to-do-list todoapp todolist
Last synced: 21 Jan 2025
https://github.com/ajitagupta/student-management-system
Student CRUD API with MySQL database
crud database-connection java jdbc learning-java mysql-database portfolio-project student-management-system
Last synced: 27 Jan 2025
https://github.com/nlagdhir/laravel-vue-crud
Crud in laravel using vue js
ajax crud laravel laravel-framework laravel-vue-crud vue vuejs2
Last synced: 12 Jan 2025
https://github.com/abualiyousef/crud_js
A 'products management' system for an electronic store with CRUD operations using JS
bootstrap crud css3 html5 javascript regex
Last synced: 21 Jan 2025
https://github.com/othmanenissoukin/notes-keeper
Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.
bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application
Last synced: 14 Jan 2025
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 Jan 2025
https://github.com/cletsymedia/admin_dashboard
This is a must to do project in fulfilment of ALX_SE
auth authentication bcrypt crud middleware mongodb mongodb-database nextjs reactjs tailwindcss tailwindcss-plugin
Last synced: 21 Dec 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: 29 Dec 2024
https://github.com/viniciusmilk/crud-api
Simple CRUD API made in node with fastify and mysql to persist data, applications are running in containers created with docker and compose
composer crud crud-api docker docker-compose dockerfile fastify javascript mysql node nodemon
Last synced: 23 Oct 2024
https://github.com/edinsonrequena/react-contact-book
A simple contact book build in react
crud react reactjs software-architecture software-engineering
Last synced: 27 Jan 2025
https://github.com/jeffersonrucu/crud_user_api_nodejs_express_sequelize
Este projeto é uma API desenvolvida em Node.js, utilizando o framework Express, o ORM Sequelize e o superset de JavaScript, TypeScript. O objetivo principal é fornecer um CRUD de usuários em um banco de dados MySQL, permitindo que as operações de criação, leitura, atualização e exclusão de registros sejam realizadas facilmente.
crud express mvc nodejs rest-api sequelize typescript
Last synced: 31 Dec 2024
https://github.com/mohdafjal2004/simple-to-do-app
A simple todo app built using Reactjs with all crud operations , use of props to display data and modify it, styled using Bootstrap alpha
bootstrap5 crud props-and-state-components props-drilling reactjs todo todolist todolist-application
Last synced: 29 Dec 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 Jan 2025
https://github.com/ibrahimhabibeg/stadium-go-server
The server for a stadium booking mobile app.
authentication booking crud graphql mysql node prisma typescript
Last synced: 22 Dec 2024
https://github.com/lucasfeliciano02/library-crud-gui
Livraria pessoal que contém uma gui em tkinter e um banco de dados SQlite com crud. Foi desenvolvido para a pessoa ter uma melhor gestão de seus livros
crud python sqlite tkinter-gui
Last synced: 13 Jan 2025
https://github.com/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 10 Oct 2024
https://github.com/shibuyakosuke/laravel-crud-breadcrumbs
Breadcrumbs package for php7+
artisan breadcrumbs crud laravel
Last synced: 27 Jan 2025
https://github.com/omarramoun/to-do-list
To-do List Helps You Organize Your Tasks. It Lists The Things That You Need To Do And Allows You To Mark Them As Completed. Built Using Es6 And Webpack, And It Has The CRUD Features
crud css3 es5 font-end html5 todo todoapp todolist webpack
Last synced: 02 Jan 2025
https://github.com/ozceliksinan/php-web-admin-panel-template
A simple web admin panel based on PHP, providing a user-friendly interface to easily manage tasks such as content, database, and user accounts.
admin-template crud html-css mysql php
Last synced: 02 Feb 2025
https://github.com/ashamethedestroyer/task-management-php
A simple CRUD project in PHP to test my skills and solid them.
authentication backend crud crud-application css full-stack minify-css php sass scss task-management
Last synced: 20 Jan 2025
https://github.com/adrianocleao/trabalho-ip
Desenvolvimento de um sistema para gerenciar o estoque de uma loja de jogos, permitindo o cadastro de produtos, consulta de informações, registro de entradas e saídas, e geração de relatórios detalhados por produto, categoria e período.
c computer-science computer-science-education crud
Last synced: 04 Jan 2025
https://github.com/melardev/javaspringbootapimongocrud
api crud full-stack java java-ee mongo mongo-db rest spring spring-boot spring-data spring-data-jpa web
Last synced: 25 Jan 2025
https://github.com/henriquediassilva/crud-max
Crud de clientes com Angular 16
angular-material angular16 api crud scss
Last synced: 10 Jan 2025
https://github.com/melardev/springbootapijerseyspringdatacrud
CRUD Rest Api application built with Spring Boot Jersey and Spring Data
api crud full-stack fullstack http java jax-rs jersey rest spring spring-boot spring-data spring-mvc
Last synced: 25 Jan 2025
https://github.com/melardev/springbootapijpacrudsimple
Spring Boot Rest application with CRUD using Spring Data Hibernate
api crud full-stack fullstack hibernate java jpa orm orm-framework rest spring-boot spring-boot-2 spring-data spring-mvc web
Last synced: 25 Jan 2025
https://github.com/melardev/springbootapireactivemongocrud
Rest Api CRUD application built with Spring Data Mongo Reactive
api crud full-stack fullstack http java java-ee mongo mongodb reactive rest spring spring-boot spring-reactive
Last synced: 25 Jan 2025
https://github.com/melardev/reactcrudasync
Rest full stack application built with React showing how to make HTTP CRUD
api async components crud http react rest
Last synced: 25 Jan 2025
https://github.com/melardev/springbootjerseyapipaginatedcrud
Rest API application built with Spring Boot + Jersey and Spring Data
api crud full-stack fullstack hibernate http jax-rs jersey orm orm-framework rest spring spring-boot spring-data spring-mvc web
Last synced: 25 Jan 2025