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-11 00:06:44 UTC
- JSON Representation
https://github.com/fredgainza/portfolio-php-auto
Listing voitures PHP - CRUD
Last synced: 16 Jan 2025
https://github.com/potier97/products-app
Mini proyecto para la visualización de productos de la salud
Last synced: 18 Jan 2025
https://github.com/ozzies-code/ejemplo-de-bases-de-datos
Aplicacion de una base de datos en ACCESS 2016 que hace uso del CRUD para manipular registros en una base de datos
crud dataadapter database datareader datarow datatable
Last synced: 21 Jan 2025
https://github.com/qewertyy/crudmvcapi
CRUD Operations API Boilerplate with C# MVC.
api boilerplate-application crud csharp dotnercore dotnet dotnet-core dotnet-framework javascript jquery mssql mvc stored-procedures storedprocedure
Last synced: 28 Dec 2024
https://github.com/4lessandrodev/ddd-repository
template for repository
crud infrastructure repository template
Last synced: 07 Jan 2025
https://github.com/roman-developer/rp-web
Template for Rails + Postgresql DB + Devise Auth + ActiveAdmin
activeadmin activerecord crud devise monolith mvc-architecture postgresql rails7 ruby-on-rails
Last synced: 20 Dec 2024
https://github.com/sibeux/web-keuangan-app
Website pencatatan keuangan
catatankas crud nasrulwahabi php sibeux website
Last synced: 26 Dec 2024
https://github.com/bootcamptoprod/spring-boot-h2
A simple app showcasing how to use H2 database inside a Spring Boot application
api api-rest crud crud-api embedded-database h2-console h2-database spring spring-boot
Last synced: 07 Jan 2025
https://github.com/luisc73/dreamhome
Proyecto modelo-vista-controlador en c# con .net
asp-net-mvc crud csharp css sqlserver
Last synced: 31 Jan 2025
https://github.com/luisc73/inventariogamerscerberus
Sistema de inventario simple en C# Windows Forms
crud csharp sqlserver windows-forms
Last synced: 31 Jan 2025
https://github.com/mouracamila/nodejs-crud
This project was developed at RocketSeat Bootcamp 11. API with NodeJs
api crud express json nodejs nodemon query rocketseat uuid
Last synced: 21 Dec 2024
https://github.com/melardev/angularjsapicrudpagination
AngularJs Crud application
angular-js angularjs crud crud-pagination full-stack fullstack javascript
Last synced: 25 Jan 2025
https://github.com/siddhant-vij/simpledb-engine
A lightweight database engine supporting CRUD, simple queries, and concurrency control with a CLI.
cli-app concurrency crud database-engine java json query-processing
Last synced: 16 Jan 2025
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-mysql
👨🏫PROJETO CRIADO PARA O CURSO DE NODEJS.
crud curse database expressjs framework handlebars javascript mysql nodejs projeto site
Last synced: 27 Jan 2025
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-sql-server
👨🏫ESTE APLICATIVO É UMA PLATAFORMA PARA CRIAR, VISUALIZAR, EDITAR E EXCLUIR POSTAGENS.
crud css database expressjs framework handlebars html javascript nodejs projeto site sql-server
Last synced: 27 Jan 2025
https://github.com/kauancavazani/simple-crud
A simple API developed using Java and Spring Boot to manipulate a mysql database
crud java mysql spring spring-boot
Last synced: 12 Jan 2025
https://github.com/vilhalva/crud-de-postagens-com-nodejs-e-mongodb
👨🏫PROJETO CRIADO PARA O CURSO DE NODEJS.
crud css curse database expressjs framework handlebars html javascript mongodb nodejs projeto site
Last synced: 27 Jan 2025
https://github.com/gabrielrabreu/dotnet-apis-razorpages
Book Crud using Razor Pages in .NET
crud dotnet efcore razor-pages
Last synced: 17 Jan 2025
https://github.com/janluksoft/node_express_ts_mssql
The Node CRUD MVC app with the Sequelize ORM MsSql framework
crud express handlebars javascript mssql mssql-database mvc-architecture node nodejs rest-api sequelize-orm
Last synced: 27 Jan 2025
https://github.com/vn-blgn/node-express-mysql-hbs-crud-api
Nodejs (Express) MySQL Handlebars (Express Handlebars) CRUD Web Application
api crud express express-handlebars expressjs handlebars handlebarsjs hbs mysql node nodejs web-application
Last synced: 27 Jan 2025
https://github.com/vn-blgn/node-express-mongoose-hbs-crud-api
Nodejs (Express) MongoDB (Mongoose) Handlebars (Express Handlebars) CRUD Web Application
api crud express express-handlebars expressjs handlebars handlebarsjs hbs mongodb mongoose node nodejs web-application
Last synced: 27 Jan 2025
https://github.com/pvfarooq/gin-crud-starter
Gin CRUD Starter: A lightweight and modular boilerplate for building RESTful APIs with Go, featuring CRUD operations, GORM integration, and request validation.
beginner-friendly crud docker docker-compose gin go golang golang-migrate gorm postgresql repository-pattern rest-api starter-template
Last synced: 07 Jan 2025
https://github.com/bscript07/furniture-restfull-api
Furniture RESTfull API JS Back End
ajax client client-server client-server-architecture cors crud javascript json server
Last synced: 22 Jan 2025
https://github.com/arsath-eng/todo-next.js
A modern, full-stack Todo application built with Next.js 14, MongoDB, and TailwindCSS featuring real-time updates and a responsive design. 📱✨
crud mongodb nextjs state-management tailwindcss todoapp typescript
Last synced: 11 Jan 2025
https://github.com/itsfk/crud-with-flask
crud flask flask-application flask-sqlalchemy flask-web
Last synced: 13 Jan 2025
https://github.com/sametcn99/mern-stack
This project is a learning progress project aimed at mastering the MERN stack (MongoDB, Express, React, Node.js).
Last synced: 22 Dec 2024
https://github.com/zg3z/web-crud-app
brcypt crud css docker-compose ejs express-session i18n javascript nodemon react react-router sequelize
Last synced: 13 Jan 2025
https://github.com/allen-woods/pipe-crud
A portable dev-ops shell script that provides full CRUD inside of named and pseudo-anonymous Linux pipes.
Last synced: 24 Dec 2024
https://github.com/kenxsantos/firebasecrud
android-studio crud firebase java
Last synced: 14 Jan 2025
https://github.com/sebastian-nunez/creator-verse
A web app that allows users to find, add and edit their favorite content creators!
crud nextjs supabase tailwindcss typescript
Last synced: 21 Jan 2025
https://github.com/antoniolavadodev/springbootcrudjpa
Crud with SpringBoot and JPA
Last synced: 07 Jan 2025
https://github.com/antoniolavadodev/antoniolavadodev
api-rest crud crud-api javadev readme-profile spring-boot springboot3
Last synced: 07 Jan 2025
https://github.com/moaraby/product-management-system-js
Js CRUDS Operations
bootstrap5 crud css3 html5 javascript localstorage responsive search
Last synced: 01 Jan 2025
https://github.com/shyamsunder149/simplecrud-fastapi
Implementing very simple CRUD using FastAPI
Last synced: 13 Jan 2025
https://github.com/elweday/collegesite
A PostgreSQL-backed college management system with SvelteKit-powered interactive views for educators and students. Features include grade tracking, course registration, and prioritized UX & accessibility.
Last synced: 07 Jan 2025
https://github.com/jacobkosmart/todolistwithmvvm-ios-practice
To practice MVVM structure with CRUD
crud mvvm-architecture swiftui userdefaults
Last synced: 28 Dec 2024
https://github.com/ore-codes/blog-takehome
Next.js blog website - take home assessment
app-router blog crud cypress daisyui end-to-end-testing framer-motion nextjs13 react-query reactjs tailwindcss
Last synced: 30 Dec 2024
https://github.com/melardev/android_room_crud
Android Crud application using Room
android android-architecture-components architecture-components crud database java room sqlite
Last synced: 25 Jan 2025
https://github.com/pranavarora1895/quizrest
REST Application using Spring Boot
crud many-to-one postgresql rest-api spring-boot
Last synced: 18 Jan 2025
https://github.com/esperanca-leonardo/jdbc
CRUD em JDBC com relacionamento entre tabelas
crud java jdbc mysql relationships
Last synced: 03 Jan 2025
https://github.com/harish-govindasamy/forget-password-server
Password Reset Flow in Backend
api crud database dotenv express jsonwebtoken mongodb mongoose nodejs nodemailer validation
Last synced: 08 Feb 2025
https://github.com/sandesh300/bulky_mvc
.NET Framework CRUD Operation
crud csharp dotnet razor-pages web-api
Last synced: 06 Nov 2024
https://github.com/ricnaga/finapi
Desafio ignite da trilha noejs: upload de imagens
crud expressjs middleware nodejs swagger-ui
Last synced: 21 Jan 2025
https://github.com/ja12as/login-mern
Creacion de login en MERN en 8 commit
autentication crud express login mern-project mongodb nodejs react token
Last synced: 18 Jan 2025
https://github.com/ahmetulucay/dotnet-rpg
code-first crud dtos httpmethods mvc-ef7 sql webapi
Last synced: 07 Jan 2025
https://github.com/mtlouzada/cloud-contacts
Cloud crud application
cloud crud firebase google-api
Last synced: 28 Dec 2024
https://github.com/leosimoes/rocketseat-java-spring-restapi-todolist
Rocketseat Java course project. REST API with Spring Framework for registering, reading and updating tasks, with filter by user.
crud java rest-api spring-framework
Last synced: 12 Jan 2025
https://github.com/dev-fringe/reactive-stack-sample
reactive with mvc application basic version 0.3
crud event-sourcing mustache netty orm reactive relational-model scala spring
Last synced: 14 Jan 2025
https://github.com/ricnaga/nodejs-todo
Desafio ignite da trilha nodejs: CRUD de todos
crud expressjs middleware nodejs
Last synced: 21 Jan 2025
https://github.com/ricnaga/nodejs-solid
desafio ignite da rocketseat, nodejs com implementação SOLID
crud expressjs nodejs solid swagger-ui
Last synced: 21 Jan 2025
https://github.com/sigit-wasis/learn-adonisjs-
Create a Controller, Model, Migration, Adonis Templating, Create-Read-Update-Delete Data, User Authentication and Refactoring the Routes
adonisjs crud edge javascript javascript-framework migration template-engine
Last synced: 30 Dec 2024
https://github.com/jamal-saadeddin/noteable-be
A streamlined note-keeping application enabling easy creation, editing, and searching of personal and professional notes. This project was part of @Foothill internship program.
Last synced: 20 Jan 2025
https://github.com/maiqxx/todo-crud
crud firebase mobile-dev react-native todo-list
Last synced: 30 Dec 2024
https://github.com/bartzalewski/firebase-crud-app
Firebase Firestore CRUD app created for my Instagram, @bart.code
crud crud-application firebase firestore-database reactjs
Last synced: 05 Jan 2025
https://github.com/808vita/nextjs-blog-with-auth
Nextjs blog - https://nextjs-auth.oofdev.com/
blog bootstrap crud fullstack-javascript mongodb mongoose next-auth nextjs
Last synced: 28 Dec 2024
https://github.com/ribafs/crud-generator-acl
Fork from appzcoder/crud-generator to add acl and others resources.
Last synced: 30 Dec 2024
https://github.com/andreacioni/weeklymenu-api
CRUD REST Api to support all the backend operations of the mobile app
crud flask-api mongoengine python rest-api
Last synced: 13 Jan 2025
https://github.com/luizfppassos/crud_csharp
Basic CRUD operations with SQL Server in C#
Last synced: 28 Dec 2024
https://github.com/novaandini/ci4app
Website CRUD (Create, Read, Update, Delete) dengan menggunakan CodeIgniter 4
backend bootstrap codeigniter codeigniter4 crud php
Last synced: 27 Jan 2025
https://github.com/0xsabdadev/app-android-sqlite-room-capacity
Build sqlite crud android app with native
android-app android-studio crud java sqlite
Last synced: 10 Jan 2025
https://github.com/felipeorlando/go-crud-clean-architecture
A simple Go CRUD following Clean Archtecture pattern
Last synced: 20 Dec 2024
https://github.com/guilhermebkel/strider-job-challenge-2
A simple To-Do application which you create tasks on Desktop and finish it on Mobile.
crud hibernate maven mysql node react rest-api restful-api spring
Last synced: 21 Jan 2025
https://github.com/lintenn/revisionoculargi
Django-based web application to operate and manage customer ocular revisions.
crud django django-application html-css python webapp
Last synced: 06 Jan 2025
https://github.com/krisnaajiep/laravel-blogging-platform-api
A simple Blogging Platform RESTful API built with laravel and support basic CRUD operations for a personal blogging platform.
api application-programming-interface blogging-platform crud crud-api crud-operation laravel laravel-framework restful-api
Last synced: 14 Jan 2025
https://github.com/diegoperea20/flask-crud-sqlalchemy-mysql
Flask CRUD with sqlalchemy mysql where you create name, email and phone
Last synced: 13 Jan 2025
https://github.com/goncanegis/react-crud-mockapi
A React CRUD operation that allows entering data into a mock database using mockAPI. Styled with Semantic UI. Followed freeCodeCamp's tutorial.
crud crud-api crud-application mockapi react react-router reactjs semantic-ui semantic-ui-react
Last synced: 22 Jan 2025
https://github.com/mirkankacan/deuvet
My graduation project.
crud csharp sqlserver veterinary
Last synced: 01 Jan 2025
https://github.com/diegoperea20/angular-with-flask-crud-mysql
Angular with Flask CRUD mysql , creation of tasks with title and description using Angular version 16.2.10. with python Flask CRUD mysql
Last synced: 13 Jan 2025
https://github.com/mirkankacan/mvc5-commercial-automation
udemy course. commercial automation which written in ASP.NET MVC, C#, code-first db.
automation commercial crud csharp sqlserver
Last synced: 01 Jan 2025
https://github.com/altynboy/go-echo-boilerplate
A production-ready Go Echo boilerplate for quick web app development. Includes CRUD operations, JWT authentication, and user roles.
boilerplate crud echo echo-jwt golang gorm jwt-authentication postgresql
Last synced: 07 Jan 2025
https://github.com/mrredu/crud-node-express
CRUD sencillo con Nodejs + Express
crud express javascript learning nodejs
Last synced: 07 Jan 2025
https://github.com/satyamsundaram/notes-webapp
A simple note-taking web app with user authentication.
Last synced: 14 Jan 2025
https://github.com/diegoperea20/nextjs-and-flask-crud-mysql
Nextjs with Flask CRUD mysql , creation of tasks with title and description using Nodejs version v20.10.0 and Next.js version v14.2.3 with python Flask CRUD mysql
Last synced: 13 Jan 2025
https://github.com/mehrajlatifli/survey_jsoncrud
Example for designed to transfer information between forms. CRUD(Create, Read, Update and Delete) of JSON used in file operations.
crud deserialization file forms json jsonarray list listbox listgeneric multiforms root serialization transfer
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/razor-pages-crud-ef-core-class-first-
Example for Razor Pages CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core filter form onget onpost razor-pages search table
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/airline-ticket---entity-framework-databse-first-
Example of Entity Framework Databse First
bindings crud crud-operation database-first delete entity-framework inotifypropertychanged insert listview mssql mssqlserver observablecollection select sql sqlserver-2019 update wpf
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/angular-form
Example for simple Angular form
angular bootstrap crud form jquery localstorage popperjs single-page-applications
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/angular-movieapp_1
angular crud movie notification
Last synced: 14 Jan 2025
https://github.com/mehrajlatifli/api-crud--asp.net-core-web-api-
Example for API CRUD (ASP.NET Core Web API)
asp-net-core aspnetcorewebapi crud crud-api database-first delete entity-framework-core get post put
Last synced: 14 Jan 2025
https://github.com/natanaeldeveloper/laravel-product-crud
CRUD básico de cadastro de produtos em Laravel
crud laravel mercadinho product
Last synced: 07 Jan 2025
https://github.com/natanaeldeveloper/laravel-book-crud
CRUD básico de cadastro de livros em laravel
Last synced: 07 Jan 2025