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/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/farab-hussain/dashboard

The React Admin Dashboard is a powerful tool designed for real-time data management, featuring interactive charts, event organization, and a Kanban task management system. Built with the Refine Framework, it offers full CRM functionality, ensuring a seamless user experience and efficient operations for businesses.

admin-dashboard admin-ui ant-design anti-design codegen crud developer-tools frontend-framework good-first-issues graphql hacktoberfest internal-tools javascript low-code open-source-project react react-hooks refine typescript vite

Last synced: 20 Dec 2024

https://github.com/01barthez/express-js-started

Ce projet est un template de démarrage pour des applications backend développées avec Express.js et TypeScript. Il est conçu pour simplifier le démarrage rapide de nouveaux projets en intégrant un ensemble d'outils essentiels pour le développement professionnel

api-rest bcrypt cronjob-scheduler crud docker eslint express-js jwt mongodb prettier prisma-orm swagger typescript

Last synced: 14 Dec 2024

https://github.com/luisnquin/django-crud-mysql-sass

CRUD with MySQL, Django and Sass.

crud django mysql sass

Last synced: 20 Dec 2024

https://github.com/aelkayam/ticketing-app

Ticketing application featuring Create, Read, Update, and Delete (CRUD) functionality

crud nextjs ticketing-system

Last synced: 14 Jan 2025

https://github.com/arussellsaw/crudley

create CRUD REST APIs in Go by implementing a small interface

api crud framework golang http library rest

Last synced: 07 Jan 2025

https://github.com/topfullstack/bootstrap-vue-toolkit

Add some useful tools for https://github.com/bootstrap-vue/bootstrap-vue

admin-dashboard bootstrap4 crud dashboard formbuilder select2 vue

Last synced: 01 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/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/joanarturo/budget-buddy-app

Proyecto para registrar gastos diarios realizado con Angular 16.

angular angular16 crud

Last synced: 07 Jan 2025

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/thetharz/student-management-system-individual-3996

Streamlined student record management with CRUD operations, built using WPF and C#.

crud mvvm-architecture wpf

Last synced: 21 Jan 2025

https://github.com/jastinxyz/data-siswa

mencoba membuat sistem CRUD dengan Laravel

crud laravel

Last synced: 14 Dec 2024

https://github.com/technote-space/laravel-crud-helper

CRUD helper for Laravel

crud laravel

Last synced: 09 Nov 2024

https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example

A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.

api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows

Last synced: 29 Oct 2024

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/thetoxin/javarush_internship_crud

Task of CRUD for internship on JavaRush

crud hibernate java javarush maven mysql solutions spring tomcat

Last synced: 17 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/juliencrn/diesel_demo

Getting started making a CRUD with Diesel ORM and PostgreSQL, written in Rust

crud diesel postgresql rest-api rust

Last synced: 13 Dec 2024

https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-json

👨‍🏫APP BÁSICO DE POSTAGENS (CRUD) COMO O INSTAGRAM (SOMENTE TEXTO) COM O NODEJS E JSON.

crud css database expressjs framework handlebars javascript json nodejs projeto site

Last synced: 28 Nov 2024

https://github.com/kennymwendwax/i-notes

iNotes is notes web application with CRUD functionalities.

crud date-fns nextjs prisma react-hook-form reactjs tailwindcss typescript

Last synced: 27 Dec 2024

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/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/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/sandip-kanzariya/django-crud

Django CRUD Operations with test suits, SQLite Database, Bootstarp

bootstrap crud django sqlite testcase

Last synced: 28 Dec 2024

https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-sql-server

👨‍🏫ESTE APLICATIVO É UMA PLATAFORMA PARA CRIAR, VISUALIZAR, EDITAR E EXCLUIR POSTAGENS.

crud css database expressjs framework handlebars html javascript nodejs projeto site sql-server

Last synced: 28 Nov 2024

https://github.com/greg-ynx/ynx-task-manager

Task manager application.

crud django python task-manager ynx

Last synced: 31 Dec 2024

https://github.com/notbadcode/symfony3test

Simple Symfony 3 REST CRUD

crud php php-crud symfony symfony-crud symfony3

Last synced: 27 Dec 2024

https://github.com/alekkiq/python-crud-api

Creates a simple CRUD API based off any MariaDB/PostgreSQL/SQLite database

api crud mariadb postgresql python rest-api sql sqlite

Last synced: 13 Dec 2024

https://github.com/mangesh-balkawade/express-sequelize-kit-mb

A reusable package for backend development using Node.js, Express, and Sequelize, featuring customizable CRUD operations and commonly used API and repository functions. It promotes clean code, encapsulation, and DRY principles for easy integration into various projects.

backend crud express mvc mysql nodejs orm repository-pattern rest-api sequelize

Last synced: 29 Nov 2024

