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/joel-rodrigues404/prova-valley-django-rest

Prova de django rest framework do curso amontada valley

api crud django django-rest-framework joel-rodrigues404 prova python valley

Last synced: 28 Dec 2024

https://github.com/umuthopeyildirim/mindgarden

MindGarden is an diary writing software, but you can also express your feelings on your dairies.

crud dairy daisyui daisyui-react react ruby sinatra tailwindcss

Last synced: 01 Jan 2025

https://github.com/marcosdvs/crud_php

Project created with php, javascript, css, database in MySQL and bootstrap as a framework, this is kind a test for me because I am using it to learn php

bootstrap5 crud crud-image database html javascript php shared-files

Last synced: 18 Dec 2024

https://github.com/knowledgefactory4u/dotnet6-sqlserver-reactjs-crud

.Net 6 + Microsoft SQL Server + React JS CRUD Application Example

crud dotnet dotnet6 reactjs sqlserver

Last synced: 14 Nov 2024

https://github.com/knowledgefactory4u/dotnet6-sqlserver-crud-application

Build REST CRUD APIs with .Net 6 and Microsoft SQL Server

crud dotnet6 rest-api sqlserver

Last synced: 14 Nov 2024

https://github.com/hendraaagil/crud-csharp

Simple CRUD C# Application With SQL Server Database

crud csharp

Last synced: 20 Dec 2024

https://github.com/tomkat-cr/chalice_crud_backend

Serverless CRUD Backend based on the AWS Chalice framework, AWS DynamDb database, and Auth0 for API security.

auth0 auth0-api auth0-jwt aws aws-lambda chalice crud crud-api dynamodb python

Last synced: 13 Dec 2024

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

El proyecto implementa una extensión de framework-dao para base de datos a través de PDO con fines pedagógicos.

crud dao dao-crud dao-design-pattern database oop pdo pdo-php php uml uml-class-diagram

Last synced: 12 Dec 2024

https://github.com/muhammadzulhusni/blog-system

Blog System is a web application built with Laravel, designed for managing and publishing blog posts. The system includes full CRUD (Create, Read, Update, Delete) capabilities, allowing users to create, view, edit, and delete blog posts.

blog-system crud inprogress-develop laravel-framework tailwindcss

Last synced: 11 Oct 2024

https://github.com/wkrzywiec/parkingmanager

Simple web application using JSP, Servlets, JDBC, MySQL and Gradle

bootstrap crud flywaydb gradle html javaee javascript jdbc jsp-servlet junit mvc mysql rest tomcat

Last synced: 17 Dec 2024

https://github.com/websolutionstuff/laravel-9-mongodb-crud-operation-tutorial

In this article, we will see the laravel 9 MongoDB crud operation tutorial. Also, we will use jenssegers/laravel-mongodb composer package to create CRUD operation.

crud crud-operation database jenssegers laravel laravel-9 laravel-mongodb mongodb mongodb-database mongodb-driver package

Last synced: 11 Dec 2024

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

As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.

crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial

Last synced: 11 Dec 2024

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

In this tutorial we will see how to perform 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 example expressjs javascript mysql-database nodejs

Last synced: 11 Dec 2024

https://github.com/prathameshdhande22/employee-management-system

This is an employee management system developed using Java Swing. It allows users to add, delete, update, and display employee information using a JTable. It is connected to a MySQL database using JDBC and contains classes for database operations and employee data storage. This is my first JDBC project.

crud crud-application eclipse eclipse-ide employee employee-management employee-management-system java-swing java-swing-application java-swing-applications java-swing-gui java17 javaswing jdbc jdbc-connector mysql mysql-database simple

Last synced: 14 Nov 2024

https://github.com/albertho425/polls-surveys

A poll/survey app that allows a user to create a poll, submit votes, view results, and delete a poll.

api crud mysql php polls surveys

Last synced: 09 Jan 2025

https://github.com/septa-ma/jwt_authentication

Coding passwordless authentication using Node.js, MongoDB, ES6 and devops tools

ansible crud docker ecmascript6 jenkins jwt-authentication mongodb nodejs passwordless-authentication

Last synced: 19 Nov 2024

https://github.com/hernandosebastian/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: 16 Dec 2024

https://github.com/tr1sm0s1n/bun-elysia-api

Simple API demonstrating CRUD operations in TypeScript with Bun and Elysia.

api bun crud elysia rest-api typescript

Last synced: 11 Dec 2024

https://github.com/zetsux/elecommerce-admin-page-mvc

⚡ An admin page for an imaginary Electronics E-Commerce (Elecommerce) created using MVC in PHP

