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-01-09 00:09:43 UTC
- JSON Representation
https://github.com/kislaykashyap-hub/super-app
The Super App is a comprehensive platform that integrates multiple services including user management, e-commerce, payment processing, real-time messaging, ride-hailing, analytics, notifications, and search functionality.
authentication crud dotenv expressjs javascript jwt linux microservices mongodb mongodump mongorestore nodejs restful-api
Last synced: 23 Nov 2024
https://github.com/kislaykashyap-hub/ott-application
The OTT Project is a microservices-based application designed to manage various aspects of an Over-The-Top (OTT) media service.
crud expressjs git javascript microservices mongodb nodejs restful-api
Last synced: 23 Nov 2024
https://github.com/gahbr/angular-crud-rotas
crud em angular
angular crud javascript practice-project typescript user-interface
Last synced: 29 Dec 2024
https://github.com/gahbr/agenda-de-contatos
Projeto crud simples em Java. Link para o Java docs: https://gahbr.github.io/Agenda-de-contatos/
crud crud-application java javascript jsp-servlet mvc mysql
Last synced: 29 Dec 2024
https://github.com/gahbr/parking-control-api
REST API Spring
crud java rest-api spring-boot springframework
Last synced: 29 Dec 2024
https://github.com/lin3s/admincrudextensionsbundle
CRUD extension for LIN3SAdmin
Last synced: 29 Dec 2024
https://github.com/felipeorlando/go-crud-clean-architecture
A simple Go CRUD following Clean Archtecture pattern
Last synced: 20 Dec 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/aspgm-fav/learn-angular-js-crud
getting started using angularjs, for experiments
Last synced: 02 Jan 2025
https://github.com/dbgjerez/iot-devices-crud
microservice to manage iot device configuration. Developement with gingonic, golang and MongoDB
crud docker gin gin-gonic golang helm iot kubernetes mongodb
Last synced: 29 Nov 2024
https://github.com/hebahamdan2/todolist-app
To Do List App is a task management application built with Next.js 14, enabling users to manage tasks through CRUD operations, with data stored in MongoDB.
axios crud mongodb mongoose nextjs typescript
Last synced: 21 Dec 2024
https://github.com/lamzaone/flask-pet-adoption-app
Flask web app with Google OAuth2.0 and SQLite3
crud crud-app crud-application flask flask-application flask-login flask-web google-api google-oauth2 oauth2 oauth2-login pagination sqlite3
Last synced: 20 Dec 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: 08 Jan 2025
https://github.com/downstize/db_bus_project
БД для bus_project
crud database dbeaver postgresql sql
Last synced: 21 Dec 2024
https://github.com/tensorush/bookkeeper
🐹 📚 Backend for a bookkeeping service based on gRPC.
banking banking-system bookkeeper bookkeeping crud crud-api go go-service golang grpc grpc-go jwt paseto postgres postgresql protobuf redis rest rest-api smtp
Last synced: 25 Dec 2024
https://github.com/milan-sony/django-crud
This is a simple project that performs CRUD operations in Django using Mysql database
bootstrap4 crud css3 django html5 mysql
Last synced: 11 Nov 2024
https://github.com/milan-sony/php-crud
A simple CRUD operation program using PHP (BCA-2021)
Last synced: 11 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/polaristlx/myarticles
Rails as an API Project
api crud rails ruby ruby-on-rails
Last synced: 09 Dec 2024
https://github.com/bohdanmoroziuk/shop-rest-api
A RESTful CRUD API with Node.js, Express.js and MongoDB (Mongoose).
crud express javascript mongodb mongoose nodejs restful-api
Last synced: 20 Dec 2024
https://github.com/maximoortelli/crud-api-rest
api api-rest axios boostrap crud css html javascript json json-server react
Last synced: 14 Dec 2024
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 19 Dec 2024
https://github.com/codetun/nextjs-crud
Showcasing my favorite way to work with databases in Next.js using Prisma. 🚀 Includes CRUD operations, development/production workflows, managing data relations, and optimizing performance with indexes. 🔧💾 Explore how Prisma simplifies database interactions in modern web apps. 🌐
api crud nextjs nodejs prisma shadcn-ui sqlite tailwindcss
Last synced: 10 Dec 2024
https://github.com/neo/reactive-notebook
:memo:
crud demo framework7 phonegap practice react touchid
Last synced: 29 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/iamtonmoy0/crud-api-with-golang
CRUD api functions with golang
api begginers-project crud crud-api crud-api-with-go go golang google google-go-programming
Last synced: 05 Jan 2025
https://github.com/hallowshaw/my-todo-list-using-firebase
A simple todo list application built with React, Vite, and Firebase. Users can securely sign up, log in, and manage their todo items in real-time with Firebase's real-time database. The application features CRUD operations, authentication, and a responsive design, making it easy to use across different devices.
crud crud-application crud-operation firebase firebase-database firebase-realtime-database javascript js jsx react react-hooks reactjs
Last synced: 05 Jan 2025
https://github.com/hallowshaw/skillsetsail
Skill Set Sail is a modern MERN stack application for job seekers and employers. It simplifies job posting, application management, and talent discovery with a user-friendly interface and robust features.
crud crud-application expresss javascript job-portal jobsearch jobseeker mern-stack mongodb nodejs react react-router reactjs
Last synced: 05 Jan 2025
https://github.com/notbadcode/symfony3test
Simple Symfony 3 REST CRUD
crud php php-crud symfony symfony-crud symfony3
Last synced: 27 Dec 2024
https://github.com/alekkiq/python-crud-api
Creates a simple CRUD API based off any MariaDB/PostgreSQL/SQLite database
api crud mariadb postgresql python rest-api sql sqlite
Last synced: 13 Dec 2024
https://github.com/mangesh-balkawade/express-sequelize-kit-mb
A reusable package for backend development using Node.js, Express, and Sequelize, featuring customizable CRUD operations and commonly used API and repository functions. It promotes clean code, encapsulation, and DRY principles for easy integration into various projects.
backend crud express mvc mysql nodejs orm repository-pattern rest-api sequelize
Last synced: 29 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/ashamethedestroyer/task-management-php
A simple CRUD project in PHP to test my skills and solid them.
authentication backend crud crud-application css full-stack minify-css php sass scss task-management
Last synced: 19 Nov 2024
https://github.com/fabiobrasileiroo/cadastro_crud_de_qualidade_em_c
Crud in c using the gtk lib
Last synced: 14 Dec 2024
https://github.com/glaucia86/hackingcarreira-serverless-demo
Repositório responsável pelas demos relacionadas ao evento Hacking de Carreira WoMakersCode 2020 Hacking de Carreira WoMakersCode 2020
angular angular9 azure azure-functions crud font-awesome nodejs serverless
Last synced: 14 Dec 2024
https://github.com/4sskick/web_basic_crud
Basic CRUD Code Igniter based
code-igniter crud crud-sample sample
Last synced: 28 Nov 2024
https://github.com/arthur5120/real-time-chat-app
Real-time chat app with auth, room management, user status tracking, and notifications.
axios chat crud express fullstack mysql node-js prisma react real-time socket-io tailwindcss typescript
Last synced: 20 Dec 2024
https://github.com/mubaraksulayman/mex
A mini-expense management app. Built with Laravel, TailwindCSS, and a lot of love, deployed on Heroku.
api crud heroku laravel monolith-architecture php postgresql tailwindcss vuejs vuex
Last synced: 14 Dec 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: 19 Nov 2024
https://github.com/iamtonmoy0/task-mangement-application
Task management application with nestjs
api crud crud-application nest nestjs task task-management type
Last synced: 05 Jan 2025
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: 27 Dec 2024
https://github.com/n0iire/unibookstore
Simple Laravel + Tailwind CSS CRUD Example
crud laravel laravel9 php php-framework simple-app simple-project tailwindcss
Last synced: 21 Dec 2024
https://github.com/tal7aouy/laravel-crud-with-search
Crud with search using Ajax
Last synced: 29 Dec 2024
https://github.com/felipe-sant/crud-javascript
Sistema CRUD (Create, Read, Update, Delete) com JavaScript.
Last synced: 28 Dec 2024
https://github.com/algifariz/alltan-notes
Aplikasi Notes/Catatan Berbasis Web Menggunakan Codeigniter 4
Last synced: 06 Dec 2024
https://github.com/mahonrim/crudmvccamion
Crud hecho en c# asp.net mvc 2.0 con conección a SQL SERVER 2017. Utilizando modelos, vistas y controladores
asp-net-mvc crud csharp html mvc mvc-pattern sql-server web
Last synced: 14 Dec 2024
https://github.com/mahonrim/crud-usuarios
CRUD Hecho en python 3.7 y sqlite3
crud crud-application python3 sqlite3 tkinter-gui
Last synced: 14 Dec 2024
https://github.com/zenodeapp/substitution-matrices
A CRUD for substitution matrices like BLOSUM50, BLOSUM62, PAM250 and more; commonly used in Bioinformatics and Evolutionary Biology.
bioinformatics crud hardhat matrix nucleotide-sequences protein-sequences solidity substitution-matrices
Last synced: 13 Dec 2024
https://github.com/mahonrim/crud-windows-forms-csharp
CRUD CSHARP con Oracle usando windows forms
connection crud csharp oracle stored-procedures windows-forms
Last synced: 14 Dec 2024
https://github.com/mahonrim/crud-c-and-sqlserver
CRUD C#. It can actually read and show information. It uses stored procedures.
Last synced: 14 Dec 2024
https://github.com/alexcage2/burgershop
Burger ordering app with admin panel
admin-dashboard ado-net crud csharp mvc postrgresql rest
Last synced: 28 Dec 2024
https://github.com/mahonrim/emailsadddelete
This program helps you to add and delete emails with Python3 , Flask, sqlalchemy, html,jinja
add crud crud-application delete flask flask-application html5 jinja2 python3 show sqlalchemy update web
Last synced: 14 Dec 2024
https://github.com/mahonrim/sistemagestortransporte
Sistema que administra un sistema de gestion de transportistas que segun el tipo de usuario que ingrese son las actividades que podra realizar en el sistema hecho en Java Swing y SQL Server desarrollado por Mahonri Martinez
crud java-8 javase login sqlserver-2017 storedprocedures swing-gui
Last synced: 14 Dec 2024
https://github.com/appleipx/rest-api-django
REST API Backend сервер на Django
authentication crud django-rest-framework token
Last synced: 13 Nov 2024
https://github.com/zenodeapp/protein-crud
A basic CRUD for Proteins with string query functionality.
awk contracts crud proteins query-parser solidity
Last synced: 13 Dec 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/mahonrim/crud-toys
CRUD de Toys hecho en Python y sqlite3 con interfaz grafica hecha en tkinter
crud python3 sqlite3 tkinter-gui
Last synced: 14 Dec 2024
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 29 Dec 2024
https://github.com/anthonylee1994/drawviva-frontend
DrawViva PWA with Next.js
crud nextjs react typescript webnotification webpush
Last synced: 29 Dec 2024
https://github.com/peplxx/postapi
The application provides basic CRUD functionalities for managing posts in a database.
crud crud-application crud-sample fastapi python
Last synced: 20 Dec 2024
https://github.com/anthonyharold67/blog-app
authentication-backend crud django django-template python
Last synced: 18 Dec 2024
https://github.com/elis-vasconcelos/backend-rest-api-crud
REST API with a CRUD to control a table of users. It uses Express, ORM Prisma, SQLite and Tyscript.
backend crud expressjs prisma-orm rest-api
Last synced: 14 Dec 2024
https://github.com/cristofima/crudionictecnomusc2019
Aplicación móvil con registro y login, además de un ejemplo de CRUD con API REST
Last synced: 20 Dec 2024
https://github.com/kirandash/emprecordajax
Employee record built with AJAX and JavaScript with CRUD features.
Last synced: 21 Dec 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/khalilannbiya/bookshelf-app
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
bookshelf crud css html javascript
Last synced: 29 Dec 2024
https://github.com/peppapig13132/express-redis-crud
🌱 Simple Express.js server for Redis learners with CRUD operations
Last synced: 13 Dec 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/shamaru001/nestjs-crud
Crud made with NestJS
crud mongo mongoose nest nestjs typescript
Last synced: 29 Dec 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/christianjjc/rest-server-node-typescript
Servidor Back End desarrollado en NodeJS con Typescript y PostgreSQL
api api-rest crud crud-api docker docker-compose dockerfile eslint node nodejs postgresql prisma prisma-client prisma-orm rest-api rest-server ts-standard typescript
Last synced: 13 Dec 2024
https://github.com/abinthomasonline/flask-boilerplate
Simple Flask CRUD boilerplate
backend boilerplate crud flask flask-sqlalchemy python rest-api sqlite starter-kit webapp webdevelopment
Last synced: 19 Nov 2024
https://github.com/smailnajim/crud-php-procedurale
🥷Ce projet implémente les opérations de base pour un CRUD (Créer, Lire, Mettre à jour, Supprimer) en PHP avec une base de données MySQL.
crud mysql-database mysql-server php
Last synced: 06 Jan 2025
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/amar21112/crud-employee-manager
This application is designed to manage employees efficiently using CRUD operations. Built with PHP and MySQL.
Last synced: 06 Jan 2025
https://github.com/roby2409/mvvmrxswift
Swift mvvm with rxswift (login and fetch data)
crud crud-application mvvm rxswift swift swift-mvvm
Last synced: 07 Dec 2024
https://github.com/melagora/alojamientoscrud
Aplicación web simple que permita realizar operaciones CRUD en una base de datos MySQL utilizando PHP.
crud crud-application mysql mysql-database php
Last synced: 06 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 Nov 2024
https://github.com/mehrajlatifli/angular-movieapp_1
angular crud movie notification
Last synced: 14 Nov 2024
https://github.com/akhileshpandey0180/crud-php
This is a PHP-based CRUD (Create, Read, Update, Delete) application that allows users to manage records in a MySQL database.
Last synced: 06 Jan 2025
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/milochen0418/fullstack-crud-angularjs-nodejs-mongodb
A CRUD code that implemented by MongoDB, NodeJS, AngularJS and Bootstrap (RWD)
angularjs bootstrap crud express javascript mongodb mongoose nodejs
Last synced: 28 Dec 2024