https://github.com/milochen0418/fullstack-crud-angularjs-nodejs-mongodb

A CRUD code that implemented by MongoDB, NodeJS, AngularJS and Bootstrap (RWD)

angularjs bootstrap crud express javascript mongodb mongoose nodejs

Last synced: 28 Dec 2024

https://github.com/melardev/expresssequelizeapicrud

Nodejs Api application built with Express and Sequelize

api crud express full-stack fullstack http node node-js nodejs rest sequelize

Last synced: 25 Jan 2025

https://github.com/asilvafx/firebase-sdk-php

Firebase Realtime Database - NoSQL CRUD

crud database firebase php

Last synced: 28 Dec 2024

https://github.com/fabiobrasileiroo/cadastro_crud_de_qualidade_em_c

Crud in c using the gtk lib

c crud gtk

Last synced: 14 Dec 2024

https://github.com/lokranjanp/wingmanapi

A FASTapi that is also the best wingman you need to UP your game.

crud crud-api fastapi

Last synced: 05 Jan 2025

https://github.com/glaucia86/hackingcarreira-serverless-demo

Repositório responsável pelas demos relacionadas ao evento Hacking de Carreira WoMakersCode 2020 Hacking de Carreira WoMakersCode 2020

angular angular9 azure azure-functions crud font-awesome nodejs serverless

Last synced: 14 Dec 2024

https://github.com/fatkhurrhn/simple-crud-react

simple CRUD project using react full of GPT

crud crud-react crud-simple javascript react react-native

Last synced: 20 Jan 2025

https://github.com/ludmilaipp/tp2-databinding

Trabajo práctico para crear un CRUD en angular.

angular crud databinding

Last synced: 16 Jan 2025

https://github.com/rikyperdana/express-crud

MongoDB Management Web App

crud mongodb mongodb-client

Last synced: 06 Dec 2024

https://github.com/n0iire/unibookstore

Simple Laravel + Tailwind CSS CRUD Example

crud laravel laravel9 php php-framework simple-app simple-project tailwindcss

Last synced: 21 Dec 2024

https://github.com/300degree/golang-crud-example

an example rest api with crud concepts in golang

crud fiber golang gorm

Last synced: 05 Jan 2025

https://github.com/melardev/reactreduxasynccrud

React + Redux app showing how to perform Asynchronous HTTP CRUD

api crud full-stack fullstack http javascript node node-js nodejs npm react react-redux redux rest

Last synced: 25 Jan 2025

https://github.com/algifariz/alltan-notes

Aplikasi Notes/Catatan Berbasis Web Menggunakan Codeigniter 4

auth ci4 crud

Last synced: 06 Dec 2024

https://github.com/javatlacati/prologcrud

Programa de ejemplo que muestra como hacer un CRUD en swi-prolog

crud prolog

Last synced: 03 Dec 2024

https://github.com/mahonrim/crudmvccamion

Crud hecho en c# asp.net mvc 2.0 con conección a SQL SERVER 2017. Utilizando modelos, vistas y controladores

asp-net-mvc crud csharp html mvc mvc-pattern sql-server web

Last synced: 14 Dec 2024

https://github.com/mahonrim/crud-usuarios

CRUD Hecho en python 3.7 y sqlite3

crud crud-application python3 sqlite3 tkinter-gui

Last synced: 14 Dec 2024

https://github.com/mahonrim/crud-windows-forms-csharp

CRUD CSHARP con Oracle usando windows forms

connection crud csharp oracle stored-procedures windows-forms

Last synced: 14 Dec 2024

https://github.com/mahonrim/crud-c-and-sqlserver

CRUD C#. It can actually read and show information. It uses stored procedures.

crud csharp sqlserver-2012

Last synced: 14 Dec 2024

https://github.com/mahonrim/emailsadddelete

This program helps you to add and delete emails with Python3 , Flask, sqlalchemy, html,jinja

add crud crud-application delete flask flask-application html5 jinja2 python3 show sqlalchemy update web

Last synced: 14 Dec 2024

https://github.com/mahonrim/sistemagestortransporte

Sistema que administra un sistema de gestion de transportistas que segun el tipo de usuario que ingrese son las actividades que podra realizar en el sistema hecho en Java Swing y SQL Server desarrollado por Mahonri Martinez

crud java-8 javase login sqlserver-2017 storedprocedures swing-gui

Last synced: 14 Dec 2024

https://github.com/aka-azad/study-buddies

This is a web platform for students to create assignments and submit assignments also grading assignments submitted by others.

axios-react crud dotenv firebase-auth react vite

Last synced: 12 Jan 2025

https://github.com/mahonrim/crud-toys

CRUD de Toys hecho en Python y sqlite3 con interfaz grafica hecha en tkinter

crud python3 sqlite3 tkinter-gui

