Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 |

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/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/lin3s/admincrudextensionsbundle

CRUD extension for LIN3SAdmin

admin-ui crud lin3s-admin php

Last synced: 29 Dec 2024

https://github.com/felipeorlando/go-crud-clean-architecture

A simple Go CRUD following Clean Archtecture pattern

crud golang

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

angular angularjs crud

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/umaarov/yii2todo

Simple Gii usage

crud gii php yii2

Last synced: 19 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/downstize/db_bus_project

БД для bus_project

crud database dbeaver postgresql sql

Last synced: 21 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)

crud php

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/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/didinj/grails3-mssqlserver-restful-api

Grails 3 and Microsoft SQL Server: Building CRUD RESTful API

api building crud grails grails3 microsoft ms rest restful restful-api server sql

Last synced: 09 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/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/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/akshitvadodariya1201/todo-app-with-reactjs-rust

This project is a Todo List application built with React.js for the frontend and Rust for the backend.

api crud css3 html js json jsx reactjs rest-api rocket rust server

Last synced: 09 Oct 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

c crud gtk

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/pedrosfaria2/pycal

API de Gerenciamento de Eventos com FastAPI, SQLAlchemy e testes automatizados.

ci-cd crud docker fast-api fastapi github-actions logging mysql orm poetry pydantic pytest python python3 sqlalchemy

Last synced: 05 Jan 2025

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/rikyperdana/express-crud

MongoDB Management Web App

crud mongodb mongodb-client

Last synced: 06 Dec 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/rohitroy-github/mern-crud-api

This is a project to practice MERN Stack development using MongoDB, ExpressJS, ReactJS, NodeJS by making a CRUD API application !

api crud js json mongodb mongoose

Last synced: 19 Dec 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: 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

crud crud-application

Last synced: 29 Dec 2024

https://github.com/felipe-sant/crud-javascript

Sistema CRUD (Create, Read, Update, Delete) com JavaScript.

crud ejs javascript

Last synced: 28 Dec 2024

https://github.com/algifariz/alltan-notes

Aplikasi Notes/Catatan Berbasis Web Menggunakan Codeigniter 4

auth ci4 crud

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.

crud csharp sqlserver-2012

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/rasujon3/acc-assignment-1

ACC - 1 - Assignment - 1

crud expressjs

Last synced: 20 Dec 2024

https://github.com/matyokubov/crud

React CRUD App

crud react

Last synced: 13 Dec 2024

https://github.com/rasujon3/practice-project

Express JS Final Project

crud

Last synced: 20 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/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

crud ionic jwt

Last synced: 20 Dec 2024

https://github.com/kirandash/emprecordajax

Employee record built with AJAX and JavaScript with CRUD features.

ajax crud javascript

Last synced: 21 Dec 2024

https://github.com/nisarg2061/library-api

Library API is a simple CRUD API developed in Go that manages books and authors

backend crud crud-api go golang

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

crud express redis

Last synced: 13 Dec 2024

https://github.com/dnsouzadev/crud_nodejs

Mais um crud em nodejs usando bodyparser e assim seguindo o meu aprendizado

crud nodejs

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/sandip-kanzariya/django-crud

Django CRUD Operations with test suits, SQLite Database, Bootstarp

bootstrap crud django sqlite testcase

Last synced: 28 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/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/amar21112/crud-employee-manager

This application is designed to manage employees efficiently using CRUD operations. Built with PHP and MySQL.

crud mysql php

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/akhileshpandey0180/crud-php

This is a PHP-based CRUD (Create, Read, Update, Delete) application that allows users to manage records in a MySQL database.

crud mysql php

Last synced: 06 Jan 2025

https://github.com/dnsouzadev/crud-nodejs

crud com nodejs

crud nodejs

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

bootstrap crud mysql php

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

CRUD Awesome Lists
CRUD Categories