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/npateras/crud-api-with-nodejs-and-mvc
Engineered a MongoDB-backed CRUD API using Node.js within an MVC architecture.
api crud javascript js json mongodb mvc nodejs
Last synced: 10 Nov 2024
https://github.com/codertonychan/veewapcloud
angular1 crud intellij-idea tony websocket
Last synced: 10 Nov 2024
https://github.com/titikterang/php_simple_crud_helper
Simple database crud helper based on php
Last synced: 10 Nov 2024
https://github.com/joysarkarbd/simple-node-express-user-server
cors crud express javascript nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/genius-car-mechanic-server
body-parser cors crud dotenv express javascript mongodb nodemon
Last synced: 12 Nov 2024
https://github.com/joysarkarbd/dream-bicycle-server-side
body-parser cors crud dotenv express javascript mongodb nodemon
Last synced: 12 Nov 2024
https://github.com/rafaelblum/livewire-v3-crud-uploading
Este é um projeto de desenvolvimento de CRUD, Uploading de imagens, bibliotecas front-end e backend, afim de desenvolver mais a nova versão do Livewire 3.0.
chartjs crud flowbite graficos laravel layouts livewire tailwindcss upload-images
Last synced: 10 Nov 2024
https://github.com/blordeus/to-do-app
A To-Do list app made with React Chakra UI. My first attempt at a CRUD app
Last synced: 11 Nov 2024
https://github.com/isherezahin/laravel-vue-crud
This project is a CRUD (Create, Read, Update, Delete) application built using Laravel 10 and Vue.js with Vite, enabling users to manage student records efficiently.
Last synced: 12 Nov 2024
https://github.com/hosanabarcelos/crud-laravel
CRUD made in Laravel to generate texts for studies with the framework.
Last synced: 12 Nov 2024
https://github.com/lucasfeliciano02/to-do-app-crud-gui
Aplicativo to-do feito com a gui tkinter e com o bd sqlite em que há um crud. (Contém o arquivo executável)
crud database sqlite tkinter-gui
Last synced: 14 Nov 2024
https://github.com/lucasfeliciano02/library-crud-gui
Livraria pessoal que contém uma gui em tkinter e um banco de dados SQlite com crud. Foi desenvolvido para a pessoa ter uma melhor gestão de seus livros
crud python sqlite tkinter-gui
Last synced: 14 Nov 2024
https://github.com/lucasfeliciano02/consulting_form-gui-crud
Formulário de consultório feito em python com a gui tkinter em que há a conexão com um banco de dados sqlite e as opções de CRUD conforme os botões
crud python sqlite-database tkinter-graphic-interface tkinter-gui
Last synced: 14 Nov 2024
https://github.com/michaljalowik/node_boila
Node boilerplate app
ci crud docker docker-compose jest nestjs psql swagger typeorm
Last synced: 10 Nov 2024
https://github.com/shamaru001/laravel_6_crud
Crud on laravel 6 with authentication.
authentication crud docker docker-compose laravel laravel6
Last synced: 11 Nov 2024
https://github.com/horellana08/ejercicios-con-js
Repositorio de ejercicios prácticos con JavaScript, diseñado para fortalecer conocimientos en programación y lógica. Incluye ejemplos de manipulación de DOM, funciones, estructuras de control, arreglos y más. Ideal para quienes se inician en JavaScript o buscan mejorar sus habilidades.
Last synced: 14 Nov 2024
https://github.com/esquiafo/astro-solid
Astro and Solid
astro astrojs crud fetch fetch-api get graphql graphql-client http solid solidjs strapi strapi-cms strapi-plugin typescript
Last synced: 12 Nov 2024
https://github.com/vitor-msp/crud-csharp
CRUD básica desenvolvida em C# para cadastro de cliente em banco de dados SQL Server.
ado-dotnet crud csharp sql sql-server
Last synced: 10 Nov 2024
https://github.com/jsamuelap/crud-ligamx
CRUD para gestionar equipos de la Liga BBVA MX, utilizando una api local falsa.
api-rest crud font-awesome football javascript json-server mexico tailwindcss
Last synced: 10 Nov 2024
https://github.com/jsamuelap/administrador-asignaturas
CRUD para administrar materias escolares con JavaScript
bootstrap crud javascript localstorage school
Last synced: 10 Nov 2024
https://github.com/jcoderpaul/jdbc_practice
Examples of work with JDBC. DAO, CRUD concept. Simple SQL and Prepared Statement queries. Description in doc folder. Section cheat sheet. For memory!
crud dao-design-pattern java jdbc postgresql sql-queries
Last synced: 10 Nov 2024
https://github.com/riatabduramani/laravel54angularjs
This is a sample code for CRUD in Angularjs and Laravel 5.4
Last synced: 11 Nov 2024
https://github.com/lintangwisesa/nodejs_http_server_crud
A simple Node.JS HTTP CRUD API server using HTTP module
Last synced: 11 Nov 2024
https://github.com/sanafagal/book-manager-api
A FastAPI-based CRUD application for managing authors, supporting JSON and XML formats, with MongoDB Atlas integration for data storage.
crud fastapi mongo-atlas pyhton xml
Last synced: 11 Nov 2024
https://github.com/pj8912/flask-crud
Basic python flask crud application with mysql
crud crud-application flask flask-application flask-crud mysql mysql-connector python3
Last synced: 12 Nov 2024
https://github.com/nikitaahuja9/to-do
A responsive MERN Stack Personal Planner Application for managing everyday tasks.
bootstrap crud css express html javascript mern-stack mongodb node postman react rest-api sass
Last synced: 11 Nov 2024
https://github.com/vbsantos/csharp-notes-api
REST API made with .NET C# for taking and organizing Notes
api crud csharp docker docker-compose dotnet-core mongodb nosql oop rest swagger
Last synced: 11 Nov 2024
https://github.com/faiyazkhan024/crud
CRUD is a collection of projects. This projects are written in different Programming Languages / Framework. Each project demonstrate the CRUD operation using different available method.
angular crud expressjs gatsbyjs javascript nextjs nodejs reactjs typescript
Last synced: 11 Nov 2024
https://github.com/felipeg-almeida/labecommerce-backend
Este é o projeto LabeCommerce, uma aplicação web de e-commerce desenvolvida como parte do projeto final do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.
api backend crud endpoints express typescript
Last synced: 11 Nov 2024
https://github.com/felipeg-almeida/labeddit-backend
Este é o backend do projeto Labeddit, uma rede social inspirada no reddit. Desenvolvido como parte do projeto final do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.
api backend crud express jest knex layered-architecture nodejs poo sqlite typescript unit-testing
Last synced: 11 Nov 2024
https://github.com/felipeg-almeida/projeto-labook-backend
Este é o projeto Labook, uma rede social com o objetivo de promover a conexão e interação entre pessoas. Desenvolvido como parte do projeto final do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.
api backend crud express knex layered-architecture nodejs poo sql sqlite typescript uuid
Last synced: 11 Nov 2024
https://github.com/alexgalhardo/adonisjs.alexgalhardo.com
A simple full stack application for me learn and improve my skills in AdonisJS 6 framework
adonis adonis-framework adonis6 adonisjs authentication crud full-stack-web-development mvc mvc-architecture pm2 postgresql tailwindcss typescript
Last synced: 11 Nov 2024
https://github.com/nirmit27/flask-api
Learning API development with Flask.
api api-rest crud crud-application flask mongodb mongodb-atlas pymongo python python3 thunder-client vercel vercel-deployment
Last synced: 11 Nov 2024
https://github.com/nirmit27/learning-node-js
Learning Node.js ... one step at a time. 🙃
crud database expressjs mysql nodejs tailwindcss
Last synced: 11 Nov 2024
https://github.com/kevinadhiguna/yomunication
Yomunication is a web application that allows you to create, read, update, and delete articles.
article blog crud crud-application expressjs mongodb nodejs rest-api
Last synced: 12 Nov 2024
https://github.com/mathleite/simple-go-api
Simple CRUD api
api crud docker golang hacktoberfest mux
Last synced: 06 Nov 2024
https://github.com/lev4and/onlinerecruitingplatform
Платформа онлайн-найма на DevExtreme ASP.NET Core
ajax asp-net-core-mvc asp-net-core-web-api bootstrap crud csharp css devextreme entity-framework-core fias git html http-client javascript jquery mssql rest-api scss xunit xunit-tests
Last synced: 11 Nov 2024
https://github.com/lev4and/fiasapi
API для разработчиков, предназначенный для предоставления адресной информации из базы данных ФИАС (только 74 регион (Челябинская область)) на ASP.NET Core API
asp-net-core-api crud csharp entity-framework-core fias-database http-client mssql rest-api xunit
Last synced: 11 Nov 2024
https://github.com/lev4and/astronomytesting
Программа, предназначенная для тестирования студентов по астрономии на WPF
asp-net-core-api crud csharp entity-framework-core git http-client material-design mvvm rest-api wpf
Last synced: 11 Nov 2024
https://github.com/yehonatal/rmiwithdatabase
A simple application that performs the basic CRUD operations to a normal user registration form coupled with the basics of RMI to have remote access to the functionalities of the application from a remote or local device.
Last synced: 11 Nov 2024
https://github.com/e19166/simulator
A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.
backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing
Last synced: 11 Nov 2024
https://github.com/danukarangith/python-tkinter-crud-application
A simple user management system built with Python, Tkinter, and MySQL, providing basic CRUD operations to manage user data. Ideal for learning how to integrate a GUI with a database.
Last synced: 14 Nov 2024
https://github.com/thegeorgenikhil/grpc-go-expense-manager-crud
This a simple CRUD application using gRPC and Go, where you can create, read, update and delete expenses.
Last synced: 11 Nov 2024
https://github.com/percivalyan/library-crud-php
Web Library CRUD with HTML, CSS, JS and Native PHP
Last synced: 11 Nov 2024
https://github.com/keyur121141/graphql-crud-using-nodejs-and-mongodb
Create Simple Crud Using GraphQL Server With NodeJs And MongoDB
api create crud crud-api crud-application delete graphql graphql-server mongodb nodejs read update
Last synced: 12 Nov 2024
https://github.com/kuestenflunder/grade-submission
Explore this Spring Boot project illustrating an intuitive grade submission system. Crafted during a recent course, it showcases a seamless integration of Thymeleaf frontend & Spring backend, demonstrating a solid foundation in modern web application development. Ideal to grasp the Spring Boot fundamentals effectively.
crud datahandling spring-boot thymeleaf
Last synced: 11 Nov 2024
https://github.com/lalathealter/artkeeper
a CRUD app in golang dedicated to saving links to various resources (no frameworks used); [WARNING: FAR FROM FINISHED AND NO REASONABLE ERROR MESSAGES (yet)]
crud framework-less go golang golang-api golang-server psql rest sql
Last synced: 11 Nov 2024
https://github.com/sumaiyabanu15/crud
This Project is based on CRUD Operations.
Last synced: 11 Nov 2024
https://github.com/josephgodwinkimani/nestjsx-crud-starter
@nestjsx/crud starter repository for RESTful APIs running on Fastify
boilerplate crud fastify nestjs nestjsx-crud restful-api starter-template typeorm
Last synced: 11 Nov 2024
https://github.com/aswassaw/simple-crud-laravel7
Latihan saya melakukan CRUD menggunakan Laravel 7.
Last synced: 11 Nov 2024
https://github.com/juliandgp/itsensebodegafrontend
Consumo de APIs desde ANGULAR y TYPESCRIPT con login, register e interceptors, estilos con Bootstrap, Toastr y Font Awesome
angular bootstrap5 crud interceptors login register toastr typescript
Last synced: 31 Oct 2024
https://github.com/bineet-ratna-shakya/hellswok-food-data-manager
HellsWok Food Data Manager using Data Structures & Algorithms
binary-search crud data-structures java mergesort
Last synced: 11 Nov 2024
https://github.com/mar-alv/ignite-contact-list-python
1st Python challenge of Ignite, Rocketseat's programming course, a console application to save, edit, delete and favorite your contacts
Last synced: 12 Nov 2024
https://github.com/nostromo76/book
Blog "Book" ,simple site with demonstrating Laravel operating.
Last synced: 11 Nov 2024
https://github.com/leylahosseini/boilerplate-echo-gorm-postgres
Boilerplate Echo Gorm Postgres
crud crud-operation echo echo-framework gorm postgres
Last synced: 12 Nov 2024
https://github.com/ryanrahman26/php-ajax
Aplikasi PHP CRUD dengan AJAX & PDO
Last synced: 11 Nov 2024
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: 12 Nov 2024
https://github.com/linggarm/sistem-uji-kir-dinhub-banjarnegara
Sistem Pendaftaran Uji KIR (Kelayakan Kendaraan) Dinas Perhubungan Kabupaten Banjarnegara merupakan sebuah project yang dibuat untuk kepentingan PKL (Praktik Kerja Lapangan) pada tahun 2020
bootstrap bootstrap4 crud css divi html javascript mysql php pkl sbadmin sbadmin2 software-development wordpress
Last synced: 11 Nov 2024
https://github.com/sidavd/rest_api_project
A database manging RESTapi
asp-net-core crud csharp dto entity-framework-core http-requests mysql-database rest-api
Last synced: 14 Nov 2024
https://github.com/hasiniwijerathna/blogger-api
axios crud express-js jwt-authentication
Last synced: 11 Nov 2024
https://github.com/maemresen/javafx-registration-app
An example JavaFX destop application with CRUD.
crud desktop-application hbase java javafx jdbc
Last synced: 12 Nov 2024
https://github.com/boytur/todolist-laravel-mysql-crud
Basic CRUD using Laravel framework working with mySQL database and styling by Tailwind.css
basic-crud crud laravel mysql php tailwindcss
Last synced: 08 Nov 2024
https://github.com/leotm/admin
My successful MVP solution to a coding exercise to create an admin view for new user data.
admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management
Last synced: 11 Nov 2024
https://github.com/juliend2/airdb
A simple web-based CRUD manager for Sqlite3
Last synced: 11 Nov 2024
https://github.com/sami-ul-haq/students-database-react
Students Database Using Reactjs. Create, Read, Update And Delete Student Database
crud crud-application database database-management reactjs student-management
Last synced: 11 Nov 2024
https://github.com/dorkatzir/pixel-positions
Jobs Listing - Laravel11 Web App
blade components crud laravel php sqlite tailwindcss vitejs
Last synced: 12 Nov 2024
https://github.com/ardywsptr/phpdasar
Materi PHP dasar playlist youtube channel Web Programming Unpas
arrray crud database functional-programming mysql php wpu-channel
Last synced: 14 Nov 2024
https://github.com/carloshenriquefs/courses
💻🖱️- Api de cursos de programação
Last synced: 12 Nov 2024