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/alexandra-valkova/bookstorephp

Simple PHP university project. Represents a bookstore, with CRUD operations and using a MySQL database

bookstore crud mysql mysql-database php

Last synced: 04 Dec 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: 26 Dec 2024

https://github.com/zetsux/php-crud-with-image

🖼️ The 8th assignment of my College's Web Programming Subject to create a basic PHP CRUD website that supports image upload and includes insertion and update form

crud image-upload php website

Last synced: 09 Dec 2024

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 25 Jan 2025

https://github.com/gustavocadev/deno-api-crud-mongodb

Example: Deno + MongoDB driver + Oak

crud deno mongodb oak typescript

Last synced: 10 Jan 2025

https://github.com/necraul/examproj

Simple CRUD Form for inputting questions/answer and another form for taking an exam

crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application

Last synced: 17 Jan 2025

https://github.com/danpoynor/python-book-database

Exercise creating an SQL database including model creation and CRUD using SQLAlchemy

console-app crud demo-app python sqlalchemy-orm

Last synced: 17 Jan 2025

https://github.com/gustavoherreronunes/conectiondb

🗄 Este projeto visa fazer as operações de CRUD para manutenção de um banco de dados MySQL. Feito na ferramenta Window Builder do Eclipse IDE for Java Developers, desenvolvido como exemplo durante as aulas de Desenvolvimento de Sistemas.

crud eclipse eclipse-ide java mysql

Last synced: 26 Dec 2024

https://github.com/gustavoherreronunes/appcrud-firebase

📱Aplicativo para registro e manutenção de dados de clientes de uma empresa fictícia, utilizando a plataforma Firebase. Desenvolvido durante as aulas de Programação para Aplicativos Mobile.

cordova crud firebase firebase-firestore javascript js mobile

Last synced: 26 Dec 2024

https://github.com/divanny/generatecrudprocedures

This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.

crud sql stored-procedure

Last synced: 02 Jan 2025

https://github.com/kavithma-thushal/mern-pos

This is self learning CRUD application using MERN stack.

crud mern self-learning

Last synced: 22 Jan 2025

https://github.com/varejaodacarne/vanilla_node_api_rest

Full CRUD REST API using Nodejs with no framework

crud javascript nodejs rest-api

Last synced: 09 Jan 2025

https://github.com/milan-miscevic/yii2crud

Basic CRUD operations in the Yii2 framework

crud module yii2 yii2-crud

Last synced: 09 Dec 2024

https://github.com/cyberg4b/api-rest-spring-boot

Um CRUD básico que utiliza Spring Data JPA, Hibernate, Spring Security, e PostgreSQL.

api-rest crud java postgresql spring-boot

Last synced: 01 Jan 2025

https://github.com/pandeyankit123/result-portal-with-ts

Manages student records with CRUD operations, pagination, modal UI for seamless editing, Excel import/export, searching/sorting/filtering, bcrypt/JWT for auth and displaying of result and downloading same in customized PDF forma. Developed in TypeScript, ensuring type safety and improved code quality.

bcrypt crud expressjs jwt mongodb mongoose nodejs pdf2html reactjs restful-api tsx xlsx

Last synced: 09 Dec 2024

https://github.com/basedhound/podcastr-ai_app_next

Podcastr is an AI SaaS platform, built on Next.js, that enables users to create podcasts with advanced features like text-to-audio conversion, thumbnail Image generation and seamless playback.

ai app auth clerk clerk-auth convex crud form nextjs nextjs14 openai react react18 shadcn tailwind typescript uploadstuff uuid

Last synced: 02 Jan 2025

https://github.com/kalwar/firestore-react-tutorial

a simple firestore react tutorial (CRUD) operation

crud firestore nosql reactjs

Last synced: 17 Jan 2025

https://github.com/vagnerbellacosa/005_grudcadastrotvseries

GRUD em Memoria C# Cadastro de TV Series comandos basicos .Net Orientaçao a Objetos

c-sharp crud digital-innovation-one dio dot-net labs oriented-object-programming tv-show

Last synced: 03 Jan 2025

https://github.com/pikuzamarie/project-cost-calculator

CheckSum - calculate project cost at ease

calculator-application crud material-ui react redux

Last synced: 17 Dec 2024

https://github.com/mukailasam/graphql1

A Golang CRUD GraphQL API

crud crud-api database go golang graphql graphql-golang

Last synced: 10 Jan 2025

https://github.com/remcostoeten/productivity-panel

A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.

authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db

Last synced: 26 Dec 2024

https://github.com/huangbuhuan/spring-boot-curd

springboot实现简单的增删改查

crud mysql simple springboot

Last synced: 01 Dec 2024

https://github.com/tsaikoga/cudify

