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/guettafa/asp.net-api

Simple API with CRUD operations in C# ASP.NET

api-rest asp-net crud csharp

Last synced: 18 Jan 2025

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

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

https://github.com/amodin/easycrud

Create your next API server for your front-end application in a seconds. Zero configuration and easy to start.

angular api crud front-end jquery mock-server nodejs reactjs spa vue

Last synced: 17 Feb 2025

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/fitri-hy/crud-data-json-php

Proyek CRUD PHP+HTML sederhana yang menggunakan JSON sebagai database & Tailwind CSS.

crud json php phtml

Last synced: 19 Jan 2025

https://github.com/omar7tech/hrms

"HRMS🥇: A Laravel-based Human Resource Management System (HRMS) designed to streamline employee management, scheduling, position assignments, and analytics within organizations. Featuring multi-role authentication and detailed management tools, it offers comprehensive solutions for HR tasks."

cloud crud cv employee-management hrms images laravel laravel-framework management-system mysql-database php scalability system-design

Last synced: 15 Nov 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: 04 Feb 2025

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/andrewjbateman/ionic-angular-firebase

:clipboard: Ionic app to perform Create Read Update & Delete (CRUD) operations on a Google Cloud Firestore database.

angular angular15 crud crud-application database firebase firebase-database ionic ionic6 pwa rxjs rxjs7

Last synced: 14 Jan 2025

https://github.com/gbennnn/laravel11-web-blog

Web Blog with Laravel 11

breeze crud laravel laravel11 web-blog

Last synced: 06 Feb 2025

https://github.com/azizbenismail/atelier_crud_symfony

Un atelier CRUD (Create, Read, Update, Delete) avec Symfony consiste à créer une application web qui permet de gérer les opérations basiques de manipulation des données, telles que la création, la lecture, la mise à jour et la suppression des enregistrements dans une base de données

crud database dom-manipulation mysql-database symfony

Last synced: 21 Jan 2025

https://github.com/scjadhav21/moviebookingsystem

with this application you able to book movies online

crud css3 html5 javascript

Last synced: 13 Feb 2025

https://github.com/thetoxin/reactiveservercrud

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

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

Last synced: 13 Feb 2025

https://github.com/ruben890/-python-django-crud-django-myql

CRUD echo en Django, Bootstrap, HTML, CSS, y MySQL

bootstrap crud css django html python

Last synced: 29 Jan 2025

https://github.com/rafa-kozand/doctor-s_cadaster

Repository created for a job test. (CRUD).

cadastro-de-clientes crud javascript mysql php

Last synced: 10 Jan 2025

https://github.com/sirwanafifi/node-crud

A simple application to generate endpoints for a given MySQL database.

crud mysql nodejs rest-api

Last synced: 03 Jan 2025

https://github.com/rafa-kozand/series_registration_.net

