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/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/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/rickreisme/contactmvc
Uma aplicação web ASP.NET Core MVC que aplica operações CRUD em um sistema de cadastro, listagem, edição e remoção de contatos. Foi utilizado o .NET 8 no Visual Studio 2022 e o PostgreSQL como banco de dados para armazenamento dos contatos. Esse é um projeto básico que foi feito como parte dos meus estudos de C# e .NET.
asp-net-core asp-net-mvc contact-list crud crud-application csharp docker docker-compose dotnet postgresql rickreis rickreisme
Last synced: 13 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/alonach/heroprojectnode
Project of Node advanced course in BC with building REST server
Last synced: 16 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/rob-gon/crud-projects
Web application that implements a CRUD of projects.
crud crud-application laravel laravel-framework laravel8 php8
Last synced: 11 Nov 2024
https://github.com/xbrunosousa/laravel-quickstart
Laravel 8 quickstart
api api-rest authentication crud dingo dingo-api jwt php php7 quickstart sendgrid
Last synced: 15 Nov 2024
https://github.com/nstseek/catalogo-dragoes
Um catálogo de dragões completo para web.
axios cicd crud css3 enzyme firebase github-actions html5 javascript jest lodash momentjs postman ptbr react scss typescript
Last synced: 15 Nov 2024
https://github.com/edugmenes/student-crud
Project I did to complete the Object Orientation cours in Java, this is a simple CRUD student registration. I also explored Java Swing.
cadastro-de-alunos crud crud-application crud-java crud-sample form interface java java-app java-interface javaswing login oriented-object-programming
Last synced: 13 Nov 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/edugmenes/product-registration
This is a simple product CRUD I've made using JavaScript, storing the objects using arrays.
crud crud-application development front-end front-end-development frontend html5 javascript web-application web-development web3 website
Last synced: 13 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/andreyrvs/04-v2-todo-list
v2 - Lista de tarefas com CRUD
Last synced: 16 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/a-tetarwal/binora-pre
Prior to Binora, Developing Binora Phase-I. Binora Pre is a text-based social media platform where users can create and manage posts, interact with each other through messages, and personalize their profiles. The platform provides a simple and clean user interface designed with Tailwind CSS.
bcryptjs binary binora cookie-parser crud ejs expressjs jsonwebtoken jwt mongodb mongoose multer nodejs path
Last synced: 16 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/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
https://github.com/carloshenriquefs/dsmovie-jacoco
✅📽️🎬- Avaliações de Filmes
api-rest crud jpa junit mockito mockito-junit-test
Last synced: 12 Nov 2024
https://github.com/carloshenriquefs/med.voll
:white_check_mark: :pill: - Voll - Gerenciador de clinicas
api-rest build crud junit jwt-authentication mockito springboot3 swagger
Last synced: 12 Nov 2024
https://github.com/carloshenriquefs/agregador-investimentos
✅💰💵 - Agregador de Investimentos
api brapi crud hibernate junit mockito mysql open-feign spring-boot
Last synced: 12 Nov 2024
https://github.com/carloshenriquefs/dslist-java-games
:white_check_mark: - Intensivão Java Spring
Last synced: 12 Nov 2024
https://github.com/carloshenriquefs/f1-formula-one-java
- Challenge Ergast f1 api
api-rest challenge crud ergast-api java
Last synced: 12 Nov 2024
https://github.com/esmakocak/habittracker
Habit Tracker App with reminders
coredata crud mvvm notifications swiftui
Last synced: 11 Nov 2024
https://github.com/sandrewtx08/nestjs-vscode-snippets
crud nestjs vscode vscode-snippets
Last synced: 11 Nov 2024
https://github.com/gustavoherreronunes/projectpetshop-pdo
🐶 Sistema web para realização das operações de CRUD em um banco de dados MySQL com registro dos animais de estimação de uma Petshop. Desenvolvido para fixação e treino dos conhecimentos de PDO (PHP Data Objects) adquiridos durante aulas de Programação para Web.
Last synced: 07 Nov 2024
https://github.com/newhub25/ecommerce
Una tienda ECOMMERCE donde puedes hacer CRUD
bundle challenge challengeonealurageeklatam5 crud crud-application css-flexbox ecommerce front-end front-end-development junior-developer vitejs
Last synced: 11 Nov 2024
https://github.com/bilalsaad2005/library-laravel-5.4
Simple laravel 5.4 example for tutorial - Library.
ajax authentication authors books bootstrap3 crud laravel54 library many-to-many middleware one-to-many sections social-network socialite
Last synced: 11 Nov 2024
https://github.com/sunny-unik/crud_app
My first basic web app for learn MERN stack. It contains all CRUD operations.
beginner-friendly crud javascript mern-stack multer open-source
Last synced: 11 Nov 2024
https://github.com/aelkayam/ticketing-app
Ticketing application featuring Create, Read, Update, and Delete (CRUD) functionality
Last synced: 14 Nov 2024
https://github.com/core-go/elasticsearch
crud elastic-search elastic-search-crud elaticsearch-crud
Last synced: 11 Nov 2024
https://github.com/core-go/cassandra
cassandra cassandra-crud cassandra-search crud
Last synced: 11 Nov 2024
https://github.com/core-go/firestore
crud firestore-crud firestore-search google-firestore search
Last synced: 11 Nov 2024
https://github.com/core-go/dynamodb
amazon-dynamo amazon-dynamodb crud dynamo dynamo-search dynamodb dynamodb-search
Last synced: 11 Nov 2024
https://github.com/priyanayak28/local-storage
A simple web application to add, edit, and delete names with data persistence using Local Storage. Built with HTML, CSS, and JavaScript for practice and learning purposes.
crud css dom-manipulation event-handling front-end html javascript local-storage practice-project web-development
Last synced: 12 Nov 2024
https://github.com/priyanayak28/booking-appointment-app
A simple web application to practice CRUD operations using Axios, Local Storage, and JavaScript. This project demonstrates how to add, edit, and delete data while persisting it across browser sessions.
api-requests axios crud front-end html javascript local-storage practice-project web-development
Last synced: 12 Nov 2024
https://github.com/fabianroy/expresso-emporium-server
PH Practice Project #12 - Server
backend cors crud crud-application crud-operation dotenv expressjs mongodb mongodb-atlas npm rest-api server
Last synced: 12 Nov 2024
https://github.com/fabianroy/expresso-emporium-client
PH Practice Project #12 - Client
client-side crud crud-application crud-operation daisyui frontend react sweetalert2 tailwindcss ui
Last synced: 12 Nov 2024
https://github.com/redpangilinan/andreas-management-hub
Andrea's Fresh & Greens official web application for business management.
crud crud-application management-system ordering-system php
Last synced: 14 Nov 2024
https://github.com/erickrock/pizzariawebapp
O projeto PizzariaWebApp é uma aplicação web que permite gerenciar uma pizzaria online. O projeto usa ASP.NET Core, Entity Framework Core e SQL Server para criar uma API RESTful que expõe as operações CRUD (Create, Read, Update, Delete) para as entidades de Pizza, Cliente, Pedido e ItemPedido
api-restful asp-net-core crud crud-application entity-framework-core estudos open-source pizza pizza-order pizzaria pt-br readme sql-server
Last synced: 12 Nov 2024
https://github.com/phpwine/phpvanilla
PHPCrud is a CRUD System designed to extend PHPWine functionality crud features. ( [ Optional ] Support since PHPWine v1.2.0.9 ++) compatible w/ wine (>=+v1.3.1)
crud crud-api crud-app crud-application crud-functionality php php8 phpcrud phpendpoint restapi
Last synced: 07 Nov 2024
https://github.com/wgtsantos/crud_json
CRUD Simples Utilizando JSON
crud javascript json localstorage
Last synced: 14 Nov 2024
https://github.com/blaymo/myci_datatables
CRUD, Codeigniter 3.0.9 + IgnitedDatatables, Datatables y jQuery
codeigniter3 crud datatables harviacode pagination
Last synced: 14 Nov 2024
https://github.com/eldarlrd/ts-library
A Personal Book Library for TOP projects.
crud mithril odin-project unocss
Last synced: 14 Nov 2024
https://github.com/rominalodolo/firebase_crud_react
My code results working through the CRUD Tutorial Using React + Firebase | Firebase 9 and Firestore Tutorial by Pedro Henrique Machado.
crud firebase react visual-studio-code
Last synced: 13 Nov 2024
https://github.com/guillaumefalourd/poc-rest-api-golang
POC of a REST API with an event CRUD using gorilla/mux in Golang 🐿
Last synced: 13 Nov 2024
https://github.com/gafischer/react-native-crud
Simple React-Native CRUD with WatermelonDB
crud mobile offline react-native watermelon
Last synced: 07 Nov 2024
https://github.com/aliesmaeil/school-system
School Management System, that manages students data registered at any level.
c crud crud-application file filesystem school-app school-management
Last synced: 13 Nov 2024
https://github.com/kenxsantos/basic-crud-laravel
A basic crud system using laravel framework
Last synced: 14 Nov 2024
https://github.com/joogps/muv
Repositório do nosso projeto de Programação III no semestre 2022.2
Last synced: 14 Nov 2024
https://github.com/a-dera/juliacrudapp
A Genie (The highly productive Julia web framework) based Web Application for CRUD operations.
Last synced: 13 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/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/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