Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 |

https://github.com/brunonavarrooficial/crud_databases_mysql_nosql

Realizando CRUD em bancos de dados relacionais e não relacionais utilizando linguagens Python e JAVA

couchdb crud database firebase java mongodb mysql python python3 redis sql sqlite3 workbench

Last synced: 30 Dec 2024

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/mrinjamul/gin-bookstore

Simple CRUD Operations for bookStore

crud gin gin-gonic golang sqlite

Last synced: 06 Dec 2024

https://github.com/maiquinho/desafio-ignite-nodejs-01

API para realizar um CRUD de tasks (tarefas).

crud crud-api node-fundamentals nodejs task-api

Last synced: 16 Jan 2025

https://github.com/mstgnz/python-sqlite3-cli

Python ile sqlite3 üzerinde crud işlemleri

crud python3 sqlite

Last synced: 13 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/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/lmadhuranga/starter-react-redux-router-post-crud

Simple post modification crud for the learn react redux route base simple project

api crud json-server react redux

Last synced: 22 Jan 2025

https://github.com/rakifsul/rf_lv_all_in_one

All in One Template for Laravel

crud crud-application laravel template

Last synced: 22 Jan 2025

https://github.com/ramaobama/appfx-ramin

Simple Crud Application with use JPA (v. 1.0)

crud javafx jpa maven

Last synced: 30 Dec 2024

https://github.com/pauleenaphan/blog-api

A small blogsite where users can view blog post and comment on them.

blog crud express mongodb nodejs webdevelopment

Last synced: 09 Jan 2025

https://github.com/bineet-ratna-shakya/hellswok-food-data-manager

HellsWok Food Data Manager using Data Structures & Algorithms

binary-search crud data-structures java mergesort

Last synced: 09 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/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/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/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/melardev/javaspringbootoauth2asymmetricjwtcrud

Java Spring Boot crud application secured with OAuth2 JWT RSA

asymmetric-cryptography crud full-stack fullstack java jwt oauth2 spring spring-boot

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/sumaiyabanu15/crud

This Project is based on CRUD Operations.

crud css html javascript

Last synced: 09 Jan 2025

https://github.com/kirkalyn13/xyz-books-app

XYZ Books CRUD UI application.

crud docker gin-gonic go golang gorm rabbitmq react

Last synced: 16 Jan 2025

https://github.com/gpalleschi/jqcsv

jqCSV is a html client utility to manage csv files, read, filter, modify rows, add new rows, delete rows, export file csv in JSON, XML, CSV, TXT, SQL and MS-Excel.

bootstrap5 bootstraptable crud csv csv-parser export jquery npm

Last synced: 09 Jan 2025

https://github.com/milenavms/teste-vendas

CRUD - usuários (vendedores) e controle de venda - Laravel 5.8.*/MySQL/ PHP 7.3.8/Bootstrap

crud laravel mysql php

Last synced: 16 Jan 2025

https://github.com/milenavms/javascript-html-css-json

Calculando IMC - Tabela básica com Create, Read e Delete com duplo click, materialize e serviço web json.

crud javascript json

Last synced: 16 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

crud java poo

Last synced: 28 Jan 2025

https://github.com/jcksnvllxr80/go-movies-crud

Second part of the following video

crud crud-api go golang movies movies-api

Last synced: 28 Jan 2025

https://github.com/a9na/star_wars_django_app

🌌🚀 A Django app to manage and display Star Wars characters, planets, and starships. Showcases basic CRUD operations and offers a user-friendly interface to explore the Star Wars universe. 🌟🧑‍🚀

crud crud-application django python star-wars

Last synced: 09 Jan 2025

https://github.com/davidho123/streamlit-crud

Automatically generate UI interfaces and implement CRUD functions

crud form python streamlit ui

Last synced: 22 Jan 2025

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/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/danukarangith/python-tkinter-crud-application

A simple user management system built with Python, Tkinter, and MySQL, providing basic CRUD operations to manage user data. Ideal for learning how to integrate a GUI with a database.

crud python3 tkinter

Last synced: 13 Jan 2025

https://github.com/anibalalpizar/python-mongodb-crud

Python REST API and NoSQL Mongodb database. REST API that performs CRUD operations using FastAPI, a Python framework for creating Backend web applications

conda crud fastapi mongodb python3

Last synced: 08 Jan 2025

https://github.com/dbsduy/learn-blazor-ecommerce-app

This repository contains a Blazor application showcasing CRUD (Create, Read, Update, Delete) operations with user authorization and data persistence using localStorage.

blazor-webassembly crud example learning

Last synced: 16 Jan 2025

https://github.com/strawhat19/creative-workshop

Creative Workshop is a dashboard for tracking orders through Trello Boards, Lists, Cards API and having it be connected directly and programmatically to the Client which communicates back to the TypeForm API to create new orders.

api crud tickets trello typeform

Last synced: 16 Jan 2025

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.

crud csharp windows-forms

Last synced: 21 Dec 2024

