Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
|
- GitHub: https://github.com/topics/crud
- Wikipedia: https://en.wikipedia.org/wiki/CRUD
- Created by: James Martin
- Released: 1983
- Related Topics: sql, database, query, rest,
- Aliases: crudl,,
- Last updated: 2024-12-25 00:06:02 UTC
- JSON Representation
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/pushodev/contvect
Control de Vectores
codeigniter crud cuba login php puschoft pushodev templates
Last synced: 28 Nov 2024
https://github.com/iamyunusali/crudicial
A web application using React and Superbase that have a CRUD functionality
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/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/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/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/letsila/simple-go-crud
A very simple Go application CRUD (without the U)
Last synced: 14 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: 11 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: 09 Dec 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/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/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/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 ?
Last synced: 02 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/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/karuhun-developer/template-laravel-livewire
My Starter Kits
alphinejs bootstrap bootstrap5 crud laravel livewire livewire-crud livewire-laravel livewire3 template template-project
Last synced: 15 Nov 2024
https://github.com/amgauna/php-crud-bootstrap-2017
PHP-CRUD-Bootstrap
bootstrap crud crud-application php php-framework php7
Last synced: 28 Nov 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: 09 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.
Last synced: 19 Nov 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/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/shivajichalise/crud-java-mysql
Simple Crud Operation using Java and MySQL
crud crud-application crud-operation java jdbc mysql
Last synced: 11 Nov 2024
https://github.com/vit0rr/govie
Go + MongoDB Crud
crud go golang hacktoberfest mongodb
Last synced: 08 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/wangzongming/qnn-crud
nodeJs CRUD
crud crud-api js koa kos2 mysql nodejs oldwang qnn-crud qnn-table thinkjs thinkjs-crud thinkjs3 wangzongming
Last synced: 22 Dec 2024
https://github.com/lebrancconvas/crud-mux
Create CRUD by Gorilla Mux (Golang).
Last synced: 11 Nov 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/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/elazzouzihassan/laravel-ga
Gestion des Activités : Une application avec les différentes opérations CRUD permettant de manipuler la table "activités"
crud crud-application crud-operation framework laravel laravel-framework
Last synced: 12 Nov 2024
https://github.com/xdillx/kanban-todolist
A personal Delphi project showcasing CRUD operations with a Kanban board feature for managing multiple projects. Offers a dynamic approach to task management.
crud delphi kanban personal-project project-management task-management todolist
Last synced: 27 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: 01 Nov 2024
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/eimwe/notes
CRUD PWA on Vue 3 + TS + Pinia
crud daisyui pinia progressive-web-app pwa tailwind-css ts typescript vue3 vuejs
Last synced: 08 Nov 2024
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: 12 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: 11 Nov 2024
https://github.com/abdellatif-laghjaj/javafx-crud-app
simple CRUD system with 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/huyhoang-doit/java
📌Code java
crud fptu hibernate java oop spring-boot
Last synced: 26 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/.netwebapidappercrud
api c-sharp crud dapper dotnet dotnet-core full-stack rest web web-api
Last synced: 26 Nov 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/nedelab/crudcreator
CRUDCreator lets you create CRUD interfaces faster.
crud fastapi python rest-api sql sqlalchemy
Last synced: 11 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/rafaelblum/cardapio-digital
Projeto PHP puro com proposito a criação de um menu digital informativo sobre os produtos criados pela confeitaria, demonstrando imagens de cada produto, descrição de ingredientes, dicas de quantidade por pessoa para o evento e valores. [ Versão 2.0 em desenvolvimento, com novos recursos e layout moderno ]
cardapio cardapio-digital composer crud css desenvolvimento-web html javascript pdo php remixicons scrollrevealjs sistemas web website
Last synced: 10 Nov 2024
https://github.com/melardev/gogingonicapicrudpagination
api crud full-stack gin-gonic ginc go golang gorm pagination rest web web-app
Last synced: 26 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/gymitoso/igti-ajs
Um simples CRUD de exemplo utilizando Angular e Json Server
Last synced: 06 Dec 2024
https://github.com/siddheshk02/todo-list-api
crud golang gorm postgresql rest-api
Last synced: 10 Nov 2024
https://github.com/melardev/railsapijbuildercrud
Api app buitl with Rails + JBuilder
api crud full-stack fullstack http jbuilder restt ruby ruby-on-rails
Last synced: 26 Nov 2024
https://github.com/tauseedzaman/php-pdo-crud
PDO CRUID
crud crud-application pdo pdo-crud php
Last synced: 09 Nov 2024
https://github.com/tegarpratama/login-oop-php
Login & Registration Simple with OOP PHP
Last synced: 09 Nov 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/go-serverless/serverless-iam-dynamodb
Building serverless CRUD services in Go with DynamoDB
api-gateway aws crud dynamodb golang lambda serverless serverless-crud-services
Last synced: 27 Dec 2024
https://github.com/soltanoff/fastapi_vue_template
Template project for CRUD App using Vue.js and FastAPI
crud crud-application crud-operation crud-sample docker docker-compose fastapi jinja2 jinja2-templates sqlalchemy vue vuejs
Last synced: 08 Dec 2024
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.
Last synced: 29 Nov 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/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: 11 Nov 2024
https://github.com/maryamaljanabi/nestjs-crud-api
A CRUD REST API using Nest.js and MySQL
crud database docker docker-compose jest mysql nestjs repository rest-api typeorm typescript unit-testing
Last synced: 22 Nov 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/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/andresorozcodev/angular-16-dashboard
User dashboard panel.
angular bootstrap coverage crud directives docker dropdown font-awesome google-fonts guard interceptor karma lazy-loading models pipes services sidebar-menu unit-test
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/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/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/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.
Last synced: 10 Nov 2024
https://github.com/k3ury99/django-rest-api
This is a REST API built with Django Rest Framework, which has all the CRUD system features.
Last synced: 10 Nov 2024
https://github.com/k3ury99/kortex-crud-app
This is a CRUD application that seeks to cover the need to store specific data, it is created with Angular, Typescript and HTML that uses a JSon Server in the interface. It has all the functions of a typical Crud System such as: Post, Get, Put, Delete, Add.
Last synced: 10 Nov 2024
https://github.com/remcostoeten/nextjs-lucia-neon-postgresql-drizzle-dashboard
A personal all-in-one panel with tons of productivity tools and utillity helpers I use on a day-to-day basis. Build in NextJS, Lucia auth, PostgreSQL, TypeScript, drizzle-orm and more
crud drizzle-orm framer-motion lucia-auth neondb nextjs14 notes-app postgresql react server-actions tailwindcss typescript
Last synced: 01 Nov 2024
https://github.com/scjadhav21/moviebookingsystem
with this application you able to book movies online
Last synced: 20 Dec 2024
https://github.com/sirwanafifi/node-crud
A simple application to generate endpoints for a given MySQL database.
Last synced: 09 Nov 2024
https://github.com/abderrahmaneamerhhi/e-commerce
A Simple ecommerce Web App that enables you to sell your products, manage your store in a simple and excellent way with Laravel 8 Crud and blade engine
crud crud-application ecommerce-application ecommerce-store ecommerce-website laravel laravel-crud laravel8 php php7 php8 shop store
Last synced: 11 Nov 2024
https://github.com/tedjenkler/feedback-app-mern-tailwind
Project by Teodor Jenkler for Frontend Mentor's challenge is a social media site built with MERN stack and Tailwind CSS (Mobile-First). It features a login page with add/edit/remove functionality on posts, ability to add comments and replies, Redux Toolkit for state management, React Router for navigation, and animations. Fully responsive design.
animation crud mern-stack react tailwind vite
Last synced: 21 Nov 2024
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/josgard94/crud_solution_equation_quadratic-
In this project, I present crud for solving quadratic equations developed using HTML, CSS, and PHP. For the solution of the quadratic equations the general formula. Check the video tutorial.
crud css ecuacion-cuadratica equation-solver equations html html5 mathematics php programming quadratic-equations website
Last synced: 21 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/hodinhtuankiet/nodejs-onlcf
ordered cf online, through project practise use nodejs crud . authentication between user and admin, json web token ,statistics on the number of invoices and the number of registered accounts
authentication crud jsonwebtoken nodejs schema
Last synced: 27 Dec 2024
https://github.com/daviqzr/alunofx
Exercício 21 - Aluno (Boundary e Entity) - Simplificado
Last synced: 08 Nov 2024
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/ahmetulucay/bookcategorytoazureapp
ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata
bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications
Last synced: 10 Nov 2024
https://github.com/vit0rr/Govie
Go + MongoDB Crud
crud go golang hacktoberfest mongodb
Last synced: 08 Nov 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/martincastroalvarez/flask-application
Flask REST API.
api crud docker docker-compose postgresql python rest sqlaclhemy web
Last synced: 22 Dec 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: 25 Nov 2024