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/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/jevonsflash/general-curd-sample
基于Volo.Abp的通用查询实现示例
abp abp-vnext crud sample-code
Last synced: 14 Nov 2024
https://github.com/core-go/core
authorization cache client cors crud crypto currency echo gin http-client http-handler io jwt log logrus master-data-loader redis security validator zap
Last synced: 11 Nov 2024
https://github.com/syncfusionexamples/blazor-datagrid-dapper-crud
Blazor DataGrid CRUD application with Dapper
blazor blazor-server blazor-webassembly crud crud-application crud-sample dapper dapper-donet-core datagrid grid
Last synced: 16 Dec 2024
https://github.com/bezkoder/mean-stack-example
MEAN stack example - CRUD with Angular connect to MongoDB, HttpClient, Router, Bootstrap 4 - Angular + Node Express + MongoDB example
angular angular-16 angular16 crud crud-app crud-application crud-operation crud-operations crud-sample full-stack fullstack mean-stack meanstack mongo-db mongodb mongodb-database mongoose mongoosejs
Last synced: 10 Oct 2024
https://github.com/101beardo/mytheresa-clone
An e-commerce fully responsive website made using redux Chakra UI with all CRUD operations. Mytheresa is the finest edit in luxury fashion for women, men and kids.
chakra-ui crud css css3 ecommerce firebase html javascript react redux responsive responsive-design shopping-cart vercel
Last synced: 11 Oct 2024
https://github.com/parzibyte/crud-postgresql-node
Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express
bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql
Last synced: 25 Nov 2024
https://github.com/hnx8/dapperaid
SQL CRUD Query-Builder/Executor for Dapper
c-sharp crud csharp dapper database mappings orm query-builder sql-generation
Last synced: 21 Nov 2024
https://github.com/tpal-dev/ios-swift5-todolistapp-realm-database
To Do List application using Realm Database CRUD replacement for Apple CoreData | in Swift 5 ✓MVC ✓CocoaPods - RealmSwift -Chameleon ✓UITableView ✓UITableViewCells Management ✓ColorPicker
animations cocoapods colorpicker crud database lottie mobile-database navigation party-libraries realm realm-database realmswift swift swift-4 swift5 todoapp todolist uitableviewcontroller
Last synced: 12 Oct 2024
https://github.com/mainmatter/ember-api-actions
Ember.js addon allowing you to easily implement non-CRUD actions for your Ember Data models
Last synced: 07 Nov 2024
https://github.com/jfversluis/xfsqlitecrudsample
Sample code to demonstrate basic CRUD actions on SQLite with Xamarin.Forms and .NET MAUI
crud dotnet-maui sample-code sqlite xamarin-forms
Last synced: 03 Dec 2024
https://github.com/hakimio/dx-akita
Akita state management integration with DevExtreme Angular components
akita angular crud demo devextreme devextreme-angular jwt-authentication mono-repo nestjs nestjsx-crud nrwl-nx reactive responsive-design rxjs
Last synced: 25 Nov 2024
https://github.com/victorpreston/node-express-rest-api
The application can create, read, update and delete data, for example: products, in a database. Restful CRUD API with Node.js, Express.js and MongoDB
api application crud expressjs mongoose nodejs
Last synced: 20 Nov 2024
https://github.com/rajguptah/strolazer
Asp .net Core Web Api For Crud In Microsoft SQL Server
aspdotnet crud sqlserver ssms wbapi web webapicrud
Last synced: 08 Dec 2024
https://github.com/savanihd/laravel-11-crud-operation
In Laravel 11, CRUD operations refer to create, read, update, and delete data from a database. This example use controller, model, route, migration and bootstrap to build CRUD Application in Laravel 11.
Last synced: 20 Nov 2024
https://github.com/topfullstack/v-crud
vue crud based on element-ui
admin crud dashboard element-ui nestjs vue
Last synced: 08 Nov 2024
https://github.com/oatpp/example-jwt
A complete example of a CRUD service with API secured with JSON Web Token (JWT)
authorization crud jwt oatpp swagger-ui
Last synced: 10 Nov 2024
https://github.com/holyhigh2/cruda
A CRUD viewmodal, provides unified APIs for different UIFrameworks
crud element-plus element-ui vue
Last synced: 20 Dec 2024
https://github.com/sunilvijayan7/cosmos-db-crud
Crud operations with cosmos db
asp-net-core asp-net-mvc aspnetcore azure cosmosdb cosmosdbsdk crud csharp entity-framework entity-framework-core
Last synced: 10 Nov 2024
https://github.com/wpcodevo/golang-fiber-sqlite
Have you been wanting to build a simple API in Golang, but don't know where to start? Look no further than this tutorial, where I'll guide you through the process step by step.
api crud crud-api fiber fiber-framework golang gorm gorm-orm sqlite
Last synced: 27 Nov 2024
https://github.com/wpcodevo/django_crud_project
In this article, you'll learn how to build a CRUD API with Django and Django REST framework. The RESTful API will have endpoints for performing CRUD operations against an SQLite database.
api api-rest crud crud-api django django-crud django-framework django-rest-framework python rest rest-api
Last synced: 27 Nov 2024
https://github.com/uts58/student-grade-management-system
Java-mySQL grade management system with admin/teacher roles, student grading, and PDF report generation
admin-features authentication crud database-integration education-tool grade-management java management-system mysql pdf-generation report-printing school-project student-database student-grading teacher-management user-management
Last synced: 25 Dec 2024
https://github.com/mgbq/ssm
ssm+增删改查用户+ajax验证用户名是否存在
ajax crud mybats spring-mvc ssm
Last synced: 11 Nov 2024
https://github.com/parzibyte/carrito-compras-javascript
Carrito de compras con JavaScript usando LocalStorage. Productos traídos desde PHP
crud example javascript localstorage shopping-cart
Last synced: 25 Nov 2024
https://github.com/scop/django-instant-admin
Instant Django admin site for an existing database
crud database django django-admin
Last synced: 24 Oct 2024
https://github.com/felipecastrosales/ignite_crud_firebase
🎬 CRUD app with Firebase and Flutter for Ignite on Rocketseat Ignite Challenge's
crud crud-application crud-firebase crud-operation firebase firebase-crud flutter flutter-apps flutter-crud flutter-examples flutter-firebase
Last synced: 23 Nov 2024
https://github.com/andrewjbateman/postgresql-rest-api
:clipboard: PostgreSQL database used with nodejs and express to create a REST API
crud databases express-middleware nodejs nodemon pgsql postgresql postgresql-database typescript
Last synced: 11 Oct 2024
https://github.com/snowdrop/crud-example
Spring Boot HTTP CRUD Booster
booster crud example kubernetes openshift rhoar spring-boot
Last synced: 15 Nov 2024
https://github.com/emahtab/linkository
Linkository is a bookmark manager application built using Node.js and MongoDB
crud jwt-authentication mongodb nodejs
Last synced: 07 Dec 2024
https://github.com/melardev/springbootapiblog
Spring Boot Blog/CMS application
blog cms crud crud-pagination full-stack fullstack hibernate java orm pagination rest spring spring-boot spring-data spring-mvc
Last synced: 26 Nov 2024
https://github.com/melardev/apiecommercelaravel
Ecommerce API application built with Laravel (PHP)
api crud e-commerce ecommerce eloquent full-stack laravel orm orm-framework pagination php rest shopping-cart
Last synced: 26 Nov 2024
https://github.com/rapter1990/springbootgraphql
The usage of Graphql in Spring Boot
crud graphql h2-database java spring-boot
Last synced: 19 Nov 2024
https://github.com/cornflourblue/angular-14-crud-example
Angular 14 - CRUD Example with Reactive Forms
angular angular14 crud reactive-forms
Last synced: 11 Oct 2024
https://github.com/zinirun/sequelize-redis-caching
Redis caching in CRUD works with Sequelize (MySQL)
Last synced: 07 Nov 2024
https://github.com/claudiarojassoto/budgetapp
Mobile budget app for user-friendly financial management, including registration, transaction tracking, secure authentication
controllers crud database devise models postgresql ruby-on-rails views
Last synced: 06 Dec 2024
https://github.com/websolutionstuff/laravel-8-crud-operation
Laravel 8 CRUD Operation Example
bootstrap crud crud-application crud-operation html laravel laravel8 php
Last synced: 11 Oct 2024
https://github.com/manyakrus/crud_generator
Automatic generator complete microservice source code with CRUD and Model and GRPC . From Postgres SQL database.
codegenerator crud database generator grpc nrpc postgres sql
Last synced: 10 Dec 2024
https://github.com/bezkoder/angular-14-node-js-project
Angular 14 and Node.js Project example with Express, Sequelize, Bootstrap
angular angular-14 angular14 bootstrap bootstrap-4 bootstrap4 crud crud-application crud-operation crud-operations crud-sample express express-js expressjs node-js nodejs sequelize sequelize-orm sequelizejs
Last synced: 11 Oct 2024
https://github.com/mesinkasir/symfonyfullapp
Full symfony website application cms + app all in one
accounting agenda akuntansi application bootstrap cms content-management-system crud expenses inventori invoice php point-of-sale project project-management purchase sqlite symfony twig
Last synced: 07 Dec 2024
https://github.com/gahbr/todo-app-java
Aplicação de lista de tarefas feita em Java Swing
capgemini crud crud-application java sql start swing todoapp
Last synced: 07 Nov 2024
https://github.com/ursfr/supabase-open-source-ecommerce-multivendor
Flutter Ecommerce Multivendor with the purpose of demonstrating the different functions that Supabase contains, an alternative to Firebase.Flutter Ecommerce Multivendor with the purpose of demonstrating the different functions that Supabase contains, an alternative to Firebase.
crud flutter flutter-apps flutter-example flutter-example-app flutter-examples supabase supabase-auth supabase-client supabase-db supabase-functions supabase-storage
Last synced: 10 Nov 2024
https://kendoriddy.github.io/awesome-books-v1/
The website provides a user-friendly interface that enables users to manage their book collection by adding and removing books from their list. With its responsive design, the website can be easily accessed on any device, making it the perfect tool for book lovers on-the-go.
crud css es6 html javascript linter
Last synced: 19 Nov 2024
https://github.com/fauzan1892/crud-basic-ci4
Berisi tentang CRUD basic untuk CodeIgniter 4
ci4 codeigniter crud php practice
Last synced: 14 Oct 2024
https://github.com/masfranzhuo/flutter_crud_with_provider_package
This is a Flutter CRUD example with flutter provider package
crud crud-application crud-sample flutter flutter-app flutter-apps flutter-demo flutter-examples flutter-package flutter-provide-example flutter-provider
Last synced: 06 Nov 2024
https://github.com/bw9ubwo/pydanql
Simplified PostgreSQL interaction in Python using Pydantic data models.
crud database orm postgresql pydantic python rapid-prototyping
Last synced: 15 Nov 2024
https://github.com/juliofilizzola/go_studies
Repositório de estudos do Golang com praticas e exemplos do básico da linguagem.
Last synced: 05 Nov 2024
https://github.com/nicolasdra/travel-app-mytinerary
Travel SPA developed in React with Redux (RTK) for state management, Node, Express & MongoDB and Material-UI for the user Interface, with full CRUD functionality, authentication and authorization (credentials & oauth), password reset, image upload, content creation and update functionalities where users can create and edit their profiles, custom travel itineraries, comments, reviews and favourites.
crud expressjs material-ui mongodb nodejs react react-redux react-router reactjs redux-thunk redux-toolkit restful-api spa travel
Last synced: 19 Nov 2024
https://github.com/fussyfox/lintipy
Run static file linters on AWS lambda.
aws aws-lambda crud github github-api python sns
Last synced: 31 Oct 2024
https://github.com/alyqamar/crm
Customer relationship management (CRM)
crm crud crud-application customer-relationship-management flatlaf java java-se java-swing jdatechooser oop oops-in-java sql-server swing
Last synced: 13 Oct 2024
https://github.com/parzibyte/crud-php-javascript-ajax-mysql
CRUD con PHP y MySQL pero haciendo operaciones desde JavaScript con AJAX
ajax crud fetch javascript mysql php
Last synced: 25 Nov 2024
https://github.com/profjordanov/blog-with-php-and-mysql
Designed and implemented a “Blog” Web application in PHP + MySQL.
apache blog crud economics javascript mysql php university varna
Last synced: 14 Nov 2024
https://github.com/edsonmsouza/php-pdoconnection
Usage PHP PDO library with a simple CRUD implementation.
Last synced: 27 Oct 2024
https://github.com/iryna-vyshniak/realestate
RealEstate App using Vite.js and Tailwind CSS. This simple project showcases my expertise in creating remarkable listing cards for both rental and sale pages. New listing section, custom categories, and responsive design. However, the true gem lies in the listing pages themselves, where you will find an interactive map and a captivating image slide
crud firebase-auth firebase-database leaflet-map react-router swiper-js tailwindcss tomtom-api
Last synced: 15 Dec 2024
https://github.com/rajguptah/mauicrudusingapi
Here You Can Learn How To Do Crud In Maui Blazor using .Net Core Web Api
crud crud-operation cruddotnet crudusingmaui dotnet-core maui-apps maui-blazor sql-server
Last synced: 08 Dec 2024
https://github.com/danncruise/laravel-react-inertia
CRUD en una sola vista, se usa el sistema de autenticación Laravel Breeze. Se utiliza Laravel 9 y React con Inertia.js
crud inertiajs laravel login react tailwindcss vite
Last synced: 27 Nov 2024
https://github.com/aswinbennyofficial/student-mark-management
The Student Mark Management System is a Java project using Maven, JDBC, MySQL. It simplifies managing student marks by creating classes, storing marks, editing, and generating mark sheets and more.
collaborate crud java jdbc jdbc-database jetbrains maven mysql
Last synced: 18 Nov 2024
https://github.com/mongodb-developer/mongodb-codeigniter
MongoDB & CodeIgniter CRUD Tutorial
codeigniter codeigniter4 crud crud-application mongodb
Last synced: 06 Nov 2024
https://github.com/suryamsj/sewamobil_pbo
Ini tugas PBO (Pemrograman Berbasis Objek)
crud crud-application csharp guna-ui oop pemrograman-berbasis-objek windows-forms winforms winforms-application
Last synced: 03 Dec 2024
https://github.com/bezkoder/mean-stack-angular-15
MEAN stack - Angular 15 + Node.js Express example with MongoDB - CRUD Application
angular angular-15 angular15 crud crud-application crud-operation crud-operations crud-sample full-stack fullstack mean mean-stack meanstack mongodb mongodb-database mongoose mongoose-js node node-js nodejs
Last synced: 11 Oct 2024
https://github.com/shivankk26/employee-management-system
The Employee Management System is a web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It enables users to perform CRUD (Create, Read, Update, Delete) operations related to employee records efficiently.
crud employee-management employee-management-system expressjs git mongodb mongoose nodejs reactjs
Last synced: 11 Nov 2024
https://github.com/nodeteamdev/deno-starter-kit
This generator will help you to build your own Deno Mongodb API using TypeScript
crud deno generator rest starter typescript
Last synced: 21 Oct 2024
https://github.com/furkan-guvenc/crud_routers
Automatically create crud routes for your favorite api server and orm
actix-web api axum code-generation crud crud-routes diesel framework openapi rest rust seaorm swagger-ui web
Last synced: 28 Oct 2024
https://github.com/byancamatos01/clinicaexrec1bd
banco-de-dados crud fateczl sql sqlserver
Last synced: 31 Oct 2024
https://github.com/eujinnlucashow/goit-js-hw-11
Educational tasks 📒 JS-HW-11 | CRUD Асинхронні функції
api async-await asyncawait crud crud-functionality javascript js notiflix pixabay pixabay-api simplelightbox
Last synced: 19 Dec 2024
https://github.com/fiware/tutorials.crud-operations
:blue_book: FIWARE 103: Manipulating Context Data through CRUD Operations
batch-processing crud crud-operation entity fiware fiware-orion postman-collection tutorial
Last synced: 17 Nov 2024
https://github.com/savanihd/laravel-11-crud-with-image-upload
In Laravel 11, CRUD operations with image upload refer to create, read, update, and delete data from a database. This example use controller, model, route, migration and bootstrap to build CRUD with image upload Application in Laravel 11.
bootstrap bootstrap5 crud crud-application crud-operation crud-operations laravel laravel11
Last synced: 20 Nov 2024
https://github.com/scemist/khanban
📊 Um sistema Kanban Web feito em Laravel, JavaScript, CSS e PostgreSQL.
crud kanban laravel laravel9 postgresql
Last synced: 11 Oct 2024
https://github.com/hanieas/tutorial-book-store-api
Simple book store application with Laravel 8 CRUD operation
apiresources crud laravel8 many-to-many migration one-to-many
Last synced: 28 Oct 2024
https://github.com/guiseek/dev
dev repo template
clean-architecture crud design-patterns generators good-practices library-types monorepo nx nx-workspace typescript
Last synced: 23 Nov 2024
https://github.com/go-serverless/k3d-mongodb-crud
Building Serverless CRUD services in Go with OpenFaaS, Arkade, MongoDB and k3d
crud k3d kubernetes mongodb openfaas serverless serverless-crud-services
Last synced: 09 Oct 2024
https://github.com/bezkoder/spring-boot-graphql-example
Spring Boot GraphQl example - CRUD operations with embedded database (H2).
crud crud-api crud-application crud-operation crud-operations crud-sample graphql graphql-api graphql-java graphql-java-kickstart graphql-spring-boot-starter h2 h2-database spring spring-boot spring-graphql springboot
Last synced: 11 Oct 2024
https://github.com/phpjuice/blueprint
a powerful CRUD generator to speed up the development of your laravel apps.
crud crud-generator laravel laravel-framework
Last synced: 09 Nov 2024
https://github.com/shahank42/side-projects
The best place to showcase those old projects you spent days working on!
crud project shadcn-svelte shadcn-ui side-project supabase supabase-auth supabase-db svelte sveltekit
Last synced: 09 Nov 2024
https://github.com/hugorcd/nestjs-boilerplate
NestJS Template ready-to-use using TypeORM, working auth and refresh token, user CRUD, role Guard, Mailer using Handlebar, mail template, and Cron Service
api backend cron crud handlebars jwt jwt-authentication nestjs nodemailer refresh-token typeorm typescript
Last synced: 28 Oct 2024
https://github.com/wpcodevo/nextjs13-prisma-setup
In this article, you will learn how to set up and use Prisma ORM in the new Next.js 13 app directory. We'll cover everything from initializing Prisma to seeding the database with test data and applying migrations.
crud crud-api nextjs nextjs13 prisma prisma-orm
Last synced: 27 Nov 2024
https://github.com/ajeetchaulagain/full-stack-js-react-node-express-mongo
:floppy_disk: This repo demonstrates full stack javascript development
api-rest crud express full-stack-application mongo nodejs react
Last synced: 15 Nov 2024
https://github.com/melardev/android_kotlin_mvvm_dagger_rxretrofit_databinding_crud
Android Crud application built with Architecture components, Dagger and Retrofit
android crud dagger data-binding full-stack fullstack kotlin mvvm reactive reactive-programming retrofit
Last synced: 26 Nov 2024
https://github.com/knowledgefactory4u/springboot-webflux-reactivemonogo
Reactive Rest CRUD APIs Using Spring Boot, WebFlux, and MongoDB
crud mongodb reactiveapi reactivemongo springboot springwebflux
Last synced: 14 Nov 2024
https://github.com/tareqk/crudlets
A simple Java framework for creating CRUD REST web services using java servlets
crud extension extensions framework framework-java java java-library java-servlet java-servlet-api java-servlets orm rest rest-api restful-api restful-webservices simple-api
Last synced: 17 Dec 2024
https://github.com/diogosouza/react-recoil-crud
Creating Your First CRUD with Facebook Recoil
bootstrap crud javascript logrocket nodejs react react-bootstrap recoil recoiljs
Last synced: 29 Nov 2024
https://github.com/kahramanumut/ionic3-firebase-crud
A sample Ionic 3 and Firebase project with basic database operations (Create, Read, Delete and Update)
crud firebase ionic-apps ionic-framework ionic3
Last synced: 10 Nov 2024
https://github.com/websolutionstuff/laravel-rest-api
In this tutorial i am going to perfome crud operation using rest api and you can learn how to create rest api with authentication using passport in laravel 7 application. here we will get data from api.
crud laravel passport rest-api restful-api
Last synced: 11 Dec 2024
https://github.com/rockfordwei/perfect-jwtauth
Single Sign-On Authentication Module
configurable crud database-free jwt-auth jwt-authentication logging orm password-strength perfect rate-limiter single-sign-on swift token-management token-passing
Last synced: 13 Nov 2024
https://github.com/ocervell/flask-flash
Flask API Framework to quickly create model-driven CRUD APIs.
Last synced: 12 Oct 2024
https://github.com/colbylwilliams/nomadcode.azure
A library to simplify working with data in Azure Mobile Apps.
azure azure-app-service azure-mobile-apps crud nomadcode offline-storage xamarin xamarin-android xamarin-forms xamarin-ios
Last synced: 12 Nov 2024
https://github.com/palashmon/learn-nestjs
Create simple REST API using Nest.js and MongoDB
Last synced: 22 Nov 2024
https://github.com/smallpaes/restaurant-list-v3
An awesome web application built with Node.js, Express, and MongoDB for you to readily manage your restaurant lists with an account: Create, view, edit, delete, filter, sort, and search restaurant are as easy as pie 🥧
crud express-js facebook-login google-login mongodb mongoose nodejs passportjs restaurant restaurant-lists
Last synced: 14 Oct 2024
https://github.com/bezkoder/spring-boot-angular-14-mongodb
Full-stack Spring Boot + Angular 14 + MongoDB example - CRUD Application
angular angular-14 angular14 bootstrap bootstrap-4 bootstrap4 crud crud-application crud-operation crud-operations crud-sample mongo-db mongodb mongodb-database spring spring-boot spring-data-mongodb spring-mvc springboot
Last synced: 10 Oct 2024