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/relliv/csharpsqliteexamples

C# Basic SQLite Usage And CRUDS Operations

crud cruds csharp sqlite sqlite-database sqlite3 sqlitedatabase

Last synced: 04 Jan 2025

https://github.com/birajmainali/node-mvc-first-run

function demonstration of express js

crud express knex node-js

Last synced: 04 Jan 2025

https://github.com/walderlansena/softstore

:moneybag: SoftStore Sistema de gerenciamento de pedidos com imposto e valor final. Feito em PHP 7, Com Estrutura Hexagonal.

controller crud css hexagonal-architecture mvc order php7 routes system

Last synced: 02 Dec 2024

https://github.com/ernandesrs/easy-crud

Features for database manipulation: create, read, update, delete

crud database easy-crud php php-crud php8

Last synced: 25 Nov 2024

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/melardev/java_springbootapijpacrud

Java Spring Boot Crud Application using JPA

api crud full-stack fullstack hibernate java java-ee jpa spring-boot

Last synced: 26 Nov 2024

https://github.com/mvccore/example-cdcol-basic

Classic CD collection CRUD example with default SQLite database.

albums cd-albums cds crud crud-application crud-sample mvccore

Last synced: 25 Nov 2024

https://github.com/nubisub/wengdevproject

Project Akhir Pemrograman Web

basic crud html-css-javascript php

Last synced: 24 Dec 2024

https://github.com/discoduroderoer/example-crud-nestjs

Ejemplo de un CRUD simple con Nest.js (sin base de datos)

create crud delete example nestjs read update usuarios

Last synced: 31 Dec 2024

https://github.com/melardev/javaspringbootauth0jwtcrud

Java Spring Boot Crud application secured with Jwt using Auth0 Library

auth0 crud full-stack fullstack java jwt spring-boot

Last synced: 26 Nov 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/zerefwayne/hostel-allotment-system

Hostel Allotment System - Software Engineering Course Project

crud javascript nodejs vuejs

Last synced: 21 Nov 2024

https://github.com/austinkregel/laravel-abstract

A very abstracted way to get CRUD up and running.

crud headless-cms laravel

Last synced: 18 Dec 2024

https://github.com/onekiloparsec/vuex-module-generator

