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/asilvafx/react-firebase-db-crud
Realtime Database (Create, read, update and delete), using Vite + React
crud database firebase javascript react
Last synced: 14 Dec 2024
https://github.com/kelsonbatista/project-node-express
Project Node Express with CRUD functions
crud express listen nodejs server statuscode
Last synced: 06 Dec 2024
https://github.com/kelsonbatista/recipes-book-ruby-on-rails
Recipes Book in Ruby on Rails (basic CRUD)
crud crud-application ruby ruby-application ruby-on-rails
Last synced: 06 Dec 2024
https://github.com/horellana08/ejercicios-con-js
Repositorio de ejercicios prácticos con JavaScript, diseñado para fortalecer conocimientos en programación y lógica. Incluye ejemplos de manipulación de DOM, funciones, estructuras de control, arreglos y más. Ideal para quienes se inician en JavaScript o buscan mejorar sus habilidades.
Last synced: 13 Jan 2025
https://github.com/isaacalves7/register-of-users-with-admin-panel
📋 Login and Register of Users with CRUD and Admin Panel (Dashboard).
admin-dashboard admin-panel crud ejs javascript login-system mongodb monolith mvc-architecture nginx nodejs pug restful-api
Last synced: 06 Dec 2024
https://github.com/isaacalves7/blog
📰 It's a repository of Blog projects.
blog blogs crud mvc-architecture oop
Last synced: 06 Dec 2024
https://github.com/isaacalves7/back-end
👷🏾 It's a repository of Back-end development and design.
api back-end backend client-server-architecture cluster crud dockerization graphql grpc mvc odm orm polling restful-api rpc soap webservice websockets
Last synced: 06 Dec 2024
https://github.com/volt1c/employee_management_api
👔API for managing and controlling employees schedules
api bycrypt crud flask jwt pylint python sqlalchemy
Last synced: 06 Dec 2024
https://github.com/prasad89/k8s-resource-crud
A Kubernetes application demonstrating basic CRUD operations on Kubernetes resources using the Cluster API
cluster-api crud golang kubernetes
Last synced: 19 Dec 2024
https://github.com/abhay-100/s4-dbms-mini-project
its just a basic CRUD application
crud nextjs shadcn-ui supabase
Last synced: 12 Jan 2025
https://github.com/jmcph4/devportal
A remote productivity portal
crud portal productivity ror ruby ruby-on-rails tool web web-application webapp
Last synced: 24 Dec 2024
https://github.com/esraaalzoghby/crud-product-app
A simple CRUD (Create, Read, Update, Delete) application demonstrating the core functionalities of managing data.
bootstrap crud crud-app crud-application html-css-javascript
Last synced: 06 Dec 2024
https://github.com/waldohidalgo/desafio_3_modulo_6_desafio_latam
Repositorio con el código solución del desafío 3 del módulo 6 Desarrollo de aplicaciones web con Node y Express
bootstrap5 crud express express-handlebars jquery
Last synced: 26 Jan 2025
https://github.com/danilosano/series-trabalho-c-sharp
CRUD feito em C# contendo conexão a PostgreSQL no ano de 2018.
Last synced: 29 Dec 2024
https://github.com/waldohidalgo/prueba_modulo_6_desafio_latam
Código solución de la prueba 𝐂𝐥𝐮𝐛 𝐃𝐞𝐩𝐨𝐫𝐭𝐢𝐯𝐨 con la que se finaliza el módulo 6 Desarrollo de aplicaciones web con Node y Express
axios bootstrap-icons bootstrap5 crud crud-application desafiolatam express-handlebars expressjs jquery nodejs
Last synced: 26 Jan 2025
https://github.com/alwinsimon/react-olx-clone
crud firebase firebase-auth js react react-router-dom reactjs redux redux-toolkit webdev
Last synced: 11 Jan 2025
https://github.com/marialmeida1/study-bd_java
Conexão do banco de dados feito em Postgre com Java
Last synced: 19 Dec 2024
https://github.com/avishekdevnath/tourism-or-delivery-website-server-side_backend-and-database
Live Site Link
crud expressjs javascript mongodb nodejs
Last synced: 20 Jan 2025
https://github.com/lucasfeliciano02/consulting_form-gui-crud
Formulário de consultório feito em python com a gui tkinter em que há a conexão com um banco de dados sqlite e as opções de CRUD conforme os botões
crud python sqlite-database tkinter-graphic-interface tkinter-gui
Last synced: 13 Jan 2025
https://github.com/plopezgit/sprint5_t1_springboot_web_app_crud_mysql
Build a CRUD Web Application with MySQL persistence.
bootstrap crud html html-css-javascript model-mapper mysql-database persistent-data-structure spring-boot spring-mvc templates thymeleaf webapp
Last synced: 26 Jan 2025
https://github.com/lucasfeliciano02/to-do-app-crud-gui
Aplicativo to-do feito com a gui tkinter e com o bd sqlite em que há um crud. (Contém o arquivo executável)
crud database sqlite tkinter-gui
Last synced: 13 Jan 2025
https://github.com/plopezgit/sprint4_extra_springboot_api_rest_postgresql
Build a CRUD Web Application with PostgreSQL persistence.
api api-rest crud crud-api crud-operation postgres postgresql postman webservice
Last synced: 26 Jan 2025
https://github.com/mstgnz/python-sqlite3-cli
Python ile sqlite3 üzerinde crud işlemleri
Last synced: 13 Jan 2025
https://github.com/walidbosso/springboot-angular-items-crud
This project is a full-stack CRUD (Create, Read, Update, Delete) application built with Spring Boot for the backend and Angular for the frontend. It enables the management of items with features such as routing, CORS handling, and integration with a MySQL database.
angular axios bootstrap cors crud dto-pattern full-stack h2-database items jdbc lombok mysql routing service spring-boot sweetalert2
Last synced: 29 Nov 2024
https://github.com/bbbmau/notesapp
App to help me learn MVVM Architecture, CRUD, and Compose
android compose crud learning-by-doing mvvm-architecture
Last synced: 20 Jan 2025
https://github.com/lziemniak/aluraflix
Ultimo Proyecto de Alura para Front-End
api crud css3 html5 javascript json-server reactjs tailwindcss typescript vite
Last synced: 12 Jan 2025
https://github.com/melardev/railsapicrud
Ruby on Rails API application built without jbuilder nor ActiveModel Serializer ;)
active-record activerecord api crud http mvc rails rest ruby-on-rails
Last synced: 25 Jan 2025
https://github.com/ritobrotomukherjee/just-mongo-db
Mongo DB CRUD, DB creation etc. All step wise files are available in different branches
crud mongodb mongosh mongoshell nosql nosql-database
Last synced: 06 Jan 2025
https://github.com/ritobrotomukherjee/node-mongo-crud
All CRUD API using simple Node and MongoDB. Mongoose + Search API also available in a seaparate Mongoose branch
api-rest crud express-js mongodb mongoose nodejs
Last synced: 06 Jan 2025
https://github.com/vinisioux/simple-crud-docker
Simple CRUD with Node.js and ReactJS using Docker, Docker Compose, TypeORM, Postgres and MongoDB
crud docker docker-compose express mongodb postgres reactjs styled-components typeorm typescript
Last synced: 05 Jan 2025
https://github.com/hk-transfield/project-management-api
A simple Node.js RESTful CRUD API using express interacting with a MySQL database. Used for creating and managing projects.
api api-rest crud crud-application expressjs javacsript nodejs
Last synced: 14 Dec 2024
https://github.com/ayaamar200/login
A Smart Login System website is a secure and user-friendly platform designed to make logging in quick and easy.
bootstrap5 crud css3 dom html5 javascript
Last synced: 06 Dec 2024
https://github.com/iamtonmoy0/crud-api-with-golang
CRUD api functions with golang
api begginers-project crud crud-api crud-api-with-go go golang google google-go-programming
Last synced: 05 Jan 2025
https://github.com/leticiamilan/crud-carrinho-compras
CRUD simples em JAVA de um carrinho de compras - Exercício realizado para a aula de Java (POO) - UNIP
Last synced: 29 Nov 2024
https://github.com/bkozii/cloud-konkamon-ionic-vue
Ionic Firestore CRUD (Vue Version) - ชิ้นงาน Ionic ประจำรายวิชา 0232430865 การพัฒนาคลาวด์แอปพลิเคชัน
crud firebase firebase-database ionic ionic7 vue vue3 vuefire
Last synced: 06 Dec 2024
https://github.com/redayzarra/study-mongodb
This repository contains all my notes, lessons, and code from a MongoDB tutorial from freeCodeCamp.org which I followed along. I learned CRUD principles and how to use them in MongoDB.
crud database mern mern-stack mongodb mongodb-atlas mongodb-database
Last synced: 26 Jan 2025
https://github.com/lukewait/recycler-contacts-app
A Windows Forms application for managing contact data stored on CSV with CRUD operations, binary search, and filtering. Developed as part of a TAFE QLD assignment.
binary-search crud csharp csv filtering windows-forms
Last synced: 28 Nov 2024
https://github.com/ethern-myth/vue-recipe
Recipe App created with Vue
bootstrap crud javascript vue vue-router
Last synced: 03 Dec 2024
https://github.com/jcksnvllxr80/go-movies-crud
Second part of the following video
crud crud-api go golang movies movies-api
Last synced: 29 Nov 2024
https://github.com/iamtonmoy0/task-mangement-application
Task management application with nestjs
api crud crud-application nest nestjs task task-management type
Last synced: 05 Jan 2025
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: 21 Dec 2024
https://github.com/pedrodevvv/crud_csharp
CRUD desenvolvido com o objetivo de criar um mini banco de dados e colocar a lógica de programação em prática.
Last synced: 21 Dec 2024
https://github.com/rayc2045/vite-todo
To-do List build with Vite and Tailwind.
crud tailwind tailwind-css tailwindcss todo todo-app todo-list todoapp todolist todomvc vanilla-javascript vanilla-js vanillajs vite vitejs
Last synced: 26 Jan 2025
https://github.com/dedo-finger2/first-deno-api
trying out the oak lib from Deno and creating a simple CRUD with it.
crud deno deno-module oak simple typescript
Last synced: 29 Nov 2024
https://github.com/ajitagupta/employee-management-system
A CRUD API in Spring with Hibernate
crud employee-management-system hibernate java learning-java portfolio-project spring
Last synced: 27 Jan 2025
https://github.com/kreipikc/golang-book-api
API for receiving, editing, and deleting data about books on PostgreSQL, and small AAA server
api crud gin golang gorm jwt-auth postgresql viper
Last synced: 20 Dec 2024
https://github.com/priyanayak28/local-storage
A simple web application to add, edit, and delete names with data persistence using Local Storage. Built with HTML, CSS, and JavaScript for practice and learning purposes.
crud css dom-manipulation event-handling front-end html javascript local-storage practice-project web-development
Last synced: 11 Jan 2025
https://github.com/mmaarij/secure-libcurl-json
A C++ wrapper library that provides a convenient and secure way to make HTTP API requests, while handling JSON data. Built on top of libcurl for robust networking capabilities and nlohmann/json for JSON data processing.
api certificates cpp crud https json libcurl linux ssl windows
Last synced: 06 Dec 2024
https://github.com/ethern-myth/angular
CRUD angular .net core mssql
angular crud material-ui mssqlserver netcore6 typescript
Last synced: 03 Dec 2024
https://github.com/pix303/minimal-rest-api-server
Template project for REST API with authorization and base CRUD for basic entity
crud go jwt-auth postgresql rest rest-api session
Last synced: 14 Dec 2024
https://github.com/nstseek/catalogo-dragoes
Um catálogo de dragões completo para web.
axios cicd crud css3 enzyme firebase github-actions html5 javascript jest lodash momentjs postman ptbr react scss typescript
Last synced: 16 Jan 2025
https://github.com/victorlcastro-dsa/projeto-santandercoders-crud
Em grupo, desenvolvemos um sistema CRUD em Python como parte do módulo Lógica de Programação II do Santander Coders. O projeto gerencia transações bancárias, permitindo a criação, leitura, atualização e exclusão de dados, com filtros personalizados e foco em boas práticas de desenvolvimento.
crud project-based-learning python santandercoders
Last synced: 13 Jan 2025
https://github.com/ogsmurfen/entityframeworkcore-p3
A web app for adding, editing and deleting entities from a db
asp-net-core crud efcorescaffolder entity-framework-core migrations razor-pages scaffolding
Last synced: 13 Jan 2025
https://github.com/sunny-unik/crud_app
My first basic web app for learn MERN stack. It contains all CRUD operations.
beginner-friendly crud javascript mern-stack multer open-source
Last synced: 10 Jan 2025
https://github.com/kardelruveyda/entity-framework-core-example
EntityFrameworkCoreExample ( CRUD ) applications with .Net 6.0
crud csharp dotnet-core entity-framework-core
Last synced: 16 Jan 2025
https://github.com/sandrewtx08/nestjs-vscode-snippets
crud nestjs vscode vscode-snippets
Last synced: 10 Jan 2025
https://github.com/ltk-mxz/node.js
Node.js / Express.js Projects !
crud crud-api mongodb mongoose movies-api todo-app todoapp
Last synced: 14 Dec 2024
https://github.com/iamtonmoy0/movie-crud-api
Simple movie crud server api
crud go golang gorilla-mux mongodb server
Last synced: 05 Jan 2025
https://github.com/melardev/javaspringbootrxapicrudrxmongocrudpagination
Paginated Crud Api implemented with Spring Boot Reactive and Spring Data Mongo Reactive
crud crud-pagination java mongodb orm orm-framework spring spring-boot spring-data spring-mvc spring-reactive spring-reactive-mongodb springboot
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
https://github.com/karlangaxz/crud
This is a simple CRUD (Create, Read, Update, Delete) web application using HTML, CSS, JavaScript, and Bootstrap. The application allows users to input, display, update, and delete user data such as email, name, and phone number. The data is stored in the browser's localStorage.
bootstrap5 crud crud-application css html html-css-javascript javascript js
Last synced: 16 Jan 2025
https://github.com/marlinsk/estudo-nodejs-api-restfull-mvc1
Projeto de estudo de retirado dos conteúdos práticos de uma aula prática no canal Hora de Codar do Matheus Battisti e um post do Emmanuel Etukudo no DEV Community. Link do vídeo: https://www.youtube.com/watch?v=K5QaTfE5ylk, link do post: https://dev.to/eetukudo_/understanding-mvc-pattern-in-nodejs-2bdn
apirestfull crud javascript mongodb mongoose mvc-architecture nodejs
Last synced: 10 Nov 2024
https://github.com/carloshenriquefs/ds-movie
:white_check_mark:🎬📹 - Projeto Front End e Back End - DsMovie
Last synced: 11 Jan 2025
https://github.com/siensis/kpacrud
KpaCrud Library permits to generate automatically CRUD pages from a DB table
codeigniter-library codeigniter4 crud database-management
Last synced: 06 Dec 2024
https://github.com/kaushikshivam/hikely
At Hikely, you'll find the hikes that will make your life unforgettable. Whether you want to discover the Inca Trail or climb the Kilimanjaro, Hikely offers a wide and varied range of services. Here, no false promises are made, prices are transparent and every booking is confirmed immediately. Find, compare, book and trek.
aggregation api authentication crud email error-handling filtering pagination payment projection security sendgrid server-side-rendering sorting stripe
Last synced: 27 Dec 2024
https://github.com/carloshenriquefs/crud-usuario
✅👦👧- Crud Usuario com MongoDB
Last synced: 11 Jan 2025
https://github.com/carloshenriquefs/task-management
📝✏️ - API de Gerenciamento de Tarefas
Last synced: 11 Jan 2025
https://github.com/carloshenriquefs/courses
💻🖱️- Programming Courses
api crud hibernate-jpa java21 mapper
Last synced: 11 Jan 2025
https://github.com/dorkatzir/pixel-positions
Jobs Listing - Laravel11 Web App
blade components crud laravel php sqlite tailwindcss vitejs
Last synced: 11 Jan 2025
https://github.com/edugmenes/product-registration
This is a simple product CRUD I've made using JavaScript, storing the objects using arrays.
crud crud-application development front-end front-end-development frontend html5 javascript web-application web-development web3 website
Last synced: 13 Jan 2025
https://github.com/suniksha12/php_my_sql_projects
This repo collection of hands-on PHP and MySQL projects demonstrating backend development concepts through practical applications. Each project explores different aspects of web development, from basic CRUD operations to complex database management.
backend beginner-project creative-coding crud css database form helpful html innovation javascript mysql mysql-database php phpmyadmin project server web-application webdevelopment
Last synced: 19 Dec 2024
https://github.com/fiware/tutorials.merge-patch-put
:blue_book: Merge Patch Operations in NGSI-LD
Last synced: 18 Jan 2025
https://github.com/carloshenriquefs/agregador-investimentos
✅💰💵 - Agregador de Investimentos
api brapi crud hibernate junit mockito mysql open-feign spring-boot
Last synced: 11 Jan 2025
https://github.com/leotm/admin
My successful MVP solution to a coding exercise to create an admin view for new user data.
admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management
Last synced: 09 Jan 2025
https://github.com/carloshenriquefs/dslist-java-games
:white_check_mark: - Intensivão Java Spring
Last synced: 11 Jan 2025
https://github.com/a-tetarwal/binora-pre
Prior to Binora, Developing Binora Phase-I. Binora Pre is a text-based social media platform where users can create and manage posts, interact with each other through messages, and personalize their profiles. The platform provides a simple and clean user interface designed with Tailwind CSS.
bcryptjs binary binora cookie-parser crud ejs expressjs jsonwebtoken jwt mongodb mongoose multer nodejs path
Last synced: 17 Jan 2025
https://github.com/pandiaraj-22/react-todo-app
TODO App
crud css html javascript react
Last synced: 16 Jan 2025
https://github.com/scottgriv/php-order_notes_editor
This webapp enables easy pasting and management of multiline text in ERP application note fields. Designed for simplicity and efficiency, it's ideal for streamlined data entry and note-taking in enterprise systems.
crud crud-application css html mysql mysql-database notes-editor php webapp webapps website
Last synced: 14 Dec 2024
https://github.com/edinsonrequena/create-read-update-delete
backend crud crud-sample database python python3
Last synced: 29 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: 16 Jan 2025
https://github.com/erosmlima/memory_game_smiles_viagens
✈️ Apresentamos o nosso Jogo da memória [versão de viagens🏝️] com recursos de voz (acessibilidade) o Watson (Microsoft), recursos de Hand Talk, Gamification, RNN com AI/ML usadas com redes neurais em todo processo e implementações de melhorias a fazer, este é um beta (protótipo)📲.
crud css glassmorphism html javascript javascript-game watson-assistant
Last synced: 16 Jan 2025
https://github.com/sidavd/rest_api_project
A database manging RESTapi
asp-net-core crud csharp dto entity-framework-core http-requests mysql-database rest-api
Last synced: 14 Jan 2025
https://github.com/s-damian/phoenix-crud-example
CRUD - Phoenix Framework / Elixir / MySQL / Tailwind
crud elixir elixir-phoenix mariadb mysql phoenix phoenix-framework tailwindcss
Last synced: 30 Nov 2024
https://github.com/emanuelsacoman/cruds-laravel
Trabalho Final da Matéria do Framework Laravel
crud html laravel laravel-framework php xampp
Last synced: 22 Jan 2025
https://github.com/ryanrahman26/php-ajax
Aplikasi PHP CRUD dengan AJAX & PDO
Last synced: 09 Jan 2025
https://github.com/anishlearnstocode/beer-crud-project
A basic CRUD application built using Typescript and SQLite Database for adding, removing and modifying different types of beer.
api crud express sample-project sqlite typescript
Last synced: 24 Jan 2025
https://github.com/andreyrvs/04-v2-todo-list
v2 - Lista de tarefas com CRUD
Last synced: 17 Jan 2025
https://github.com/leylahosseini/boilerplate-echo-gorm-postgres
Boilerplate Echo Gorm Postgres
crud crud-operation echo echo-framework gorm postgres
Last synced: 12 Nov 2024
https://github.com/abdulsamie10/react-mern-crud
In this MERN stack application, I created a basic Student app from starting to finish. This app will allow us to create student, show students list, update student, and delete a student from the MongoDB database.
api api-client api-rest application crud crud-api css html javascript mern mern-project mern-stack mongodb mongoose
Last synced: 27 Dec 2024
https://github.com/xbrunosousa/laravel-quickstart
Laravel 8 quickstart
api api-rest authentication crud dingo dingo-api jwt php php7 quickstart sendgrid
Last synced: 16 Jan 2025