Last synced: 14 Dec 2024

https://github.com/jinyphp/wire-table

지니PHP 기본패키지 : 테이블 CRUD with 라이브와이어

crud table

Last synced: 05 Jan 2025

https://github.com/estebanborai/simple-express-rest-crud-sample

☕ Simple REST application made with Express.js

crud expressjs javascript sample

Last synced: 01 Oct 2024

https://github.com/danijeldragicevic/shippings-system-app

Simple CRUD Mule application. Connects to the remote SQL and in-memory H2 databases.

crud h2-database mulesoft munit munit-h2 secured-configs sql

Last synced: 28 Dec 2024

https://github.com/svilborg/elasticsearch-model

Elasticsearch Client Wrapper for creating Models

crud elasticsearch index library model php type wrapper

Last synced: 26 Jan 2025

https://github.com/matyokubov/crud

React CRUD App

crud react

Last synced: 13 Dec 2024

https://github.com/jinyphp/table

laravel CRUD with livewire

crud laravel livewire table

Last synced: 05 Jan 2025

https://github.com/adityasinghvats/express-app

An ExpressJS app with in-memory operations of CRUD , along with dockerfile and setup of Github actions to build an image and directly upload to my Docker Hub Repo

backend-api crud docker docker-image dockerhub expressjs githubactions-ci logger-middleware morgan winston-logger

Last synced: 13 Jan 2025

https://github.com/elis-vasconcelos/backend-rest-api-crud

REST API with a CRUD to control a table of users. It uses Express, ORM Prisma, SQLite and Tyscript.

backend crud expressjs prisma-orm rest-api

Last synced: 14 Dec 2024

https://github.com/milliorn/task-tracker

Task Tracker is a web application built with Angular that allows users to track and manage their tasks.

angular angularjs crud crud-api crud-application crud-functionality crud-operation font-awesome json-server karma karma-jasmine node node-js nodejs rxjs task tasks typescript

Last synced: 14 Dec 2024

https://github.com/suraj-k-gupta/fullstack-blog

A Full Stack Blog application with CRUD functionality, built using Node.js, Express.js, MongoDB, and EJS templating.

blog crud ejs expressjs full-stack-web-development mongodb nodejs

Last synced: 24 Dec 2024

https://github.com/niels-bosman/basic-php-sql-crud

Basic object oriented PHP CRUD framework. Works with mySQL and PHP 7.4.

crud framework oop php php74 sql

Last synced: 20 Jan 2025

https://github.com/kirandash/emprecordajax

Employee record built with AJAX and JavaScript with CRUD features.

ajax crud javascript

Last synced: 21 Dec 2024

https://github.com/khalilannbiya/bookshelf-app

Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class

bookshelf crud css html javascript

Last synced: 29 Dec 2024

https://github.com/peppapig13132/express-redis-crud

🌱 Simple Express.js server for Redis learners with CRUD operations

crud express redis

Last synced: 13 Dec 2024

https://github.com/oppodelldog/cruda

CRUD Application Boilerplate lets you easily edit your integrate and edit your entities

boilerplate boilerplate-application crud crudbooster react

Last synced: 02 Jan 2025

https://github.com/shz-code/byte-records

Byte-Records a simple record keeping app with complete CRUD functionality.

crud crud-application css html javascript react react-hooks records todoapp

Last synced: 21 Jan 2025

https://github.com/shamaru001/nestjs-crud

Crud made with NestJS

crud mongo mongoose nest nestjs typescript

Last synced: 29 Dec 2024

https://github.com/smailnajim/crud-php-procedurale

🥷Ce projet implémente les opérations de base pour un CRUD (Créer, Lire, Mettre à jour, Supprimer) en PHP avec une base de données MySQL.

crud mysql-database mysql-server php

Last synced: 06 Jan 2025

https://github.com/amar21112/crud-employee-manager

This application is designed to manage employees efficiently using CRUD operations. Built with PHP and MySQL.

crud mysql php

Last synced: 06 Jan 2025

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/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/melagora/alojamientoscrud

Aplicación web simple que permita realizar operaciones CRUD en una base de datos MySQL utilizando PHP.

crud crud-application mysql mysql-database php

Last synced: 06 Jan 2025

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

This is a PHP-based CRUD (Create, Read, Update, Delete) application that allows users to manage records in a MySQL database.

crud mysql php

Last synced: 06 Jan 2025

https://github.com/hexagon-dev/go-crud

First project on golang to learn its basics. Simple CRUD app.

crud go golang

Last synced: 06 Jan 2025

https://github.com/devansh-bhagania/book_management_api_backend

Welcome to the documentation for the Book Management API Backend. This API allows you to manage books in a library system.

authentication crud express jwt nodejs pagination search

Last synced: 06 Dec 2024

CRUD Awesome Lists
CRUD Categories