https://github.com/rohanvron/socialapp

SocialApp is a MERN-stack application that allows users to create, view, update, and delete posts. Users can manage their posts with images, titles, and descriptions in a seamless interface.

crud mern-stack post-management-system react redux

Last synced: 22 Dec 2024

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: 28 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/bilalhameed248/django-research-and-development

Django Research and Development, Crud, Admin Panel, Social Authentication, Database Etc

command crud crud-application database django django-application django-rest-framework migration social-login

Last synced: 16 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/yehonatal/rmiwithdatabase

A simple application that performs the basic CRUD operations to a normal user registration form coupled with the basics of RMI to have remote access to the functionalities of the application from a remote or local device.

crud java mysql rmi

Last synced: 08 Jan 2025

https://github.com/arthurazevedods/web-crud-golang-postgres

CRUD with Golang and PostgreSQL

crud go golang postgresql sql

Last synced: 22 Jan 2025

https://github.com/matheusjohannaraujo/python_crud_sqlite_e_mysql

Código feito em Python, CRUD (Create, Read, Update e Delete) em bancos de dados.

crud mysql python sqlite

Last synced: 31 Dec 2024

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/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/wpcodevo/django-postgres-crud-rest-api

In this article, you'll learn how to implement CRUD operations on a PostgreSQL database using Django REST Framework.

crud crud-api django django-api django-rest-framework docker docker-compose postgresql

Last synced: 26 Jan 2025

https://github.com/lev4and/fiasapi

API для разработчиков, предназначенный для предоставления адресной информации из базы данных ФИАС (только 74 регион (Челябинская область)) на ASP.NET Core API

asp-net-core-api crud csharp entity-framework-core fias-database http-client mssql rest-api xunit

Last synced: 08 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/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/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/ruviniramawickrama/demo-graphql-with-spring-boot

This project highlights how to perform CRUD operations with GraphQL and Spring Boot.

crud graphql postgresql spring-boot spring-data-jpa

Last synced: 28 Jan 2025

https://github.com/ruviniramawickrama/demo-caching-with-redis-and-spring-boot

This project highlights how to implement caching for a web service with the use of Redis and Spring Boot.

caching crud postgresql redis rest-api spring-boot spring-data-jpa

Last synced: 28 Jan 2025

https://github.com/mrbrunelli/crud-json-php-react

CRUD JSON utilizando padrões API REST (GET, POST, PUT, DELETE). PHP no backend e ReactJs no frontend.

api-rest create-react-app crud json php react

Last synced: 15 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/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/mrbrunelli/crud-php-materialize

Cadastro de clientes feito com Materialize: criar, ler, atualizar e deletar clientes.

crud materializecss mysql php

Last synced: 15 Jan 2025

https://github.com/suganyarajes/axioscrud

React application implementing CRUD operations with user data using Axios fetch to interact with a mock API.

axios-react crud react

Last synced: 15 Jan 2025

https://github.com/rrayhka/sistem_informasi

Simpel program sistem informasi untuk menentukan siswa teladan menggunakan metode Fuzzy Tsukamoto

crud fuzzy fuzzy-logic fuzzy-tsukamoto mysql php sistem-informasi

Last synced: 28 Jan 2025

https://github.com/hosanabarcelos/crud-laravel

CRUD made in Laravel to generate texts for studies with the framework.

crud laravel vue

Last synced: 11 Jan 2025

https://github.com/sh1hab/laravel--blog

Laravel BLOG CRUD with PHP

blog crud database laravel rdbms

Last synced: 15 Jan 2025

https://github.com/ranitmanik/crwn-clothing-v2

An e-commerce clothing store was developed using React, Redux, and React Hooks. The styling was implemented with JSS and SCSS, utilizing Firebase and the Stripe API. The project is based on the ZeroToMastery React Course from 2024.

crud crud-application crwn-clothing crwn-ecommerce e-commerce e-commerce-project ecommerce firebase html javascript react reactjs redux sass stripe zero-to-mastery-course zerotomastery zerotomastery-project ztm

Last synced: 28 Jan 2025

https://github.com/soenneker/soenneker.enums.eventtype

A generic enumerator for CRUD (Create, Read, Update, Delete)

crud csharp dotnet enum event

Last synced: 15 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/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/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/rudrakshi99/pizzabackend

An API interface that lists the information about all the different stored pizzas and also is able to interact with that information (such as edit or delete).

crud django django-rest-framework postgresql python3

Last synced: 22 Jan 2025

https://github.com/wpcodevo/rust-feedback-api

In this tutorial, we will build a CRUD API for a feedback application. This project will help you get started with API development in Rust or enhance your skills as a Rust developer.

api crud docker postgresql rest-api rust sqlx sqlx-cli

Last synced: 26 Jan 2025

https://github.com/melardev/java_springbootapi_mybatiscrud

Java Spring Boot Api application using MyBatis

api crud java mybatis rest spring spring-boot