crud mvc-architecture mysql php

Last synced: 09 Dec 2024

https://github.com/zetsux/elecommerce-admin-page-basic

⚡ An admin page for an imaginary Electronics E-Commerce (Elecommerce) created using Basic PHP

crud html-css-javascript login-system php

Last synced: 09 Dec 2024

https://github.com/marco-gallegos/laravel-app-boilerplate

Template for quick starting new monolithic WebApps using laravel native local api routes with user token in DB for REST and spatie laravel permission with CRUD, is for use in time challenges like hackatons, little surveys or landing pages

boilerplate crud laravel permissions php spatie

Last synced: 16 Nov 2024

https://github.com/SDV-Plurimedia/ngx-generators

Générateur de code pour Angular 2+

angular-2 bootstrap crud datatables generator

Last synced: 07 Oct 2024

https://github.com/kawser2133/clean-spring-boot-project

This project is a template for a Spring Boot application with complete authentication and API CRUD operations. It includes features such as user signup with email verification, login, password reset, product management with paginated lists, and detailed unit tests. The project is built using Maven and follows a clean architecture.

caching crud crud-api java jdbc jpa jwt logging lombok opensource spring-boot unittesting

Last synced: 14 Nov 2024

https://github.com/letsila/simple-go-crud

A very simple Go application CRUD (without the U)

crud golang mysql webapps

Last synced: 14 Nov 2024

https://github.com/deerborg/veterinarymanagementapi

VetApp is a veterinary management system built on Java with Spring Boot. It streamlines clinic operations, offering essential features like appointment scheduling, animal records, and vaccine tracking through RESTful APIs.

crud management project rest-api security spring-boot veterinary

Last synced: 11 Nov 2024

https://github.com/knowledgefactory4u/dotnet-sqlserver-angular15-crud

.Net + Microsoft SQL Server + Angular 15 CRUD Application Example

angular15 crud dotnet sqlserver

Last synced: 14 Nov 2024

https://github.com/ramonpaolo/cli-create-default-project

CLI to create default structure of a project express CRUD

cli crud default-struture express good-first-issue nodejs opensource typescript

Last synced: 13 Dec 2024

https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script

I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.

backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development

Last synced: 03 Dec 2024

https://github.com/didinj/grails3-mongodb-react-profile

Build Grails 3, MongoDB and React Profile CRUD Web Application

application build crud example grails grails3 mongo mongodb profile react reactjs tutorial web webapp

Last synced: 09 Dec 2024

https://github.com/labrodev/laravel-filter-components

This repo is Laravel package to extend filtering functionality in Laravel projects. If you have a list with items and you use spatie/laravel-query-builder to filter them, this package could be useful for you.

crud filters laravel laravel-components laravel-framework laravel-package laravel-spatie php

Last synced: 08 Dec 2024

https://github.com/devbluecomet/js-crud

How to implement CRUD operation using only JavaScript ?

crud js localstorage shinobi

Last synced: 02 Dec 2024

https://github.com/dgv/zig-htmx-tailwind-example

Example CRUD app written in Zig + HTMX + Tailwind CSS

crud crud-application htmx htmx-app tailwind web zig ziglang zmpl

Last synced: 14 Nov 2024

https://github.com/salpreh/crudhex

Java/Spring CRUD generation

codegeneration crud java spring

Last synced: 11 Nov 2024

https://github.com/zanottipaolo/usedbooks

ASP.NET Core project that manages a database of used books and reservations. It includes also Identity.

asp-net-core books crud identity

Last synced: 17 Dec 2024

https://github.com/viames/pair_boilerplate

Skeleton project to run Pair PHP framework in seconds

composer crud mvc mysql pair php skeleton

Last synced: 25 Oct 2024

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

CRUD webapp on Deno

crud deno deno-crud mithril mongodb

Last synced: 06 Dec 2024

https://github.com/lebrancconvas/crud-mux

Create CRUD by Gorilla Mux (Golang).

crud golang restful-api

Last synced: 08 Jan 2025

https://github.com/suryamsj/data-karyawan

Tutorial CRUD C# Dengan MYSQL | Studi Kasus Data Karyawan

crud crud-sample csharp mysql mysql-database visual-studio

Last synced: 03 Dec 2024

https://github.com/vit0rr/govie

Go + MongoDB Crud

crud go golang hacktoberfest mongodb

Last synced: 08 Dec 2024

https://github.com/abdellatif-laghjaj/javafx-crud-app

simple CRUD system with JavaFX

crud crud-system java javafx

