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/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/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/vit0rr/govie

Go + MongoDB Crud

crud go golang hacktoberfest mongodb

Last synced: 08 Dec 2024

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/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/devbluecomet/js-crud

How to implement CRUD operation using only JavaScript ?

crud js localstorage shinobi

Last synced: 02 Dec 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/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/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/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/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/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/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/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/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/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/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/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/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/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/jeganathpv/firebase-crud

A python package(PyPi) to perform CRUD operations with Firebase Realtime database.

crud database firebase firebase-database firebase-python firebase-realtime-database python3

Last synced: 17 Dec 2024

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/davidmartinezros/how-do-you-learn

A Rest Service with Spring Boot 1.5 running in Java 8 that add, remove, modify and get UnityKnowledege of Objects and it's UnityKnowledge Relation Objects. And save all data in a MongoDB.

actuator concept crud crud-application knowledge mongodb robot spring-boot

Last synced: 17 Dec 2024

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/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/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/rabinzon/bts.tatar

Site with movies in tatar language

crud koa nodejs postgresql s3 sequelize

Last synced: 18 Dec 2024

https://github.com/shinjimc/spring_security_thymeleaf

The Spring_Security_Thymeleaf project utilizes Java, Spring Boot, and Thymeleaf for a hardware store's invoicing system. It allows employees to generate invoices and admins to manage product data efficiently. Key technologies include Spring Security for authentication and MySQL for database management, all deployable via Docker.

authentication authorization crud docker hardware-store invoice-management java mysql pdf-generation role-based-access-control spring-boot spring-boot-3 spring-security spring-security-jwt tailwindcss thymeleaf web-application

Last synced: 24 Dec 2024

https://github.com/crni99/bookstore

This app is an e-commerce platform that allows users to browse and purchase books online. It is built using the Java programming language and the Spring framework (Boot, MVC, Security, Data JPA) and it uses an H2 (SQL) database to store and retrieve data.

bookstore bookstore-cms crud database h2-database hibernate java maven mvc spring spring-boot spring-mvc spring-security springboot store

Last synced: 19 Dec 2024

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/andriannus/crud-ci-vue

Simple CRUD with CodeIgniter and Vue.js

codeigniter crud javascript php vue

Last synced: 10 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/cnahmetcn/corecrud

ASP.NET CORE MVC CRUD Example With Globalization & Localization

asp-net asp-net-core crud csharp globalization globalization-and-localization localization mvc

Last synced: 25 Dec 2024

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

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

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

CRUD Laravel API 🍦🐘

api backend companion crud laravel starter

Last synced: 12 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/luminovrym/crud-php-native

CRUD dengan PHP native

crud database mysql php php-native

Last synced: 02 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/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/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/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/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/zenstackhq/sample-todo-redwood

ZenStack sample Todo app built with RedwoodJS

crud fullstack redwoodjs typescript zenstack

Last synced: 18 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/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/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/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/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/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/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/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/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/omid2831/movie-haven

We’re building a sleek, interactive movie web app where users can explore, discover, and dive into the world of movies. With a modern design and engaging features, it’s your ultimate platform for all things cinema!

crud css database html html-css-javascript javascript mysql php sql sql-server web webapp webdev webdevelopment

Last synced: 25 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/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/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/jennndol/portfolio-hub

This project is created to help managing portofolios. Developed by using Django framework and bootstrap3

bootstrap3 crud django

Last synced: 09 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/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/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/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/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/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/manthanank/nodejs-swagger-mysql-crud

Node.js CRUD API with Swagger Documentation using MySQL

crud mysql nodejs swagger swagger-ui

Last synced: 02 Dec 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/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/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/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/ernandesrs/easy-crud

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

crud database easy-crud php php-crud php8

Last synced: 25 Jan 2025

https://github.com/fjerbi/ultimateblog

The ultimate blog, a package that will allow you to integrate a blog systemin your Laravel Application with likes/ dislikes on posts, comment system,Notification system, author profile and views count

blog blog-package blogging blogsystem crud larablog laravel laravel-blog laravel6 likes-count notifications package

Last synced: 10 Jan 2025

CRUD Awesome Lists
CRUD Categories