The gem can help you create, update or delete a batch of records at once just like accept nested attributes.

crud ruby-on-rails

Last synced: 22 Dec 2024

https://github.com/preetiraj3697/reactjs-integration-with-backend

This project showcases the integration of React frontend with Express backend for managing user data. Features include CRUD operations via RESTful APIs, React Router navigation, MongoDB integration, and separate READMEs for frontend and backend setup.

axios backend cors crud expressjs frontend full-stack mongodb mongodb-atlas mongoose nodejs react react-router restful-api

Last synced: 10 Jan 2025

https://github.com/tariqjamel/ktor-rest-api

This project is a REST API built using Kotlin and Ktor that allows users to perform basic CRUD operations on tasks.

api crud kotlin ktor rest-api

Last synced: 26 Dec 2024

https://github.com/manthanank/crud-nodejs-socketio

CRUD Nodejs Socket.io

crud mongodb nodejs socket-io

Last synced: 10 Dec 2024

https://github.com/messsimo/movie-search

Movie Website prototype with Admin Panel

application backend crud database front-end fullstack mysql php8

Last synced: 03 Dec 2024

https://github.com/solov1113/spring-thymeleaf-sample

About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC

bootstrap bootstrap4 crud spring spring-boot spring-data-jpa springmvc thymeleaf thymeleaf-template-engine

Last synced: 17 Jan 2025

https://github.com/barata-ribeiro/barataribeiro_blog

My blog for annotations and little 'hacks' that I found helpful in my programming journey.

api blog crud ejs ejs-express ejscript expressjs jwt mongodb mongoose node nodejs typescript

Last synced: 23 Jan 2025

https://github.com/joanjpx/java-mysql

Usando Driver MySQL / MariaDB en Java con IntelliJ Idea

community crud db driver intellij intellij-idea java jdbc jdbc-driver mariadb mysql test

Last synced: 10 Jan 2025

https://github.com/d4niee/react-native-crud

A React Native example App with basic CRUD (Create, Read, Update, Delete) functions using the Firebase Firestore Database and the Expo CLI.

crud crud-application example-project expo-cli firebase firebase-firestore mobile-app npm react react-native userlist webapp

Last synced: 01 Dec 2024

https://github.com/andresfernandez89/app-apirest-nodejs-mongodb-expressjs-passport

crud-dao-express-ejs-mongodb-passport-websockets-nodemailer-twilio

crud expressjs javascipt mongodb nodejs nodemailer passport twilio websockets

Last synced: 26 Dec 2024

https://github.com/tokhy1/php_crud_app

Revolutionize data management with PHP powered CRUD App. Seamlessly create, read, update, and delete data through an intuitive user interface. Simplify your workflows and embrace the efficiency of modern web development.

backend bootstrap crud crud-app crud-application css database html mysql mysql-database php xampp

Last synced: 31 Dec 2024

https://github.com/xreedev/hospital-mangement

A Java Spring Boot application for managing hospital operations, including patient records, staff details, and medical procedures. It provides RESTful APIs and CRUD operations for efficient management.

beginner beginner-project crud h2-database hospital java java-spring java-spring-mvc java-springboot jpa-repository rest-api spring-mvc

Last synced: 17 Jan 2025

https://github.com/xreedev/product-management-springboot

A Spring Boot application for managing products through a REST API with H2 as the in-memory database, supporting create, read, update, and delete operations.

api api-rest crud h2-database java java-spring javaspringboot product-api product-management spring spring-application spring-boot spring-data-jpa spring-mvc

Last synced: 17 Jan 2025

https://github.com/xreedev/student-mark-api-springboot

A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.

beginner beginner-project crud h2 h2-database java jpa jpa-entities jpa-hibernate maven spring spring-data-jpa spring-mvc springboot springframework

Last synced: 17 Jan 2025

https://github.com/jeanmoissa/csharp_cadastro_de_contatos

Cadastro de Contatos utilizando Asp.Net e C# CRUD

asp-net crud csharp javascript

Last synced: 11 Jan 2025

https://github.com/ashharr/crypto-tracker-india

A cryptocurrency tracker which shows INR price for all coins fetched from the CoinGecko API

api axios component crud cryptocurrency javascript props props-and-state-components react react-js state-management

Last synced: 04 Jan 2025

https://github.com/albertho425/budget-app

A simple budget app that allows you to add income, expenses, and budget.

bootstrap budget crud javascript

Last synced: 09 Jan 2025

https://github.com/albertho425/js-to-do-app-with-api

A to-do app that also display's a user's temperature and country eomoji

bootstrap crud javascript to-do

Last synced: 09 Jan 2025

https://github.com/rudolphreti/wonderlynx

