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-11-16 00:06:01 UTC
- JSON Representation
https://github.com/maiquinho/desafio-ignite-nodejs-01
API para realizar um CRUD de tasks (tarefas).
crud crud-api node-fundamentals nodejs task-api
Last synced: 15 Nov 2024
https://github.com/yenilikci/node.js-restapi
Node.js ile basit bir api uygulaması. GET, POST, PUT ve DELETE http metotları. Express.js kullanmadan ve fake db ile.
Last synced: 16 Nov 2024
https://github.com/yenilikci/aspnet-core-blogapp
blog crud dotnet-core-mvc entity-framework-core partial-views view-components
Last synced: 16 Nov 2024
https://github.com/ciromirkin/shoppinglist_react
A web aplication where you can create a shopping list.
Last synced: 17 Nov 2024
https://github.com/ciromirkin/verysimplecrud_js
It´s a very simple CRUD width JS and local storage API
Last synced: 17 Nov 2024
https://github.com/ltk-mxz/node.js
Node.js / Express.js Projects !
crud crud-api mongodb mongoose movies-api todo-app todoapp
Last synced: 27 Oct 2024
https://github.com/gulshancodes/todo-x
Todo-X | To Do List - React CRUD App
crud crud-application material-ui muiv5 react react-crud-app react-todolist todo todo-reactjs todolist
Last synced: 13 Nov 2024
https://github.com/roman31x/dia-2-proyecto-listado-personas
Proyecto de listar personas en Java esta enfocado mejora lógica de programación y aciones de un CRUD, utilizando Clean Code y Patrones SOLID, estructura MVC, y modularidad. Maven gestiona dependencias y distribución; JUnit verifica funcionalidad. Espero sea de tu agrado :).
clean-code crud java junit maven-plugin poo solid
Last synced: 13 Nov 2024
https://github.com/siensis/kpacrud
KpaCrud Library permits to generate automatically CRUD pages from a DB table
codeigniter-library codeigniter4 crud database-management
Last synced: 15 Oct 2024
https://github.com/moonjose/friendlist_mern
Practicing MERN Stack building a simple contact list
crud crud-api expressjs mern-stack mongodb mongoose nodejs reactjs
Last synced: 14 Nov 2024
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 Nov 2024
https://github.com/imtiajahammad/crudwithpaging
Its a simple MVC CRUD with model called Employee along with paging in the list view.
asp-net asp-net-mvc crud csharp mvc-framework pagedlist pagedlistmvc paging-library
Last synced: 16 Nov 2024
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 Nov 2024
https://github.com/androidbeingx/flask_project
A class project. Code applying the knowlage of flask, sqlite and python.
crud database flask project python sqlalchemy sqlite3
Last synced: 10 Oct 2024
https://github.com/ciromirkin/notesapp_js
Notes app with vanilla javascript.
crud javascript vanilla-javascript
Last synced: 17 Nov 2024
https://github.com/satyamsundaram/notes-webapp
A simple note-taking web app with user authentication.
Last synced: 14 Nov 2024
https://github.com/joakimteixeira/contact-app
Simple CRUD with React and hooks.
airbnb-eslint bootstrap crud javascript reactjs responsive-design svg
Last synced: 16 Nov 2024
https://github.com/reafreitas1/ice-cream_angular
June/2021 - Angular project with backend and frontend. Using npm functions to create components, services and directives.
angular-cli angular9 backend component container crud css directive-angular frontend functional-language html5 json material-ui module nodejs npm object-oriented-programming services typescript
Last synced: 13 Nov 2024
https://github.com/whiteilya/introduction_to_rails
The project is an introduction to Ruby on Rails, focusing on building a web application for managing friends.
crud jwt rails restful-api ruby
Last synced: 13 Oct 2024
https://github.com/bilalmuzafferkose/spring-redis-cache
Spring Boot Redis Cache example app with CRUD
cache crud redis redis-cache redis-client spring-boot
Last synced: 14 Nov 2024
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 Nov 2024
https://github.com/mehrajlatifli/shopdb-crud-with-ado.net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
adonet create create-database crud crud-operation dataview delete insert read select sql sqlserver-2019 stored-procedures table tsql tsql-stored-procedures update userdefined-stored-procedure wpf wpf-application
Last synced: 14 Nov 2024
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 Nov 2024
https://github.com/mehrajlatifli/mvc-crud-ef-core-class-first-
MVC CRUD (ef core class first)
asp-net-core crud ef-core entity-framework entity-framework-core form httpget httppost mvc table
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/jsoncrud
Example of CRUD(Create, Read, Update and Delete) with json file
console crud deserialization file json jsonarray listgeneric root serialization
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/angular-form
Example for simple Angular form
angular bootstrap crud form jquery localstorage popperjs single-page-applications
Last synced: 14 Nov 2024
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 Nov 2024
https://github.com/mehrajlatifli/book---dapper-with-repository-unitofwork-pattern-in-mvvvm
Example of Dapper with MVVM
create crud dapper delete inotifypropertychanged insert listview mssql mvvm observablecollection onpropertychanged query repository-pattern sql table unitofwork-pattern update
Last synced: 14 Nov 2024
https://github.com/mehrajlatifli/angular-movieapp_1
angular crud movie notification
Last synced: 14 Nov 2024
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 Nov 2024
https://github.com/sandra-selezen/phonebook
Phonebook application using React, Redux and Chakra UI
axios chakra-ui crud formik-yup react react-hooks react-hot-toast react-router redux-thunk redux-toolkit rest-api
Last synced: 14 Nov 2024
https://github.com/dnsouzadev/crud_nodejs
Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado
Last synced: 13 Nov 2024
https://github.com/maulanakavaldo/book-app
Book App with Android Room.
android android-app android-application crud kontlin-android kotlin room
Last synced: 13 Nov 2024
https://github.com/samukiszhsd/crudformsubc
Projeto com foco no desenvolvimento de um CRUD para aula de programação web da Universidade Braz Cubas
Last synced: 13 Nov 2024
https://github.com/bankole2000/vue-smoothies
🔰 Simple Crud Web app learning project built with VueJS and Firebase
Last synced: 05 Nov 2024
https://github.com/4sskick/web_basic_crud
Basic CRUD Code Igniter based
code-igniter crud crud-sample sample
Last synced: 14 Oct 2024
https://github.com/ciromirkin/expensemanager_js
A personal expense manager.
bootstrap chartjs crud html javascript
Last synced: 17 Nov 2024
https://github.com/imix-dkz/apirest-php
Ejemplo de CRUD simple de una API REST en PHP directo
Last synced: 16 Nov 2024
https://github.com/alexanderlapygin/cra_msw-data_rtl_faker
CRA starter for mini-blog with testing using FAKER, RTL, MSW and MSWJS/DATA
blog cra crud faker js msw msw-data react react-testing-library rtl softspiders ss starter template test ts typescript
Last synced: 12 Oct 2024
https://github.com/guicheffer/can-we-skip-the-dishes
🍽 Can we skip the dishes? Yes we can! This is a basic spa (no server-side rendering) for displaying products and customers orders.
crud css3 es6 html5 jest localstorage nightwatch react reactredux redux skip-the-dishes spa stylus webpack
Last synced: 13 Nov 2024
https://github.com/greg-ynx/ynx-task-manager
Task manager application.
crud django python task-manager ynx
Last synced: 08 Nov 2024
https://github.com/jezbravo/laravel-crud-api
Basic backend CRUD with Laravel
composer crud crud-application laravel mysql php railway
Last synced: 13 Oct 2024
https://github.com/d-malex/backend-node.js
SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js
api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3
Last synced: 12 Oct 2024
https://github.com/qridwan/doctors-portal
MERN stack website
crud express mongodb-atlas nodejs react
Last synced: 17 Nov 2024
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: 17 Nov 2024
https://github.com/camilafbarcellos/curso-laravel-11
Repositório para o curso sobre PHP com Laravel 11 da EspecializaTi Academy.
crud laravel11 php8 tailwindcss
Last synced: 12 Oct 2024
https://github.com/notbadcode/producttest
Simple Yii2 CRUD. RBAC
crud php php-crud rbac yii2 yii2-crud yii2-framework yii2-rbac
Last synced: 12 Oct 2024
https://github.com/aayushpagare21-compcoder/notes2.0_php
Project Number 11 : A notes crud app hosted on xampp server and created using PHP which allows the user to create, read , delete and update notes and also stores the notes in a MySQL database. Learned how to use xampp server and phpmyadmin, how to create a connection with database, how to fire SQL queries using php
bootstrap5 crud javascript mysql php phpmyadmin-database xampp
Last synced: 15 Nov 2024
https://github.com/t0malexander/nestjs-alura
API RESTful com operações básicas CRUD usando Nest.js, Typescript, SOLID e Design Patterns
api-restful crud design-patterns nestjs solid typescript
Last synced: 05 Nov 2024
https://github.com/andrewjbateman/nodejs-mongoosedb-shoppingcart
:clipboard: Udemy Node.js tutorial shopping cart using mongoose to manage products for azure cloud database
compression crud database-schema deployment development express helmet heroku-deployment javascript mongodb mongoose nodejs
Last synced: 07 Nov 2024
https://github.com/pandiaraj-22/react-todo-app
TODO App
crud css html javascript react
Last synced: 15 Nov 2024
https://github.com/taiseen/add-location-react-app
CRUD App | Acdemayi
context-api crud crud-operation curd curd-operation firebase-database firebase-realtime-database jsx react react-router-v6 tailwind-css tooltip-library
Last synced: 13 Nov 2024
https://github.com/andrewjbateman/nodejs-tutorial-rest-api
:clipboard: This is an app to practise working with Representational State Transfer (REST) APIs that just transfer data instead of user interfaces.
bcrypt-nodejs codepen cors crud graphql headers mongoose-schema multer nodejs postman-api replace rest-api socket-io
Last synced: 07 Nov 2024
https://github.com/ericimperiale/sitios-noticias-php
Un mini sitio de noticias con panel de administración completo, desarrollado en PHP 8.0 OOP, con características como paginador, gestión de imágenes, autenticación y sistema de comentarios.
authentication composer crud html5 intervention-image mysql oop php phpmailer
Last synced: 13 Oct 2024
https://github.com/creativecuriositystudio/cruddle
(DEPRECATED) Simplifying CRUDL screen development using ModelSafe
angular2 crud data html model typescript ui web
Last synced: 13 Nov 2024
https://github.com/dalthviz/cloudcrud
A CRUD project for managing events
bootstrap crud rails5 react-rails ruby
Last synced: 13 Nov 2024
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: 13 Nov 2024
https://github.com/yurii-yevsiukov/goit-js-hw-11
GoIT homework module 11
async await axios crud css html javascript js json
Last synced: 17 Nov 2024
https://github.com/solar05/health-crud
Simple crud using clojure/clojurescript
Last synced: 14 Nov 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: 13 Nov 2024
https://github.com/sushmey/haikublog
A website to posts haikus
bootstrap5 crud crud-application flask-application haiku login-oauth mysql mysql-database phpmyadmin-database session-cookie sql syllapy
Last synced: 10 Nov 2024
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 Nov 2024
https://github.com/goswamilucky/just-todos
A simple Todo app for adding and removing tasks with real-time sync via Firebase. Built with HTML, CSS, and JavaScript, it offers a clean and responsive user interface.
beginner-project crud css firebase frontend html javascript opensource practise-project realtimedatabase responsivedesign taskmanager todoapp ui ux webapp webdevelopment
Last synced: 10 Nov 2024
https://github.com/yogaprasadk/firebase_reactjs_course
it is a repository learn about firebase and reactjs
authentication crud firebase notifications setupreact
Last synced: 10 Nov 2024
https://github.com/cyoung-sudo/user-management-app
An application used to create, update, and delete a list of users.
crud css ejs expressjs font-awesome html javascript jquery mongodb-atlas nodejs user-management
Last synced: 16 Nov 2024
https://github.com/milliorn/task-tracker
Task Tracker is a web application built with Angular that allows users to track and manage their tasks.
angular angularjs crud crud-api crud-application crud-functionality crud-operation font-awesome json-server karma karma-jasmine node node-js nodejs rxjs task tasks typescript
Last synced: 26 Oct 2024
https://github.com/yjg30737/typescript-crud-example
Basic typescript CRUD example
backend class-validator crud javascript mybatis mybatis-mapper nodejs restapi typescript
Last synced: 07 Nov 2024
https://github.com/stscoundrel/wp-post-crud
Provides class for handling CRUD operations on WP Posts
composer-package crud wordpress
Last synced: 26 Oct 2024
https://github.com/abdulsamie10/react-mern-crud
In this MERN stack application, I created a basic Student app from starting to finish. This app will allow us to create student, show students list, update student, and delete a student from the MongoDB database.
api api-client api-rest application crud crud-api css html javascript mern mern-project mern-stack mongodb mongoose
Last synced: 07 Nov 2024
https://github.com/stephin007/biteadvisor-fe
A platform for users to share their dining experiences, discover new places to eat, and make informed decisions.
crud env firebase javascript react responsive
Last synced: 21 Oct 2024
https://github.com/polaristlx/myarticles
Rails as an API Project
api crud rails ruby ruby-on-rails
Last synced: 21 Oct 2024
https://github.com/bastidanicolas/fullstackcv-backend
Backend for FullStackCV-FrontEnd, Spring Boot CRUD REST API
argentina-programa argentinaprograma backend-api crud crud-api jwt jwt-authentication mysql object-oriented-programming rest-api restapi spring spring-boot spring-data-jpa spring-rest-api spring-security springboot
Last synced: 26 Oct 2024
https://github.com/andrewjbateman/node-orm-postgres
:clipboard: Node.js backend using TypeORM & Typescript to create a data Entity model and perform CRUD operations on the data in a PostgreSQL database, Angular frontend with Tailwind styling to display backend data
angular14 crud css3 database database-management html5 json node nodejs orm postgres postgresql tailwindcss typeorm typescript typescript4
Last synced: 07 Nov 2024
https://github.com/suthar-suresh/curdopwithredux-in-mern
crud mern-stack mongodb mongoose reactjs redux-toolkit
Last synced: 14 Nov 2024
https://github.com/wodsonluiz/helloworldcruddynamodb
Repo to explore AWS Dynamodb
Last synced: 29 Oct 2024
https://github.com/ug-dbg/yop
YOP is a lightweight ORM wannabe. Hit and run, no session, no bytecode generation, SQL-like syntax with method references.
crud java java-8 lightweight orm yop
Last synced: 12 Oct 2024