Last synced: 25 Jan 2025

https://github.com/artenlf/mochila-de-viagem

Projeto desenvolvido no curso JavaScript Web: Armazenando dados no navegador, na Alura, junto com o instrutor Pedro Marins.

crud css html javascript responsive vitrinedev

Last synced: 09 Jan 2025

https://github.com/saeidex/phpblog-edu

Educational Project

crud mysql php

Last synced: 10 Dec 2024

https://github.com/cesarobedfl/users_crud_with_custom_login

web app with laravel/vue with a user control and custom login

crud laravel login mysql vue

Last synced: 15 Jan 2025

https://github.com/mtbassi/exerc4-itau-unibanco

Exercício 4: Princípios SOLID - Refatoração para aderir aos princípios SOLID com explicações no código.

allure-report ci crud docker-compose dockerfile flyway github-actions h2 java junit maven mockito mysql rabbitmq solid spring-boot swagger

Last synced: 15 Jan 2025

https://github.com/aesthicethics/homeserver

CRUD application developed as a local "image-pool" + instagram fusion. Manually configured server deployed on RPI hosts a HomeServer that allows users (family memebers) to pool their photos together in one location (the website) and view them in a feedlike manner (instagram)

crud nginx python raspberry-pi react

Last synced: 05 Jan 2025

https://github.com/qja120812/exerc4-itau-unibanco

Exercício 4: Princípios SOLID - Refatoração para aderir aos princípios SOLID com explicações no código.

allure-report ci crud docker-compose dockerfile flyway github-actions h2 java junit maven mockito mysql rabbitmq solid spring-boot swagger

Last synced: 15 Jan 2025

https://github.com/karlyndiary/task-list-app-power-apps

Task List App created using Power Apps

crud crud-application powerapps taskapp taskapp-crud

Last synced: 28 Jan 2025

https://github.com/paulo-correia/laravel_crud

Laravel CRUD

crud laravel php7

Last synced: 22 Jan 2025

https://github.com/thegeorgenikhil/grpc-go-expense-manager-crud

This a simple CRUD application using gRPC and Go, where you can create, read, update and delete expenses.

crud expense-manager go grpc

Last synced: 09 Jan 2025

https://github.com/carloshenriquefs/sw-planet-api

✅🪐🖊️ - Testes automatizados na prática com Spring Boot

crud junit mock testes-unitarios

Last synced: 11 Jan 2025

https://github.com/zlhshn/shopping-card-router

This project is a multi-page web application. Addition and editing operations between pages were managed with react router.

axios crud react-router react-router-hooks

Last synced: 28 Jan 2025

https://github.com/lorenzorottigni/laravel-migration-seeder

Boolean project to learn Laravel seeders

boolean crud laravel mvc mysql php seeder

Last synced: 30 Jan 2025

https://github.com/mohamedcuerci/desafio-crud-diferenciado

Desafio criado pelo Francisco Zanfranceschi com o objetivo de criar um CRUD com uma dinâmica diferente.

crud crud-application faker pagy rails rails-application rails7 ruby ruby-on-rails turbo

Last synced: 26 Jan 2025

https://github.com/techsolutionstuff/node.js-express-crud-example-with-mysql

we will perform a node js express CRUD example with MySQL. Node js Express framework with MySQL Database in we will give you step by step CRUD operation example in node js.

crud crud-operation crud-operation-expressjs express-js mysql mysql-database node-js nodejs

Last synced: 28 Jan 2025

https://github.com/dbsduy/learn-blazor-assembly

This Blazor application is a project created for learning C# and Blazor assembly. It includes CRUD functionality and utilizes a free API provided by app.beeceptor.com.

blazor c-sharp crud frontend learning

Last synced: 14 Oct 2024

https://github.com/zepolimer/devnow

Student project : web app for developers to find a job or internship (CRUD, MVC)

crud mvc php sql

Last synced: 13 Jan 2025

https://github.com/rahmankarim/thoughtnest

ThoughtNest is a web application designed for managing and interacting with blog content. It features user authentication, allowing users to register, log in, and manage their profiles. The application supports CRUD operations on blog posts, enabling users to create, read, update, and delete their content.

bcrypt bootstrap crud crud-application css expressjs html javascript jquery jwt-authentication jwt-token mongodb mongoose nodejs rest restful-api typescript

Last synced: 15 Jan 2025

https://github.com/sebastianofazzino/newroutes

NewRoutes is a Blog/Social Media web app with user registration and CRUD, JWT authentication, post publishing and editing.

crud java jwt-authentication postgresql spring-boot webapp

Last synced: 11 Jan 2025

https://github.com/xyryc/hyperloadout-client

HyperLoadout is a feature-rich web application designed for managing and showcasing eSports equipment. It includes user authentication, a fully functional CRUD system, and sorting capabilities.

crud daisyui esports expressjs firebase-auth mongodb nodejs reactjs

Last synced: 26 Jan 2025

CRUD Awesome Lists
CRUD Categories