Series Registration CRUD developed in .Net (C#), made by the DIO platform (https://web.dio.me/play).

crud csharp dio net

Last synced: 10 Jan 2025

https://github.com/jeanmoissa/js_bootstrap_contact_registration

Formulario utilizando Bootstrap e Javascript contendo validação de dados e CRUD completo

bootstrap crud css html javascript

Last synced: 11 Jan 2025

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/lucasgmagalhaes/fastdapper

Fast and simple CRUD operations with Dapper

crud dapper dotnet

Last synced: 18 Jan 2025

https://github.com/luminovrym/crud-php-native

CRUD dengan PHP native

crud database mysql php php-native

Last synced: 02 Jan 2025

https://github.com/zeionara/barbershop

First kursach for 'databases' discipline

caching crud mongodb mysql python redis

Last synced: 02 Jan 2025

https://github.com/2kabhishek/lacrud

CRUD Laravel API 🍦🐘

api backend companion crud laravel starter

Last synced: 12 Jan 2025

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 17 Feb 2025

https://github.com/lucasrmagalhaes/ajax_crud-php

PHP Ajax CRUD Application Tutorial - MySQL & Bootstrap & jQuery DataTables

ajax bootstrap crud datatables jquery mysql php

Last synced: 11 Jan 2025

https://github.com/manascb1344/online-auction-system

The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back

auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql

Last synced: 19 Feb 2025

https://github.com/pro1code1hack/epam

EPAM E-commerce Project

crud docker python3 rest-api

Last synced: 22 Jan 2025

https://github.com/vit0rr/ocaml-crud

CRUD in OCaml using postgresql

crud docker docker-compose dune ocaml opam postgresql

Last synced: 24 Jan 2025

https://github.com/ilyamur/mytasks_app

The RESTful API app with JWT authorization written in plain PHP

crud jwt-authentication plain-php rest-api

Last synced: 30 Jan 2025

https://github.com/sgangopadhyay/php-excel-file-generator

A PHP program to generate Excel file from the MySQL Database

crud excel mysqli php

Last synced: 01 Jan 2025

https://github.com/zenstackhq/sample-todo-redwood

ZenStack sample Todo app built with RedwoodJS

crud fullstack redwoodjs typescript zenstack

Last synced: 18 Jan 2025

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

Simple CRUD C# Application With SQL Server Database

crud csharp

Last synced: 13 Feb 2025

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: 07 Feb 2025

https://github.com/andriannus/crud-ci-vue

Simple CRUD with CodeIgniter and Vue.js

codeigniter crud javascript php vue

Last synced: 10 Jan 2025

https://github.com/said7388/express-mysql-crud-for-beginners

Very simple Express MySQl CRUD API for Absolute beginners!

crud express expressjs mysql nodejs

Last synced: 10 Jan 2025

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

https://github.com/yaleksandr89/mvc-v1

Пример реализации архитектурного шаблона "MVC" на примере работы фреймворка

boostrap bootstrap5 composer crud javascript mvc-application mvc-framework mvc-pattern mvc-sample php php8 php83

Last synced: 15 Feb 2025

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: 05 Feb 2025

https://github.com/miguel98r/toothlabmx_2

ToothLabMX Software para administracion de laboratorios dentales

bootstrap crud express javascript mongodb nodejs pug

Last synced: 30 Jan 2025

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

https://github.com/zaadevofc/karhutla-astro

CRUD Data Karhutla dengan AstroJS dan Google Maps APi

astro astrojs crud karhutla nodejs prisma

Last synced: 14 Feb 2025

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

https://github.com/nia3zzz/mysql-crud-operations-with-nodejs-and-reactjs

This app allows users to save users with name and email with specific id for everyone, featuring functionalities like create, read, update, delete. It uses MySQL as the database to store users, Express.js for handling server-side logic, React.js for building the user interface, and Node.js for server-side runtime environment.

bootstrap crud css express expressjs expressroute expressrouter javascript jsx modal mysql mysql2 nodejs react single-page-app

Last synced: 19 Jan 2025

https://github.com/nirav-gajera/laravel-blog

Laravel blog with Login,register ,posts with add image and also comments and reply implimantation,CRUD operation for posts(only authenticate user)

blade blog blog-project crud crud-operation github github-actions github-config html-css laravel laravel-blog laravel-crud laravel-framework laravel6 personal-blog php-framework php-mvc simple-blog vue

Last synced: 10 Jan 2025

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/ikauematos/javawebapp-versioning-and-testing

back-end and front-end project and test versioning branch

back-end crud crud-application front-end java request response

Last synced: 10 Jan 2025

https://github.com/nirajxtha/musical_instrument_portal_project

A simple e-commerce website without the implementation of frameworks or APIs

cart crud ecommerce ecommerce-website musical musical-instrument mysql payment-processing php

Last synced: 23 Dec 2024

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

Générateur de code pour Angular 2+

angular-2 bootstrap crud datatables generator

Last synced: 05 Feb 2025

https://github.com/diegorbaquero/express-sequelize-crud-router

express CRUD router based on a sequelize model

crud debug express expressjs router

Last synced: 24 Jan 2025

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

Classic CD collection CRUD example with default SQLite database and authentication.

albums authentication cd-albums cds credentials crud crud-application crud-sample login mvccore

Last synced: 25 Nov 2024

https://github.com/jlmonteagudo/node-server-crud-sample

RESTful API, developed with Node, Express and Mongoose. This server is part of a system composed by this server and a front end application developed with Angular that shows how to develop a CRUD system.

angular crud express mean mean-stack mongoose nodejs rest-api restful-api

Last synced: 24 Jan 2025

https://github.com/rawongithub/grapethor

Grape REST-like API generator based on Thor

api crud gem generator grape grapethor rest ruby scaffold thor

Last synced: 17 Dec 2024

https://github.com/rahmanislamien/pegawai

crud sederhana dengan codeigniter 4

codeigniter4 crud simple-app

Last synced: 24 Jan 2025

https://github.com/or-abdillh/diundang-message-api

Sebuah Platform as Service yang memungkinkan owner Diundang dalam membuat dan mengelola URL Endpoint untuk melayani permintaan fitur "Kirim Pesan" pada produk Undangan Digital Diundang

bootstrap crud ejs endpoint-generator expressjs fontawesome googlefonts nodejs postgresql sequelize

Last synced: 17 Jan 2025

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: 06 Feb 2025

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: 06 Feb 2025

https://github.com/zulfachafidz/ppdb-web

Website PPDB (Penerimaan Peserta Didik Baru) adalah proyek berbasis web yang dibangun dengan menggunakan bahasa pemrograman PHP dan menggunakan MySQL sebagai basis data. Proyek ini dirancang untuk memfasilitasi proses pendaftaran peserta didik baru dengan menyediakan berbagai fitur termasuk landing page yang informatif, tampilan admin untuk pengelo

crud css databse html mysql php sql web website

Last synced: 25 Jan 2025

https://github.com/adamo08/homeland

Real Estate Management System with Admin Panel

404 admin-panel ajax authentication bootstrap crud css html javascript jquery mysql pdo php

Last synced: 14 Feb 2025

https://github.com/adamo08/freshcery

Food Ordering E-commerce Store built with PHP, MySQL, and Bootstrap.

admin-panel ajax bootstrap crud e-commerce food-ordering jquery mysql paypal-integration pdo php web-development

Last synced: 14 Feb 2025

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: 04 Feb 2025

https://github.com/lukanedimovic/equilibrium

Article Management System, created as project for "Scripting Languages" course

cosine-similarity crud data-science machine-learning python pytorch tfidf tfidf-vectorizer

Last synced: 17 Dec 2024

https://github.com/itsmenicky/educreports

Sistema para controle de alunos e docentes, bem como gerenciamento e emissão de relatórios para escolas de educação infantil.

crud jasperreports java maven mysql

Last synced: 24 Nov 2024

https://github.com/savanihd/laravel-11-ajax-crud-operation

In Laravel 11, AJAX CRUD operations refer to create, read, update, and delete data from a database without reloading the entire web page. This is achieved using AJAX (Asynchronous JavaScript and XML) requests to communicate with the server in the background.

ajax crud laravel laravel11

Last synced: 20 Nov 2024

https://github.com/krittakondev/goapisuit

goapisuit is a powerful and efficient framework built for Golang developers to speed up API development. Inspired by Laravel, goapisuit focuses on simplifying the process of creating and managing APIs while providing tools to handle database operations easily.

api cli crud database framework go goapisuit golang golang-framework laravel laravel-framework midleware open-source orm rest rest-api template template-engine web-development

Last synced: 08 Feb 2025

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/abidalwassie/invenstock

Inventory Management System built with Next.js still in early development.

backend crud frontend full-stack inventory-management javascript next-auth nextjs prisma react shadcn-ui tailwindcss typescript

Last synced: 06 Feb 2025

https://github.com/crizmo/xlsx-mongo

Streamlined Import, Export, and CRUD Operations between XLSX and MongoDB

add crud delete excel export find import mongodb update xlsx

Last synced: 13 Feb 2025

https://github.com/jd-solanki/fastapi-batteries

Build your FastAPI apps faster 🚀

crud fastapi fastapi-crud pydantic sqlalchemy

Last synced: 06 Feb 2025

https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 23 Jan 2025

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/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: 05 Feb 2025

https://github.com/tmigone/vuetify-easy-crud

Easy CRUD tables plugin for Vuetify framework. Demo at: https://vuetify-easy-crud.now.sh/

crud data-table easy fragment table vue vuejs vuetify

Last synced: 13 Feb 2025

https://github.com/cankurttekin/shoppingcart

A Web API developed using Spring Boot, Spring Data JPA and Spring Security following Onion Architecture, DDD and design patterns.

clean-architecture crud domain-driven-design onion-architecture spring spring-boot webapi

Last synced: 20 Nov 2024

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

How to implement CRUD operation using only JavaScript ?

crud js localstorage shinobi

Last synced: 30 Jan 2025

https://github.com/wyvern800/lolrpwnz

Created to serve as a portfolio and homepage for my livestreaming channel on Twitch

crud league-of-legends lol

Last synced: 13 Feb 2025

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/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: 05 Feb 2025

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/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: 05 Feb 2025

CRUD Awesome Lists
CRUD Categories