Last synced: 16 Nov 2024

https://github.com/redjanvier/node-mongo-starter

Simple users CRUD REST API based on Node and Mongodb as a boilerplate to start a project

auth chai chai-http crud mailgen management mocha mongoose node nodemailer users

Last synced: 19 Nov 2024

https://github.com/nedelab/crudcreator

CRUDCreator lets you create CRUD interfaces faster.

crud fastapi python rest-api sql sqlalchemy

Last synced: 11 Nov 2024

https://github.com/shivajichalise/crud-java-mysql

Simple Crud Operation using Java and MySQL

crud crud-application crud-operation java jdbc mysql

Last synced: 09 Jan 2025

https://github.com/michael-brade/derby-entities-lib

Base library for derby-entity CRUD component and derby-entities-visualizations

crud derby-component derby-entity derbyjs javascript

Last synced: 06 Dec 2024

https://github.com/benie254/tamtamureen

A meals pre-order app with recipe choices and order statuses

crud crud-application django django-admin food food-app food-ordering python3

Last synced: 14 Dec 2024

https://github.com/emso-exe/syntheticx

Projeto de aprendizado, sistema gerenciador de usuários (funcionários) com permissão de acesso de acordo com perfil, manutenção de registros via administrador e emissão de relatórios (lista).

cadastro cadastro-de-clientes cadastro-de-pessoas crud crud-php crud-php-mysql php php7 syntheticx

Last synced: 15 Nov 2024

https://github.com/1113464192/freeopsclient

运维后台|运维自动化后台|游戏运维后台 一个可以即用的运维自动化后台

crud css devops jwt naive-ui ops ops-admin pinia typescript vite vue vue3 vuejs websocket webssh xterm

Last synced: 21 Dec 2024

https://github.com/suryamsj/crud

Ini adalah hasil dari Tugas Praktikum Basis Data yaitu CRUD [CREATE,READ,UPDATE,DELETE]

basis-data bootstrap bootstrap4 crud mysql php xampp

Last synced: 03 Dec 2024

https://github.com/awran5/react-firestore-crud-app-ts

A simple CRUD (Create, Read, Update and Delete) React App using Hooks, Cloud Firestore and Bootstrap for the UI.

bootstrap crud crud-application firebase firebase-database firestore react react-hooks typescript

Last synced: 14 Dec 2024

https://github.com/richardevcom/pocket-sammy

MongoDB hackathon entry - Pocket Sammy - URL bookmarking CRUD app inspired by Digital Ocean Sammy the shark and MongoDB hackathon.

crud digitalocean mongodb nodejs pocket pocketsammy sammy vuejs

Last synced: 05 Jan 2025

https://github.com/melardev/expressbookshelfapicrud

NodeJs Rest Api application built with Express and Bookshelf ORM

api bookshelf crud express http node node-js nodejs orm orm-framework rest

Last synced: 26 Nov 2024

https://github.com/melardev/flaskapipaginatedcrud

Python Rest Api application built with Flask + FLask SQLAlchemy with pagination

api crud flask flask-api flask-sqlalchemy full-stack fullstack http pagination python rest sql-alchemy web

Last synced: 26 Nov 2024

https://github.com/sdv-plurimedia/ngx-generators

Générateur de code pour Angular 2+

angular-2 bootstrap crud datatables generator

Last synced: 01 Nov 2024

https://github.com/osandadeshan/expressjs-restful-apis-demo

A sample project to demonstrate RESTful API development using Express.js

api-development crud expressjs mongodb rest-services restapi

Last synced: 13 Nov 2024

https://github.com/melardev/javaspringbootjwtcrudpagination

Java Spring Boot Crud + Pagination application secured with JWT

crud crud-pagination full-stack fullstack java jwt spring spring-boot spring-data

Last synced: 26 Nov 2024

https://github.com/k3ury99/agenda

This is an Agenda created in C# that allows us to add, view, edit, search and delete contacts. It is created with everything that an agenda has that we commonly use using functions and loops in said programming language, it serves as practice as well as helps us better understand how an agenda works.

crud csharp

Last synced: 10 Nov 2024

https://github.com/gymitoso/igti-ajs

Um simples CRUD de exemplo utilizando Angular e Json Server

angular crud igti json-server

Last synced: 06 Dec 2024

https://github.com/nirav-gajera/simple-crud-php

simple CRUD operation using php

crud mysql php php-crud phpmyadmin-database

Last synced: 26 Nov 2024

https://github.com/dennissnijder/nestjs-entity-module-cookiecutter