A generator of full-featured Vuex modules for CRUD REST endpoints handling mutations, actions, state & selection. Ideal for large Vue.js SPA using dozens of API endpoints (see https://www.arcsecond.io as an exemple).

axios crud javascript no-dependencies nodejs rest spa vue vuejs vuex

Last synced: 18 Dec 2024

https://github.com/muhdhanish/next_curd_api

This repository contains a simple Next.js application that demonstrates CRUD (Create, Read, Update, Delete) operations using local data. The application showcases a basic implementation of a CRUD system without any database.

crud nextjs rest-api typescript

Last synced: 03 Dec 2024

https://github.com/alexanderuk82/patient-list

It allows users to create, edit, and delete patient records in a simple and intuitive way. The project utilizes functional components and hooks to manage state and handle user interactions.

crud crud-application javascript react reactjs scss

Last synced: 21 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/manish312002/mvblog

MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.

api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application

Last synced: 17 Dec 2024

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/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/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/ttskch/pheetsu

PHP library to CRUDify Google Spreadsheets like sheetsu.com

api crud google-sheets sheetsu spreadsheets

Last synced: 15 Dec 2024

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/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/andre-alck/parking_control_api

CRUD desenvolvido através do framework SpringBoot

crud crud-api database java postgres postgresql springboot

Last synced: 03 Dec 2024

https://github.com/arjuncodess/dropbox-2.0

Dropbox 2.0: The Next.js Cloud Storage Platform is an online file storage and sharing application designed to provide users with a seamless and secure experience for managing their digital assets. This platform enables users to upload, organize, share, and collaborate on files through an intuitive interface.

clerk crud firebase firebase-database firebase-storage nextjs react shadcn-ui tailwindcss typescript

Last synced: 15 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/bhathiya29/task-master---flask

📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *

crud flask python3 sql sqlite

Last synced: 22 Dec 2024

https://github.com/wracce/contacts-app

A contact tracking application with an example of a Rest request. An example of using React, RTK and FSD methodology

bem classnames crud eslint fsd npm oop prettier react react-modal react-router redux redux-toolkit redux-toolkit-query roboto solid stylus typescript

Last synced: 02 Dec 2024

https://github.com/savirafatika/ci4-basicexe

CodeIgniter 4: configuration, basic MVC and structured directory, CRUD, user authentication with library myth-auth

bootstrap4 ci4 codeigniter crud faker migration myth-auth pagination php practice seeder

Last synced: 28 Nov 2024

https://github.com/lextrack/gestordeinventariowpf

Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD

crud inventario inventory-management inventory-management-system sql wpf-application

Last synced: 27 Nov 2024

https://github.com/walber-vaz/backend-fastapi

Criando backend usando fastapi e metedologia TDD

crud fastapi poetry pydantic pytest python tdd

Last synced: 22 Nov 2024

https://github.com/sempedia/to_do_list

TaskMaster - Your Ultimate To-Do List Application Stack Used: Python / Django / HTML / CSS / JavaScript / Bootstrap / SQLite3 TaskMaster is a powerful and feature-rich To-Do List Application designed to streamline your daily tasks and boost your productivity.

bootstrap crud crud-application crud-functionality crud-operation css3 django django-application html5 javascript python3 sqlite-database sqlite3 task-list task-management task-manager task-master to-do-app to-do-app-django to-do-list

Last synced: 21 Nov 2024

https://github.com/alddesign/crudkit

CRUDKit lets you create UI webpages for existing databases within minutes.

adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit

Last synced: 03 Dec 2024

https://github.com/gopher1980/gormcrud

This is the module for create CRUD in GORM (goland)

crud crud-api crud-generator go gorm gorm-sample module

Last synced: 23 Dec 2024

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/melardev/expressapimongoosepaginatedcrud

Express Api Rest application implementing CRUD with pagination

api crud express full-stack fullstack http mongodb mongoose node node-js nodejs npm pagination rest todo

Last synced: 26 Nov 2024

https://github.com/luismede/crud-customers

CRUD realizado em Python e MYSQL, simulando um sistema de cadastro de clientes.

crud database mysql python python3 sql

Last synced: 13 Dec 2024

https://github.com/poonamkhatri/php-crud

php crud(create read update delete) using mysql

booru crud crud-application css msql mysql-database mysqli php php7 phpcrud webapp website

Last synced: 13 Dec 2024

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/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/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/mr-hrr-harry/crud_students_rest_api

This is simple crud rest api developed using Node || Express || MongoDB

api crud expressjs mongodb nodejs rest-api simple-api students

Last synced: 12 Dec 2024

https://github.com/chamodshehanka/nodejs-crud

NodeJS CRUD on MongoDB

crud mongodb nodejs

Last synced: 12 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/zafar-saleem/ngtodo

Example project that illustrates CRUD operations in Angular

angular crud crud-application javascript todo todoapp todolist

Last synced: 01 Jan 2025

https://github.com/theryston/db-mycro

A node module with a json database that saves data in a specific directory, similar to sqlite, but in JSON

base crud data database db db-mycro javascript json jsondatabase nodejs nosql typescript

Last synced: 12 Dec 2024

https://github.com/melardev/springbootapispringjpacrud

Spring Boot Api application with Spring Data JPA hibernate implementing HTTP Crud

api crud full-stack fullstack hibernate http jpa rest spring spring-boot spring-data

Last synced: 26 Nov 2024

https://github.com/danhiel98/crudentityframework

Ejemplo de CRUD utilizando Entity Framework 6

crud csharp entity-framework

Last synced: 22 Nov 2024

https://github.com/danncruise/products-vue

Con VUE se consume la API de Laravel: https://github.com/DannCruise/laraproducts

api-client chartjs crud datatables vue vue3

Last synced: 27 Nov 2024

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

This is self learning CRUD application using MERN stack.

crud mern self-learning

Last synced: 21 Nov 2024

https://github.com/arxcode40/ci4app

Simple CRUD with CodeIgniter 4

codeigniter codeigniter4 crud crud-app

Last synced: 12 Dec 2024

https://github.com/solutionstack/node-crud-demo

A Node C-R-U-D Demo with Redis in memory cache

crud demo nodejs redis

Last synced: 31 Dec 2024

https://github.com/akiidjk/youdoapi

Api for Todo application crated with Dart and Flutter

crud fastapi graph postgre python

Last synced: 26 Dec 2024

https://github.com/gitbrave99/crud-vuejs

CRUD con bootstrap y vue js

bootstrap crud html5 vuejs

Last synced: 12 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/syncfusionexamples/mvc-scheduler-crud-action-with-editor-template

The repository created to demonstrate how to handle CRUD action with editor template in ASP.NET MVC Scheduler

crud editor-template mvc-scheduler schedule

Last synced: 16 Dec 2024

https://github.com/melardev/laravelapipaginatedcrud

Laravel Api application implementing CRUD + Pagination

api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web

Last synced: 26 Nov 2024

https://github.com/trident09/what-to-do

To-Do app in React and Tailwind for CRUD funtionality using firebase as a backend

crud firebase react to-do

Last synced: 01 Jan 2025

https://github.com/melardev/elixir_phoenix_ecto_authjwt_crud

Elixir Crud application built with Phoenix, secured with JWT

api crud ecto elixir full-stack fullstack jwt phoenix rest

Last synced: 26 Nov 2024

https://github.com/mementomori11723/mongo-crud

A Demo application to understand how we can build and use crud api using express

crud express mongodb nodejs

Last synced: 26 Dec 2024

https://github.com/ahsannjavaid/un-portal

UN Portal is an educational portal where teachers register students and assign them with their academic record and students see their academic record by logging into their respective accounts. Please refer to README.md file to know more about this project.

academia admin crud education instructors students

Last synced: 03 Dec 2024

https://github.com/sjlouji/react-js-and-drf---crud-form

Repository made for my Medium Bog. Do visit it where I have explained about creating a form with React and making a request to an API created with DRF

crud crud-application drf joan-louji-medium react-crud reactjs

Last synced: 25 Nov 2024

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

springboot实现简单的增删改查

crud mysql simple springboot

Last synced: 01 Dec 2024

https://github.com/jlmonteagudo/ng-material-crud-sample

This project is a sample that shows how to develop a CRUD system. Angular Material has been used to design the UI. This project is part of a system composed by a node server and a front end application developed with Angular that shows how to develop a CRUD system.

angular angular-material crud crud-sample mean mean-stack

Last synced: 25 Nov 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/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: 26 Nov 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/mralaminahamed/js-crud

BookTracker Pro - Advanced JS CRUD Application

crud crud-application js js-crud

Last synced: 08 Dec 2024

https://github.com/maximo-perez-villalba/framework-dao-json

El proyecto implementa una extensión de framework-dao para persistencia de objetos en archivos con formato Json con fines pedagógicos..

crud dao dao-crud dao-design-pattern json oop oop-library oop-php php uml uml-class-diagram uml-diagram

Last synced: 12 Dec 2024

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

REACT CRUD: El usuario puede Crear, Leer, Actualizar y Borrar elementos de una base de datos en Postgresql, se visualizan los cambios en el FrontEnd en una tabla de Bootstrap y utilizo React

bootstrap cors crud express front-end frontend node nodejs nodemon pg react

Last synced: 26 Nov 2024

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

CRUD Awesome Lists
CRUD Categories