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-12-25 00:06:02 UTC
- JSON Representation
https://github.com/didinj/node-express-postgresql-vue-graphql
Node, Express, PostgreSQL, Vue 2 and Graphql CRUD Web App
crud expressjs graphql nodejs postgresql vue vuejs webapp
Last synced: 21 Oct 2024
https://github.com/abualiyousef/todolist-mvc-.net
A simple To-Do List web application with CRUD operations built using .NET Core and ASP.NET 8
asp-net-core crud csharp entity-framework-core mvc-pattern sql
Last synced: 21 Nov 2024
https://github.com/rowlandekemezie/document-manager-rest-api
A document management system RESTful API to implement CRUD for users, documents, and roles
Last synced: 10 Oct 2024
https://github.com/nihatquliyev/employee-management-system
Simple employee management system
Last synced: 13 Oct 2024
https://github.com/alaca/xmldb
PHP XML Database
crud database flat-file flat-file-db php php-xml-database xml xml-database xmldb
Last synced: 08 Nov 2024
https://github.com/mukezhz/meta_gin
The meta framework of golang gin.
backend crud gin gin-framework gin-gonic go golang gorm
Last synced: 15 Nov 2024
https://github.com/premium-minds/wicket-crudifier
wicket-crudifier is a library to easily create CRUD's with wicket
Last synced: 04 Dec 2024
https://github.com/arianaprojects/prisma-nestjs-crud-generator
A full CRUD generator for NestJs with Prisma Schema
backend crud generator nestjs prisma typescript
Last synced: 03 Dec 2024
https://github.com/transitive-bullshit/koa2-mongoose-crud
Koa 2 CRUD middleware for Mongoose models.
crud koa koa2 middleware mongodb mongoose
Last synced: 23 Oct 2024
https://github.com/pabloemidio/flask-postgres-crud
A basic CRUD application built in flask using postgres as database
backend backend-api backend-services crud crud-application crudapi docker docker-compose dockercompose flask flask-api postgres postgresql python
Last synced: 11 Oct 2024
https://github.com/elmassimo/resourcerer
✨ Works like magic to dry up your controllers
Last synced: 07 Dec 2024
https://github.com/khujamovcodes/crud
croud-service croud-service-data croud-service-work crud crud-api
Last synced: 01 Nov 2024
https://github.com/mauriciolauffer/openui5-model-json-crud
An OpenUI5 library which extends JSONModel to support CRUD operations
crud javascript jsonmodel openui5 openui5-framework plugin sap sapui5 ui5
Last synced: 27 Oct 2024
https://github.com/lazaronixon/jsf-perfect-crud
A modern and sofisticated start template for JSF/JAVAEE
crud jakartaee java javaee jpa jsf payara-server
Last synced: 11 Dec 2024
https://github.com/danidelgadoz/angular-redux-crud
Angular13 CRUD advance Redux implementation with NgRx Ecosystem and "Normalizing State Shape"
angular crud ngrx ngrx-effects ngrx-entity ngrx-store ngrx-store-devtools redux
Last synced: 28 Nov 2024
https://github.com/shashwatah/denote
REST API with JWT authentication for a generic notes app built with Deno, and Oak.
authentication crud crud-application deno denon generic jsonwebtokens jwt notes notes-app oak rest rest-api typescript
Last synced: 14 Oct 2024
https://github.com/shalithacell/simplecrudwithmysql
Simple-CRUD-application-With-C# Windows Form
c-sharp c-sharp-mysql crud crud-application crud-sample simple-mysql
Last synced: 12 Dec 2024
https://github.com/btc415/mern_crud
Starter project using the MERN Stack. ⚛️
crud crud-application expressjs mern-st nodejs react react-components react-router reactjs
Last synced: 23 Oct 2024
https://github.com/professorjosedeassis/carometro
Projeto Carômetro: Repositório de informações de pessoas com foto associada.
crud eclipse-ide itextpdf java javase jdbc mysql window-builder
Last synced: 13 Oct 2024
https://github.com/jioo/flutter-php-crud
Very simple and straightforward example of CRUD(Create, Read, Update, Delete) using Flutter & PHP
crud crud-sample flutter flutter-sample php
Last synced: 08 Nov 2024
https://github.com/ElMassimo/resourcerer
✨ Works like magic to dry up your controllers
Last synced: 24 Nov 2024
https://github.com/lloydmeta/http4s-doobie-docker-scratchpad
Playing around with http4s + doobie + docker
cats-effect crud docker doobie fp functional-programming http4s pureconfig scala
Last synced: 11 Oct 2024
https://github.com/ipang-dwi/pegawai
Contoh crud sederhana dengan PHP.
crud easy-crud-sample firstplato mariadb mysql native-php php
Last synced: 12 Nov 2024
https://github.com/evoluteur/evolutility-models
Sample models, mock data, and scripts to manage models for Evolutility CRUD Apps.
code-generation crud crud-api crud-app crud-application crud-functionality crud-operation evolutility low-code mda metadata metadata-driven metamodel mock-data model-driven-development models no-code
Last synced: 13 Nov 2024
https://github.com/kanzitelli/supabase-js-crud
⚡️ CRUDify Supabase Tables
crud supabase supabase-db supabase-js supabase-table
Last synced: 11 Oct 2024
https://github.com/wpcodevo/crud-app-sequelize
In this article, you'll learn how to build a complete CRUD API with Node.js and Sequelize. The REST API will run on an Express.js server and have endpoints for performing CRUD operations against a PostgreSQL database.
crud crud-api express expressjs nodejs nodejs-api orm sequelize sequelize-orm typescript zod
Last synced: 27 Nov 2024
https://github.com/aashutoshrathi/springcrud
Basic CRUD with SpringBoot + Hibernate
crud hibernate java junit postgresql spring-boot springboot
Last synced: 27 Oct 2024
https://github.com/efeturkemir/shoe-market
api crud ecommerce express full-stack javascript
Last synced: 12 Nov 2024
https://github.com/hourliert/redux-crud-observable
Actions, reducers & epics for managing crud redux state.
Last synced: 20 Oct 2024
https://github.com/remcostoeten/remcostoeten-all-in-one-dashboard
A comprehensive personal dashboard built with NextJS 15, TypeScript, Drizzle, Turso (SQLite), TailwindCSS, Clerk, Uploadthing, ShadCN-UI, and more. This all-in-one solution offers tools for file storage, URL extractors, notes, finances, kanban, HTML to TSX, SVG to CSS, reverse geolocation, and more. Currently migrating features from a previous
crm crud dashboard drizzle-orm file filestorage framer-motion nextjs15 react react19 sqlite tailwindcss turso
Last synced: 26 Dec 2024
https://github.com/JV-Cunha/django_basic_crud_generator
Python package that generates django views, templates and tests files for any given django application model.
crud crud-application crud-operation crud-sample django django-application django-framework django-project models python3 scaffold scaffold-files scaffold-template scaffolder scaffolding scaffolding-wizards
Last synced: 06 Nov 2024
https://github.com/codewithalamin/interactive-comments-section
Nested comment section with Vanilla JS, utilizing MVC & Pub-Sub patterns. Ideal for practicing full-stack CRUD apps!
codepapa360 codewithalamin comment-section crud crud-application crud-functionality css frontend frontend-development frontend-mentor html javascript nested-comments nested-structures sass
Last synced: 11 Nov 2024
https://github.com/beerda/crudtable
"crudtable" is an R package that provides an easy tabular data input user interface in Shiny web applications. With crudtable, all the user CRUD operations on dataset (Create, Read, Update, Delete) may be easily achieved.
crud crud-api database-access r shiny
Last synced: 04 Dec 2024
https://github.com/glaucia86/live-coding-tdd-node
Repositório responsável pelo live coding realizado no canal Twitch.tv
chai crud express mocha mongodb nodejs restful-api tdd
Last synced: 23 Oct 2024
https://github.com/topfullstack/nestjs-crud-mongoose
mongoose service adapter for @nestjsx/crud
crud mongoose nestjs restful-api typegoose
Last synced: 09 Nov 2024
https://github.com/ripper-no-chart/employees-list
Simple CRUD in Angular
angular api babel bootstrap crud expressjs javascript mongodb mongoose nodejs rxjs sweetalert2 typescript
Last synced: 22 Nov 2024
https://github.com/andresrodriguez55/employeemanagementsystemreactmuidotnetjwtauth
[Assignment given by a company for evaluation] Basic Employee Management System With React, Material UI & .Net Core, JWT Used For Authentication & Authorization. Use the username and password "demo".
api authentication authorization crud database dotnet dotnet-core entity-framework jwt management-system material-ui mui react reactjs rest-api
Last synced: 10 Nov 2024
https://github.com/afontainec/chinchay
Building a web app is no easy task. The coding itself can be very time consuming and tedious, but it's not the trickiest part: having an organized file structure, following industry best practices, restricting access and managing HTTP status codes correctly is where development gets puzzling. But fear not! Chinchay will speed up your development making sure you end up with a top-notch web app.
crud express extendable-models knex model-view-controller nodejs postgres
Last synced: 27 Oct 2024
https://github.com/jeremydolle/vuejsbobuilder
Schema based Front BackOffice builder connected to REST APIs
admin auto-generated backoffice crud json schema vue vuejs
Last synced: 27 Oct 2024
https://github.com/santrikoding-com/crud-laravel-8
CRUD dengan Laravel 8 dan Bootstrap
bootstrap bootstrap4 crud laravel laravel8
Last synced: 11 Oct 2024
https://github.com/saturn72/AnyService
Create asp.net core services FAST 🐱🏍 Made with 💕 with asp.net core
anyservice asp aspnetcore caching convention-over-configuration crud easy-to-use fast generic-programming microservice-framework middleware repository-pattern restful-api robust solid typesafe webapi webservices
Last synced: 18 Nov 2024
https://github.com/hbollon/android-sqlite-toolbox
Android java package designed to easily manage a sqlite database. Include creation of the DB and interactions with it, import and export in several formats and synchronization through http.
android android-java android-library android-sqlite-toolbox crud csv database db dbhandler gradle java json sql sqlite sqlite-database synchronization
Last synced: 23 Oct 2024
https://github.com/monojack/state-clerk
Easy CRUD operations for managing your state in an immutable way
crud immutable state-management
Last synced: 19 Nov 2024
https://github.com/ninjacodegen/ncg-crud-ngx-bs
Angular 4+ Bootstrap 4 CRUD/Admin app by NinjaCodegen
angular angular-2 angular-bootstrap angular-cli angular2 angular4 bootstrap-4 bootstrap4 code-generation code-generator crud crud-application crud-generator crud-sample ng-bootstrap ngx-bootstrap typescript
Last synced: 11 Oct 2024
https://github.com/mixcore/mix.heart
A Special Code Base for every startup ASP.NET Core / Dotnet Core systems. This library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.
aspnetcore crud dotnetcore generic
Last synced: 14 Nov 2024
https://github.com/jv-cunha/django_basic_crud_generator
Python package that generates django views, templates and tests files for any given django application model.
crud crud-application crud-operation crud-sample django django-application django-framework django-project models python3 scaffold scaffold-files scaffold-template scaffolder scaffolding scaffolding-wizards
Last synced: 31 Oct 2024
https://github.com/fahimahammed/book-cubby-server
Book Cubby Server
crud expressjs heroku-deployment mongodb nodejs
Last synced: 24 Nov 2024
https://github.com/wpcodevo/rust-mongodb-crud
This comprehensive guide will teach you how to build a CRUD (Create, Read, Update, and Delete) API using the Rust programming language and MongoDB as the database.
api crud crud-api docker docker-compose mongodb rest-api restful-api rust rust-lang rust-language server warp
Last synced: 12 Oct 2024
https://github.com/laravelarticle/laravel-livewire-crud
A step by step Laravel Livewire CRUD tutorial
crud crud-application laravel laravel-crud laravel-livewire laravel-livewire-crud laravel-spa laravelarticle
Last synced: 14 Oct 2024
https://github.com/savanihd/laravel-11-livewire-crud-with-jetstream-tailwind-css
This simple article demonstrates of laravel 11 livewire crud example. If you have a question about laravel 11 livewire crud with jetstream & tailwind css then I will give a simple example with a solution. If you have a question about laravel 11 livewire crud with modal tailwind then I will give a simple example with a solution.
crud jetstream laravel laravel11 livewire tailwindcss
Last synced: 14 Oct 2024
https://github.com/makiftutuncu/spring-boot-crud
Opinionated, REST-ful and generic CRUD operations for Spring Boot applications
api crud java kotlin spring-boot
Last synced: 31 Oct 2024
https://github.com/logisticinfotech/sails1-actions2-examples
Sails JS Actions2 examples with CRUD and helper function
action crud sails sails-action2 sails-helper sails-js-actions2 sails1-action2-demo sails1-action2-example sailsjs sailsjs-action2
Last synced: 08 Nov 2024
https://github.com/ripper-no-chart/task-manager
Simple task manager in Javascript
api bootstrap crud expressjs javascript mongodb mongoose nodejs react redux sweetalert webpack
Last synced: 22 Nov 2024
https://github.com/hardy12994/express-app-generator
NodeJs Server with ExpresssJs - Routing, Responses, Logger
crud generic-responses middleware router
Last synced: 13 Oct 2024
https://github.com/fjerbi/symfony-3.4-blog
Symfony 3.4 Blog with admin dashboard ajax and many other features !
ajax blog crud php symfony symfony-application symfony-blog symfony3 symfonyajax
Last synced: 13 Oct 2024
https://github.com/kristerkari/observable-redux-json-api
Observables + Redux + JSON API
crud json-api observable redux redux-observable rxjs
Last synced: 29 Oct 2024
https://github.com/saturnism/todo-react-umi-dva
An example Todo app using React, Ant Design, umi, and dva. With mocked service to run locally.
ant-design antd crud crud-sample dva dvajs react react-redux react-router reactjs redux todo todoapp typescript umi umijs
Last synced: 11 Nov 2024
https://github.com/swag666baby/rpg-crud
a rpg crud
api bot crud crud-api level mongodb mongoose open-source ranking rpg typescript
Last synced: 30 Nov 2024
https://github.com/russkyc/minimalapi-framework
Automatic EF Core CRUD API Generation using MinimalApi
asp-net-core crud csharp efcore minimal-api minimalapi rest-api
Last synced: 25 Nov 2024
https://github.com/wj-mcat/code-generator
a templated code generator for all language, especially for boring code
code-generator crud flask go java jinja2 python
Last synced: 09 Nov 2024
https://github.com/rocketseat-content/youtube-adonisjs-crud
Project developed in the youtube video about CRUD and relationships in AdonisJS
Last synced: 19 Nov 2024
https://github.com/can-lehmann/owlkettle-crud
An example of a simple CRUD application in owlkettle
Last synced: 12 Dec 2024
https://github.com/ethern-myth/hono-drizzle
Hono serverless
api crud drizzle-orm honojs neon postgresql serverless typescript
Last synced: 25 Nov 2024
https://github.com/flavionogueiraa/django-full-crud
Automatize todo o processo dos CRUDs do seu sistema Django com este pacote!
automation crud django pypi-package python
Last synced: 10 Oct 2024
https://github.com/devsu/condor-mongoose
Utils to work with mongoose and condor GRPC framework
condor-framework crud crud-generator grpc grpc-framework mongodb mongoose nodejs
Last synced: 15 Oct 2024
https://github.com/sohelahmed7/crudsh
CLI app demonstrating CRUD in pure bash
bash-scripting basics crud educational shell-scripting
Last synced: 10 Oct 2024
https://github.com/nacosdev/sqlalchemy_api
Library that exposes serialized and validated REST endpoint for SQLAlchemy models.
crud fastapi sqlalchemy starlette
Last synced: 27 Oct 2024
https://github.com/techjuliana/project-crud
Aplicação Financeira CRUD + localStorage, Styled components
crud crud-app crud-application hooks localstorage react reactjs reactjs-components responsive-layout responsivo styled-component styled-components
Last synced: 26 Nov 2024
https://github.com/meteor/vue3-tutorial
Learn how to build a fullstack Vue3 app using Meteor ☄️
crud eslint javascript meteor meteorjs prettier tailwindcss tutorial vue3 vuejs
Last synced: 07 Oct 2024
https://github.com/mkdika/kemal-rest-api
Simple REST API example with Kemal
crud crystal crystal-language example kemal rest-api
Last synced: 24 Oct 2024
https://github.com/zahidrahimoon/book-review-system
Book Review System has two crud methods one for book and second for Review in php and mysql
book-review-sytem crud mysql php php8 upload-images
Last synced: 08 Nov 2024
https://github.com/melardev/springbootapijpapaginatedcrud
Spring Boot Api sample showing how to perform CRUD with pagination
api crud full-stack fullstack http pagination rest spring spring-boot spring-core spring-data
Last synced: 26 Nov 2024
https://github.com/caioagiani/bootcamp-gostack-desafio01
Desenvolver um Crud simples para projetos
api backend crud nodejs rocketseat
Last synced: 06 Nov 2024
https://github.com/luizcalaca/ddd-bdd-mongodb-impl
Domaing Driven Design (DDD) + BDD (Behavior Driven Development) + MongoDB implementation + Actions CI/CD (QA)
behavior-driven-development chai clean-architecture crud domain-driven-design github-actions mocha mongodb oriented-object-programming pipeline-deploy qa-automation sinon tdd ts-node ts-node-dev ts-sinon typescript
Last synced: 25 Nov 2024
https://github.com/adamfoneil/dapper.repository
A repository pattern implementation for Dapper
crud dapper repository-pattern sqlserver
Last synced: 23 Nov 2024
https://github.com/smallpaes/expense-tracker
A practical web application built with Node.js, Express, and MongoDB for you to readily record, view, and manage your expense with an account: Create, view, edit, delete, filter expenses are as easy as pie 👉
chart chartjs crud csurf expense-tracker express-handlebars express-js express-validator facebook-login heroku mongodb mongoose nodejs nodemailer passportjs password-reset sendgrid sendgrid-api
Last synced: 14 Oct 2024
https://github.com/jevonsflash/general-curd-sample
基于Volo.Abp的通用查询实现示例
abp abp-vnext crud sample-code
Last synced: 14 Nov 2024
https://github.com/rajguptah/keplercrud
Automatic Crud Operation Using Dapper Framework
aspdotnet autocrud automaticlydapper crud kepler keplercrud rajnarayangupta sql
Last synced: 08 Dec 2024
https://github.com/wpcodevo/golang-fiber
In this article, you'll learn how to build a CRUD API in Golang using the Fiber web framework and GORM. The REST API will run on a Fiber HTTP server and use GORM to persist data in a PostgreSQL database.
api crud crud-api crud-application docker fiber fiber-framework golang gorm gorm-orm postgres postgresql rest-api
Last synced: 27 Nov 2024
https://github.com/kooya3/ui-ux-dashboard
✨ Welcome to our Real Estate Webapp! 🔏 Sign up, post your property with images from your device ☎️, and create your real estate agent profile.🚀 Search for properties, connect with agents, and stay up-to-date on market trends 💦. Join now! 🧸💻💼
admin-dashboard awesome cloudinary cloudinary-integration crud crud-application javascript material-ui mern-project pagination react refine typescript ui-design ux-ui
Last synced: 11 Oct 2024
https://github.com/huifer/crud
crud-template for mybatis and mybatis-plus
crud dboperation hash mybatis redis springboot
Last synced: 11 Oct 2024
https://github.com/pjiwm/post-review-axum-api
Sandbox for Axum is a project to try building a REST api with Axum and Rust.
axum bcrypt crud docker docker-compose generic-controller hyper json-api mongodb remote-containers rest-api restful rust serde tokio tower
Last synced: 13 Nov 2024
https://github.com/AustinGil/npm
Repo to accompany the series "Build A Pet Management System With Remix, Prisma, and Postgres" https://www.youtube.com/watch?v=wqyHGQlZcws&list=PLTnRtjQN5ieYu9SdwLvzKYFVtfqySY7FT
crud html javascript postgresql prisma react sql tutorial
Last synced: 14 Nov 2024
https://github.com/fsojitra/firebasedb-crud-as-simple-todo-list-with-html-and-jquery-javascript
This is example of To-Do list using FirebaseDataBase and Jqury, Html, Basically CRUD operation in firebase and HTML,JQuery. You can Add , Edit, Update and Delete To-Do
crud crud-application crud-web firebase firebase-database firebase-db firebase-firestore firebase-functions firebase-hosting firebase-storage firebasedatabase html javascript javscript jquery snippets todo todo-list
Last synced: 21 Oct 2024
https://github.com/dipeshhkc/learning-remix-crud
Learning Remix by building a CRUD Application
Last synced: 15 Oct 2024