WonderLynx is a CRUD application for managing references built with .NET 8.0 and C# 12. The main goal of this project is to increase author's knowledge of the technologies used in production environments as well as best practices for writing code.

asp-net-core crud csharp mvc reference-management

Last synced: 25 Dec 2024

https://github.com/valchanoficial/nodejs1

Alura: Node.js Parte 1: Inovando com JavaScript no backend

crud javascript js node nodejs sqlite

Last synced: 04 Jan 2025

https://github.com/mzilinassim/todo-list-php

manage tasks effectively, and work smoothly.

crud css html mysql php sql

Last synced: 01 Jan 2025

https://github.com/davidmartinperez/jqueryui-crud

CRUD with JqueryUI-PHP-MYSQL

crud jquery jquery-ui mysql php sql

Last synced: 02 Dec 2024

https://github.com/isaychris/react-redux-test

A simple CRUD react app to test out react-redux, react ui frameworks and netlify :: https://ecstatic-kalam-7158f1.netlify.com/

crud react react-redux redux

Last synced: 04 Jan 2025

https://github.com/rtasalem/todo-list-application

A containerised to-do list application which uses RESTful API consumption throughout to allow users to fetch, add, update, and delete tasks from a PostgreSQL database. Built using Node.js, Express.js, React.js, and PostgreSQL. Frontend, backend, and database are fully containerised using Docker.

amazon-s3 crud docker javascript jest mocha nodejs pgadmin4 postgresql reactjs rest-api selenium sequelize

Last synced: 25 Dec 2024

https://github.com/ajsevillano/users-crud

🖥 Fullstack CRUD written in Javascript for managing users

backend crud database expressjs frontend javascript nodejs postgresql

Last synced: 23 Jan 2025

https://github.com/karmek-k/bookmgr

Booky - Book library manager web application

books crud django python

Last synced: 11 Jan 2025

https://github.com/servicespack/users-api

👥 Users microservice ready and flexible for your system

api api-blueprint crud microservice mongodb nodejs

Last synced: 09 Jan 2025

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: 10 Jan 2025

https://github.com/sevdanurgenc/ticket-system

This repo was developed using asp.net with mvc framework and includes a ticket management system.

aspnet crud mvc mvc-framework

Last synced: 30 Nov 2024

https://github.com/sirsayed98/express-start-files

these are usually common files and functions which should be existed in any Node express project

api authentication backend crud error-handling express nodjs pagination

Last synced: 01 Jan 2025

https://github.com/kauefraga/zssn

🧟 Zombie Survival Social Network | Credits: mauricioklein

crud crud-api express rest-api typescript zombies

Last synced: 15 Dec 2024

https://github.com/xyryc/university-management-system

The University Management System Project is a web-based application built using PHP, MySQL, and JavaScript. With its basic CRUD features, the application allows users to easily create, manage, and update student profiles, course schedules, attendance records, and grades.

crud javascript mysql php university-management-system

Last synced: 11 Dec 2024

https://github.com/lionelsu/trybe-futebol-clube

Futebol Clube API is a RESTful API and a modern CRUD application with a graphical interface developed in ReactJs, offering comprehensive CRUD functionality for leaderboard management in a Football Club team.

chai clean-architecture crud docker docker-compose express mocha mysql nodejs orm postman restful-api sequelize solid tdd typescript

Last synced: 04 Jan 2025

https://github.com/tr1sm0s1n/gin-mongo-api

Gin API for CRUD operations in MongoDB.

api crud docker docker-compose gin gin-gonic go golang mongodb rest-api

Last synced: 11 Dec 2024

https://github.com/tr1sm0s1n/gin-postgres-api

Gin API for CRUD operations in PostgreSQL.

api crud docker docker-compose gin gin-gonic go golang gorm postgres postgresql sql

Last synced: 11 Dec 2024

https://github.com/tr1sm0s1n/axum-crud-api

Simple CRUD API in Rust using Axum.

api axum crud hyper rust tokio tower tracing

Last synced: 11 Dec 2024

https://github.com/anirbansharma1996/divine-beauty

DivineBeauty is a web application dedicated to enhancing your beauty care routine. Discover the latest beauty trends, browse a wide range of skincare and cosmetic products, and connect with a community of beauty enthusiasts.

bootstrap5 crud expressjs mongodb nodejs reactjs stripe

Last synced: 18 Jan 2025

https://github.com/saintzet/cardboxcompanymanagement

WPF application for CRUD operations with a third-party API and own database.

api clean-code crud datagrid decorator dependency-injection http-client mvvm sql-client wrapper

Last synced: 23 Dec 2024

https://github.com/pedro-donoso/crud

