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/greg-ynx/ynx-task-manager
Task manager application.
crud django python task-manager ynx
Last synced: 08 Nov 2024
https://github.com/d-alejandro/go-code-examples
Go, Clean Architecture, SOLID, Golang 1.21, Gin Web Framework, Delve Debugging Mode, GORM, Goose, Logrus, Viper, Dependency Injection, RESTful API, PostgreSQL 16, CRUD, DTO, MVC, Docker Compose, SQL, Design Patterns
clean-architecture crud debugging delve dependency-injection design-patterns docker dto gin go golang goose gorm logrus mvc postgresql rest-api solid sql viper
Last synced: 09 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/lunaperegrina/api-lista-telefonica
CRUD de lista telefônica
Last synced: 09 Nov 2024
https://github.com/300degree/golang-crud-example
an example rest api with crud concepts in golang
Last synced: 09 Nov 2024
https://github.com/lokranjanp/wingmanapi
A FASTapi that is also the best wingman you need to UP your game.
Last synced: 09 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/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/alexismartinez1913/crud-java
MySQL connection with Java in the backend.
Last synced: 10 Nov 2024
https://github.com/andersonrezende/lembrador
Software básico para criar/editar/deletar/ver lembretes criados pelo usuário.
Last synced: 09 Nov 2024
https://github.com/sebastianofazzino/newroutes
NewRoutes is a Blog/Social Media web app with user registration and CRUD, JWT authentication, post publishing and editing.
crud java jwt-authentication postgresql spring-boot webapp
Last synced: 12 Nov 2024
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/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/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/henriquediassilva/crud-max
Crud de clientes com Angular 16
angular-material angular16 api crud scss
Last synced: 11 Nov 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
https://github.com/peter42306/studentmvccrud
The simple ASP.NET Core Web App (MVC) for CRUD ops
asp-net-core-mvc crud entity-framework mssql-database mvc
Last synced: 12 Oct 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/anitatess/music-website
website on which you can add, delete, view and edit music data created with: C#, .NET, SQLite, JavaScript, HTML
c-sharp crud dot-net dot-net-core html javascript music sqlite sqlite-database
Last synced: 12 Oct 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/febrianto752/mcc79-employee-app
Aplikasi berbasis console yang merupakan implementasi basic OOP dan Authentication menggunakan bahasa pemrograman C#
Last synced: 12 Oct 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/suganyarajes/axioscrud
React application implementing CRUD operations with user data using Axios fetch to interact with a mock API.
Last synced: 15 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/danpoynor/python-book-database
Exercise creating an SQL database including model creation and CRUD using SQLAlchemy
console-app crud demo-app python sqlalchemy-orm
Last synced: 16 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/karlangaxz/crud
This is a simple CRUD (Create, Read, Update, Delete) web application using HTML, CSS, JavaScript, and Bootstrap. The application allows users to input, display, update, and delete user data such as email, name, and phone number. The data is stored in the browser's localStorage.
bootstrap5 crud crud-application css html html-css-javascript javascript js
Last synced: 15 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/mrbrunelli/crud-php-materialize
Cadastro de clientes feito com Materialize: criar, ler, atualizar e deletar clientes.
Last synced: 15 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/gowthamselvaraj123/teacherportal
The Teacher's Portal allows teachers to securely log in, manage student details and grades, and perform CRUD operations through user-friendly popup forms, streamlining data management and enhancing efficiency.
crud laravel login-system starterkit
Last synced: 11 Oct 2024
https://github.com/mrbrunelli/crud-json-php-react
CRUD JSON utilizando padrões API REST (GET, POST, PUT, DELETE). PHP no backend e ReactJs no frontend.
api-rest create-react-app crud json php react
Last synced: 15 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/nihatquliyev/first-spring-project-crud
First simple spring project
crud html java java-jpa jdbc postgresql spring
Last synced: 15 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/12pavani/inventory_management_project
An efficient Inventory Management App built with FastAPI for the backend and React.js for the frontend. This application provides users with a seamless interface to manage inventory, featuring real-time updates, intuitive CRUD operations, and streamlined navigation.
crud fastapi inventory-management reactjs real-time web-development
Last synced: 31 Oct 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: 12 Oct 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/deepanagarjan/to-do-react-task
TO-DO task
crud css3 html5 javascript jsx reactjs
Last synced: 16 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/adewija/phonebook
A Simple Phone Book on iOS using Core Data
coredata crud crud-sample ios phonebook swift3 xcode8
Last synced: 12 Oct 2024
https://github.com/gurleensethi/restify-crud
A simple CRUD app with restify.
api crud nodejs restify typescript
Last synced: 14 Oct 2024
https://github.com/sumaiyabanu15/crud
This Project is based on CRUD Operations.
Last synced: 11 Nov 2024
https://github.com/rdp77/codeigniter
Simple Program With CodeIgniter
codeigniter crud css html javascript mariadb mysql php simple-app
Last synced: 15 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/davidarchanjo/spring-boot-todo-crud
Spring Boot ToDo CRUD Sample Application
Last synced: 08 Nov 2024
https://github.com/peperoxyz/clippy-quote
Clippy-Quote: Next.js app to keep track of good wise words you heard or read from anywhere. Turn them into notes you can easily revisit, deepening your reflections and understanding.
crud javascript nextjs notes-app reactjs tailwind
Last synced: 05 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/golgothaaksanti/laravel-crud
a simple crud website to manage products with laravel 10, jquery and ajax with mysql database
ajax ajax-form ajax-request crud jquery jquery-ajax jquery-datatables jquery-plugin jquery-validation laravel-framework laravel10 laraver-package mysql mysql-database php php8 sweetalert2
Last synced: 11 Oct 2024
https://github.com/skynest-studios/skydatabase
An high performance API for managing databases using MySQL
async cache cache-storage crud crud-api database database-management fast fast-api gradle groovy high-performance java maven mysql mysql-database spigot sync
Last synced: 23 Oct 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