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: 2025-02-04 00:06:41 UTC
- JSON Representation
https://github.com/ehsundar/dopamine
General REST server for web and client app developers
android-development crud developer-tools ios-development mvp rest rest-api web-development
Last synced: 18 Dec 2024
https://github.com/pixelwhiz/pkk-react-golang
chakraui crud golang gorm mysql react typescript
Last synced: 30 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. 🔧 *
Last synced: 22 Dec 2024
https://github.com/robert-ds/app-books-php
App for sharing free books
application crud crud-application php7 site
Last synced: 22 Dec 2024
https://github.com/kathleenwest/minimalwebapipizzastoretutorialdemo
Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.
asp-net-core crud demo how-to mapget mappost microsoft-learn minimal-api minimal-web-api pizza pizza-app quick quick-start step-by-step step-by-step-guide swagger swagger-ui tutorial web-api webapi
Last synced: 23 Jan 2025
https://github.com/thetoxin/reactiveclientcrud
Server: https://github.com/TheTOXIN/ReactiveServerCRUD
angular-9 angular-material animation crud reactive sse
Last synced: 17 Jan 2025
https://github.com/hygsani/try-flask-sqlalchemy
simple crud with flask + sqlalchemy
basic crud flask flask-sqlalchemy-crud python simple sqlalchemy
Last synced: 30 Jan 2025
https://github.com/shubhamd99/express-mongodb-example
NodeJS Express MongoDB Crud
api crud expressjs javascript mongodb nodejs nosql-database rest-api
Last synced: 09 Jan 2025
https://github.com/omnicode/lara-service
crud lara laravel service service-layer
Last synced: 10 Jan 2025
https://github.com/anandugnath/coremvc_crud
crud operations using asp.Net MVC Core Using MSSQL, Storedprocedure
core crud crud-application css html jquery mssql-database mvc-core stored-procedures webapp
Last synced: 18 Jan 2025
https://github.com/andre-alck/parking_control_api
CRUD desenvolvido através do framework SpringBoot
crud crud-api database java postgres postgresql springboot
Last synced: 03 Dec 2024
https://github.com/ngohungphuc/angular
Angular APP
angular-2 crud github-api mean mean-stack ngredux oauth redux
Last synced: 25 Dec 2024
https://github.com/charleebrown/comment-app
An app that takes a username and comment and saves it to a mongodb database
crud dotnet mongodb vbnet winforms-application
Last synced: 10 Jan 2025
https://github.com/pulgueta/anny-kaktus-admin
Anny Kactus - Admin Panel
admin admin-dashboard crud ecommerce firebase react
Last synced: 22 Dec 2024
https://github.com/kovalenkovpu/nodejs-epam
NodeJS Express, PSQL application (TS, DI & IoC)
crud dependency-injection expressjs inversify inversifyjs ioc nodejs postgres postgresql sequelize
Last synced: 19 Jan 2025
https://github.com/jennndol/portfolio-hub
This project is created to help managing portofolios. Developed by using Django framework and bootstrap3
Last synced: 09 Jan 2025
https://github.com/masfranzhuo/laravel-simple-crud
A simple CRUD template made with Laravel
crud crud-application crud-operation crud-sample laravel laravel-application laravel-framework
Last synced: 25 Dec 2024
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/solutionstack/node-crud-demo
A Node C-R-U-D Demo with Redis in memory cache
Last synced: 31 Dec 2024
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/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/kougen/fastapi-crud
CRUD operation bootstrapping for FastAPI clients
crud crud-api crud-operation fastapi python
Last synced: 31 Dec 2024
https://github.com/syncfusionexamples/mvc-scheduler-crud-action-with-editor-template
The repository created to demonstrate how to handle CRUD action with editor template in ASP.NET MVC Scheduler
crud editor-template mvc-scheduler schedule
Last synced: 16 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: 30 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/coddedx/healt_tourism
boostrap cloudinary crud csharp css identity-framework jquery mssql mvc netcore openweathermap-api search-algorithm
Last synced: 07 Dec 2024
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/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/mattowings/asp.net-newsnetworkwebapplication
ASP.NET Web Application that mimics a common news website, using CRUD to allow anyone to create, read, update, and delete articles.
asp-net asp-net-core c-sharp crud cshtml front-end ms-sql-server razor-pages
Last synced: 18 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/kenvilar/serverless-rest-api
Core Service for a Notes REST API
aws crud dynamodb javascript rest-api serverless
Last synced: 19 Jan 2025
https://github.com/druchill/crud-java-mysql
Crea un CRUD bastante fácil pero INCREIBLE
crud crud-api html-css-javascript netbeans-ide spring-boot vscode
Last synced: 20 Nov 2024
https://github.com/pazuzu111/dev-ote
api-manipulation crud express react server
Last synced: 26 Dec 2024
https://github.com/remcostoeten/productivity-panel
A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.
authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db
Last synced: 26 Dec 2024
https://github.com/divanny/generatecrudprocedures
This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.
Last synced: 02 Jan 2025
https://github.com/necraul/examproj
Simple CRUD Form for inputting questions/answer and another form for taking an exam
crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application
Last synced: 17 Jan 2025
https://github.com/dinesh2510/crud-operation-in-sqlite-recyclerview-and-listview-android
(Create Read Update Delete)CRUD Operation using sqlite (Recyclerview and Listview)
crud crud-application crud-operation database listview listview-android recyclerview sqlite sqlite-android sqlite-database sqlite-recyclerview sqlite3
Last synced: 04 Dec 2024
https://github.com/shaheennabi/unified-database-connector-package
🎇 MongoDB Automator 🎇 A powerful tool for automating MongoDB operations, making it easier than ever to connect and perform CRUD functionality. 🚀 Future updates will expand support to MySQL, Cassandra, and beyond, bringing even more database versatility to your fingertips! 🌟💻
crud database database-operations machinelearning modular-coding mongodb pypi-package
Last synced: 04 Dec 2024
https://github.com/akashgiricse/security_scan
Security Scan Result
crud crud-application graphql mongodb mongoose
Last synced: 23 Dec 2024
https://github.com/luismendes070/crud-xml-git-pull
[CHANGELOG] CRUD XML Angular Java 8 Spring Boot 2 put post insomnia rest client https://github.com/luismendes070/crud-xml-git-pull/tree/master/crud-angular-spring/crud-angular/tests Tutorial https://gist.github.com/luismendes070/905e3202ec714c24cdd17dee5e722acb
chatgpt crud java lfs lubuntu nestjs-backend osgeo phppgadmin rest-webservice soap-web-services vercel vercel-deployment xml
Last synced: 18 Nov 2024
https://github.com/rafinhadufluxo/bang-bang
The most random CRUD I did about music 🦋🪐
crud css css-animations front-end-development hml5 music portfolio-site student-project
Last synced: 26 Dec 2024
https://github.com/xunzer/cli_commander
An API that stores and retrieves CLI commands you often forget.
asp-net-core azure crud csharp docker mvc-architecture rest-api sql-server swagger-ui
Last synced: 17 Nov 2024
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/dannjohnrem/comment-blade-microblog
A simple commenting system utilizes basic CRUD functionality. This project aims to practice and enhance other aspects in my arsenal.
crud email-sender html-css-javascript laravel10 tailwind-css
Last synced: 10 Jan 2025
https://github.com/mementomori11723/mongo-crud
A Demo application to understand how we can build and use crud api using express
Last synced: 26 Dec 2024
https://github.com/arhcoder/crud
🎓 Generic NodeJS + MySQL CRUD on Boostrap HTML template...
boostrap crud css generic html javascript mysql nodejs
Last synced: 10 Jan 2025
https://github.com/lafayettegabe/simple-firebase-rest-api
🔥 Firebase & Next.js | Blazing-fast and serverless REST API
api crud firebase firebase-database firebase-template firestore next-template next14 next14-template next14example nextjs redux rest-api serverless starter template
Last synced: 16 Dec 2024
https://github.com/roc41d/laravel8-crud-example
Laravel 8 crud example
crud example laravel laravel-application laravel8 php7
Last synced: 21 Jan 2025
https://github.com/vs4vijay/narvi
A Microservice in NodeJS, Express and MongoDB
api crud crud-application docker docker-compose kubernetes microservice mongodb nodejs restful restful-api
Last synced: 10 Jan 2025
https://github.com/walber-vaz/api-go
Api em Go usando Gin
api-rest backend-go crud docker docker-compose gin-gonic go golang makefile
Last synced: 23 Jan 2025
https://github.com/shikhargupta-75/todo-react-project
A simple and efficient Todo List application built with ReactJS and Bootstrap. Manage your tasks with ease using CRUD operations. Features include task addition, editing, deletion, and completion marking. Fully responsive design.
bootstrap5 crud crud-application interactive javascript json-server react-hooks reactjs responsive-design todo todo-app todolist webdevelopment
Last synced: 26 Dec 2024
https://github.com/ttskch/pheetsu
PHP library to CRUDify Google Spreadsheets like sheetsu.com
api crud google-sheets sheetsu spreadsheets
Last synced: 15 Dec 2024
https://github.com/gustavocadev/deno-api-crud-mongodb
Example: Deno + MongoDB driver + Oak
crud deno mongodb oak typescript
Last synced: 10 Jan 2025
https://github.com/gustavoherreronunes/conectiondb
🗄 Este projeto visa fazer as operações de CRUD para manutenção de um banco de dados MySQL. Feito na ferramenta Window Builder do Eclipse IDE for Java Developers, desenvolvido como exemplo durante as aulas de Desenvolvimento de Sistemas.
crud eclipse eclipse-ide java mysql
Last synced: 26 Dec 2024
https://github.com/gustavoherreronunes/appcrud-firebase
📱Aplicativo para registro e manutenção de dados de clientes de uma empresa fictícia, utilizando a plataforma Firebase. Desenvolvido durante as aulas de Programação para Aplicativos Mobile.
cordova crud firebase firebase-firestore javascript js mobile
Last synced: 26 Dec 2024
https://github.com/victor-0x29a/nestjs-cruds
The fundamentals box, NestjS!
crud crud-api crud-application microservice microservices nest nestjs nestjs-backend
Last synced: 23 Jan 2025
https://github.com/mayankghatawal/blog-crud
Simple Blog CRUD App
appwrite crud github-config nextjs typescript
Last synced: 02 Jan 2025
https://github.com/basedhound/podcastr-ai_app_next
Podcastr is an AI SaaS platform, built on Next.js, that enables users to create podcasts with advanced features like text-to-audio conversion, thumbnail Image generation and seamless playback.
ai app auth clerk clerk-auth convex crud form nextjs nextjs14 openai react react18 shadcn tailwind typescript uploadstuff uuid
Last synced: 02 Jan 2025
https://github.com/kalwar/firestore-react-tutorial
a simple firestore react tutorial (CRUD) operation
Last synced: 17 Jan 2025
https://github.com/vagnerbellacosa/005_grudcadastrotvseries
GRUD em Memoria C# Cadastro de TV Series comandos basicos .Net Orientaçao a Objetos
c-sharp crud digital-innovation-one dio dot-net labs oriented-object-programming tv-show
Last synced: 03 Jan 2025
https://github.com/varejaodacarne/vanilla_node_api_rest
Full CRUD REST API using Nodejs with no framework
crud javascript nodejs rest-api
Last synced: 09 Jan 2025
https://github.com/mukailasam/graphql1
A Golang CRUD GraphQL API
crud crud-api database go golang graphql graphql-golang
Last synced: 10 Jan 2025
https://github.com/milan-miscevic/yii2crud
Basic CRUD operations in the Yii2 framework
Last synced: 09 Dec 2024
https://github.com/indraxyz/nextjs-mui-expressjs-sequelize-mysql
understanding combination with Nextjs, Material Ui, expressjs, mySql, Sequelize.
crud expressjs javascript material-ui mysql nextjs reactjs sequelize-orm
Last synced: 30 Jan 2025
https://github.com/preetiraj3697/reactjs-integration-with-backend
This project showcases the integration of React frontend with Express backend for managing user data. Features include CRUD operations via RESTful APIs, React Router navigation, MongoDB integration, and separate READMEs for frontend and backend setup.
axios backend cors crud expressjs frontend full-stack mongodb mongodb-atlas mongoose nodejs react react-router restful-api
Last synced: 10 Jan 2025
https://github.com/pandeyankit123/result-portal-with-ts
Manages student records with CRUD operations, pagination, modal UI for seamless editing, Excel import/export, searching/sorting/filtering, bcrypt/JWT for auth and displaying of result and downloading same in customized PDF forma. Developed in TypeScript, ensuring type safety and improved code quality.
bcrypt crud expressjs jwt mongodb mongoose nodejs pdf2html reactjs restful-api tsx xlsx
Last synced: 09 Dec 2024
https://github.com/kelvin229/mern-stack-crud-application
Social app for posting/documenting life updates
backend bootstrap crud expressjs full-stack fullstack javascript material-ui mongodb nodejs reactjs
Last synced: 03 Jan 2025
https://github.com/mvccore/example-cdcol-basic
Classic CD collection CRUD example with default SQLite database.
albums cd-albums cds crud crud-application crud-sample mvccore
Last synced: 25 Nov 2024
https://github.com/tsaikoga/cudify
The gem can help you create, update or delete a batch of records at once just like accept nested attributes.
Last synced: 22 Dec 2024
https://github.com/jonatandb/linksadmin
Links administrator made with React
bootswatch create-react-app crud crud-application es6 firebase firestore javascript jonatandb materialize materializecss mobile-app mobile-first mobile-web react react-toastify reactjs
Last synced: 10 Jan 2025
https://github.com/solov1113/spring-thymeleaf-sample
About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC
bootstrap bootstrap4 crud spring spring-boot spring-data-jpa springmvc thymeleaf thymeleaf-template-engine
Last synced: 17 Jan 2025
https://github.com/joanjpx/java-mysql
Usando Driver MySQL / MariaDB en Java con IntelliJ Idea
community crud db driver intellij intellij-idea java jdbc jdbc-driver mariadb mysql test
Last synced: 10 Jan 2025
https://github.com/imvickykumar999/darkweb-flask-crud
Hosting dark-web-site only Sunday : https://www.youtube.com/watch?v=w9SDHiIlyfo
crud darkweb flask imvickykumar999 tor
Last synced: 29 Jan 2025
https://github.com/imvickykumar999/currency-collection
Performing CRUD Operation on my old coins.
clean-code coin-collecting crud flask imvickykumar999 sqlite3
Last synced: 29 Jan 2025
https://github.com/yenilikci/nextjs-djevents
authent authorization crud isr jwt next12 nextjs pagination ssr strapi-v4
Last synced: 17 Jan 2025
https://github.com/manthanank/postgres-crud-app
Nodejs Postgres
crud nodejs postgres postresql
Last synced: 30 Jan 2025
https://github.com/jeanmoissa/csharp_cadastro_de_contatos
Cadastro de Contatos utilizando Asp.Net e C# CRUD
asp-net crud csharp javascript
Last synced: 11 Jan 2025
https://github.com/ashharr/crypto-tracker-india
A cryptocurrency tracker which shows INR price for all coins fetched from the CoinGecko API
api axios component crud cryptocurrency javascript props props-and-state-components react react-js state-management
Last synced: 04 Jan 2025
https://github.com/valchanoficial/nodepostgresql
CRUD em Node com PostgreSQL
body-parser crud express node nodejs postgres postgresql
Last synced: 04 Jan 2025
https://github.com/valchanoficial/nodejs1
Alura: Node.js Parte 1: Inovando com JavaScript no backend
crud javascript js node nodejs sqlite
Last synced: 04 Jan 2025
https://github.com/valchanoficial/nodemysql
CRUD em Node com MySQL
body-parser crud database express mysql mysql-database node
Last synced: 04 Jan 2025
https://github.com/billyfrcs/studentfinalprojectmanagementsystem
Student Final Project Management System Web Application.
codeigniter codeigniter4 crud css framework hack html javascript laravel laravel-mix model-view-controller mvc php sass scss system tailwindcss web-application web-development webpack
Last synced: 09 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/isaychris/react-redux-test
A simple CRUD react app to test out react-redux, react ui frameworks and netlify :: https://ecstatic-kalam-7158f1.netlify.com/
Last synced: 04 Jan 2025
https://github.com/ajsevillano/users-crud
🖥 Fullstack CRUD written in Javascript for managing users
backend crud database expressjs frontend javascript nodejs postgresql
Last synced: 23 Jan 2025
https://github.com/karmek-k/bookmgr
Booky - Book library manager web application
Last synced: 11 Jan 2025