A NestJS cookiecutter template providing a simple entity module with basic CRUD and 2 events.

cookiecutter-template crud nestjs

Last synced: 17 Dec 2024

https://github.com/walidbosso/mongdb_express_movies_api_using_openai

With Nodejs, MongoDB and Mongoose ODM, using Model and Controllers, I created a full CRUD movies and movies recommendation using OPENAI (CHAT GPT)

chatgpt controller crud model mongodb mongoose movies movies-api movies-app movies-recommendation nodejs openai rest-api

Last synced: 29 Nov 2024

https://github.com/melardev/vuevuexpaginatedasynccrud

Vue + Vuex TODO app with Pagination and CRUD Http requests

api async axios crud node nodejs npm pagination rest vue vuejs vuejs2 vuex

Last synced: 26 Nov 2024

https://github.com/hashaam-zahid/crud-pdo-operation

The primary goal of this project is to offer a maintainable and easily understandable solution for performing CRUD operations on a database. It focuses on clean code practices to enhance readability, Reusability and ease of use for developers working with database entities.

crud package pdo php8

Last synced: 19 Nov 2024

https://github.com/vircoding/vanilla-javascript-crud-practice

CRUD Practice Project with Vanilla JavaScript and Local Storage inspired on Bluuweb's one

bootstrap crud html javascript localstorage

Last synced: 08 Jan 2025

https://github.com/improvein/jquery-crudlistin

Lightweight jQuery plugin to enable dynamic CRUD list to add/remove/edit elements in a dynamic list and/or table.

crud jquery jquery-plugin

Last synced: 29 Nov 2024

https://github.com/discoduroderoer/crud-ionic-sqlite

Ejemplo de como hacer un CRUD con IONIC y SQLite

capacitor capacitor-plugin crud crud-app crud-application ionic sqlite

Last synced: 31 Dec 2024

https://github.com/thetoxin/reactiveservercrud

Client: https://github.com/TheTOXIN/ReactiveClientCRUD

crud java-11 mongo-db reactive spring-boot web-flux

Last synced: 21 Dec 2024

https://github.com/pranav-kural/webifiy

An ultimate directory for all the amazing online e-commerce stores.

authentication bootstrap crud ecommerce-store php sanitization semantic-ui

Last synced: 22 Nov 2024

https://github.com/pranav-kural/plamatio-frontend

Production-quality web-based e-commerce frontend built with Next.js, Redux, TypeScript, Clerk, Stripe, and more.

crud ecommerce nextjs react redux rtk-query tailwindcss typescript

Last synced: 22 Nov 2024

https://github.com/nextgencontributions/django-ninja-crudl

Make CRUDL endpoints from Django models and have the most complete OpenAPI specification

crud crudl django openapi-specification rest rest-api restapi restful-api

Last synced: 19 Nov 2024

https://github.com/daviqzr/alunofx

Exercício 21 - Aluno (Boundary e Entity) - Simplificado

crud fatec-zona-leste javafx

Last synced: 31 Dec 2024

https://github.com/akarazhev/metacfg4j

The metacfg4j project (that stands for the meta configuration for java) is a library that can be used as the solution by creating a business abstraction or may extend an existed implementation to provide such software solutions as: various configuration (application, user's and etc.), CRUD services, DSL, MVP.

crud dsl h2db http-client http-server https-server java mvp rest-api

Last synced: 01 Dec 2024

https://github.com/shakilgithub20/laravel-basic

Laravel aims to make development easier by simplifying routine activities like authentication, routing, sessions, and caching that are utilized in the majority of web projects.

api-rest crud interventionimage laravel

Last synced: 10 Jan 2025

https://github.com/collectivecloudperu/cruddjango4

Como Crear Un CRUD con Django 4 (Python 3.11) y Bootstrap 5

bootstrap5 crud django django-framework python

Last synced: 17 Dec 2024

https://github.com/rickreisme/crudestudantes

Esse é um projeto simples feito para treinar as operações CRUD e aprimorar habilidades com Vue.js, Docker e Node.js. O sistema permite realizar as quatro operações básicas em uma lista de estudantes, incluindo adicionar, listar, editar e deletar informações de estudantes.

axios backend bootstrap crud crud-application crud-operation docker docker-compose express frontend fullstack nodejs postgres postgresql rickreis rickreisme vite vue vuejs web-development

Last synced: 11 Oct 2024

https://github.com/mdouchement/middlewarex

Bunch of middlewares for Echo framework

crud echo echo-framework golang middleware paseto versioning

Last synced: 07 Jan 2025

CRUD Awesome Lists
CRUD Categories