CRUD: Backend realizado con Nodejs que CREA un archivo, eligiendo un Key provisorio y permite LEER su contenido en un mensaje, el usuario puede RENOMBRAR el archivo para ELIMINAR el último creado

backend bootstrap crud html5 nodejs

Last synced: 25 Jan 2025

https://github.com/vagnerbellacosa/007_catalogodejogosdotnet

BootCamp GRUD API Catalogo de jogos em Dot Net

api c-sharp crud digital-innovation-one dio dot-net game

Last synced: 01 Dec 2024

https://github.com/shaheennabi/unified-database-connector-package

🎇 MongoDB Automator 🎇 A powerful tool for automating MongoDB operations, making it easier than ever to connect and perform CRUD functionality. 🚀 Future updates will expand support to MySQL, Cassandra, and beyond, bringing even more database versatility to your fingertips! 🌟💻

crud database database-operations machinelearning modular-coding mongodb pypi-package

Last synced: 04 Dec 2024

https://github.com/websolutionstuff/laravel-9-react-js-crud-operation-example

This article will show the laravel 9 react js crud operation example. Here, we will learn how to create crud operation in laravel 9 using react js application. In the backend we will use laravel 9 and frontend we will use react js.

crud crud-application crud-operation laravel laravel-9 laravel-breeze laravel-vite laravel9 react react-crud-app react-js tailwind-css

Last synced: 11 Dec 2024

https://github.com/websolutionstuff/laravel-9-vue-js-crud-operations-example

we will see the laravel 9 vue js crud operations example. Here, we will learn how to create a vue 3 crud operation in laravel 9. You can learn to create, read, update and delete operations with a single page application (SPA) in the vue and vue router.

ajax crud crud-application crud-operation laravel laravel-9 vue vue-3 vue-component vue-js vue-router vue3-component

Last synced: 11 Dec 2024

https://github.com/websolutionstuff/laravel-9-crud-with-image-upload-example

In this article, we will see the laravel 9 crud with an image upload example. Here, we will learn how to image upload with crud operation in the laravel 9 application.

crud crud-application crud-operation image-upload laravel laravel9 mysql mysql-database php upload-image

Last synced: 11 Dec 2024

https://github.com/dacurse/note-app

An API for a note taking app.

crud express javascript nodejs prisma

Last synced: 29 Dec 2024

https://github.com/mahonrim/superheroescrud

Programa CRUD de superheroes hecho en csharp con windows forms y sql server

crud csharp net sqlserver-2017 windows-forms

Last synced: 14 Dec 2024

https://github.com/ulisses22/crud_angular

Simple CRUD Application with Angular and Json-Server

angular crud json-server

Last synced: 27 Dec 2024

https://github.com/osvaldokalvaitir/nodejs-shoe-store

:athletic_shoe: Shoe Store Application using Node.js, Express, CORS, ESLint, Mongoose, Mongoose Paginate, Insomnia, Docker and Robo 3T

crud nodejs produtos rocketseat starter

Last synced: 15 Dec 2024

https://github.com/deepanagarjan/axios

here i used crud operation for axios task

axios-react bootstrap crud css3 html js reactjs

Last synced: 27 Jan 2025

https://github.com/adrianomonteiroweb/golang-crud

Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.

crud docker gin go golang pg postgresql psql testify unit-testing

Last synced: 09 Jan 2025

https://github.com/vilhalva/crud-de-multimidias-bot-em-postgresql

🤤ESSE É UM BOT DO TELEGRAM DE CRUD DE MULTIMIDIAS EM POSTGRESQL!

bot crud database framework postgresql projeto python redes-sociais telebot telegram

Last synced: 29 Dec 2024

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/igords-goncalves/register-crud

This project aims to apply the knowledge of front-end and back-end integration by implementing a Create, Read, Update, Delete (CRUD) functionality. The project will utilize Cypress, an end-to-end testing framework, to test the CRUD operations in a web application.

back-end crud cypress cypressjs desenvolvimento-web front-end javascript javascript-applications javascript-library open-source radix-ui react react-router-dom reactjs styled-components tdd tests typescript vercel web-development

Last synced: 18 Jan 2025

https://github.com/kedarkk1/springboot-projects

Spring Boot, Angular (15), PostgreSQL, Hibernate ORM, JPA, Microservices, Eureka, OpenFeign, Flux, Mono, Streams. Collection of my Springboot projects Done so far - 1.QuizApp (v1 - monolithic, v2 - microservices), 2.ServerSideEvent- Flux & Mono,

angular angular15 api-gateway crud flux hibernate hibernate-jpa hibernate-orm java11 jpa microservice microservices-architecture mono openfeign postgresql quiz serverside-eventhandling spring-boot springboot streams

Last synced: 22 Jan 2025

CRUD Awesome Lists
CRUD Categories