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-14 00:05:46 UTC
- JSON Representation
https://github.com/eliooooooo/custom-cms
Custom CMS created form scratch without any framework. (using CRUD)
Last synced: 06 Nov 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/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/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/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/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/can-lehmann/owlkettle-crud
An example of a simple CRUD application in owlkettle
Last synced: 24 Oct 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/anthonygauthier/mysimpleorm
Simple, lightweight and effective PHP ORM using MySQLi.
crud database database-abstraction json library mysql mysqli object object-detection object-mapper object-mapping object-oriented object-relational object-relational-mapper orm orm-php-framework php php5 php7 sqlobject
Last synced: 12 Oct 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/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
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/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/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/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/caioagiani/bootcamp-gostack-desafio01
Desenvolver um Crud simples para projetos
api backend crud nodejs rocketseat
Last synced: 06 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/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/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/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/mgbq/ssm
ssm+增删改查用户+ajax验证用户名是否存在
ajax crud mybats spring-mvc ssm
Last synced: 11 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/fauzan1892/crud-basic-ci4
Berisi tentang CRUD basic untuk CodeIgniter 4
ci4 codeigniter crud php practice
Last synced: 14 Oct 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/topfullstack/v-crud
vue crud based on element-ui
admin crud dashboard element-ui nestjs vue
Last synced: 08 Nov 2024
https://github.com/zinirun/sequelize-redis-caching
Redis caching in CRUD works with Sequelize (MySQL)
Last synced: 07 Nov 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/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/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/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: 20 Oct 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/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/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://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: 11 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/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://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: 04 Aug 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/FussyFox/lintipy
Run static file linters on AWS lambda.
aws aws-lambda crud github github-api python sns
Last synced: 06 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/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/ocervell/flask-flash
Flask API Framework to quickly create model-driven CRUD APIs.
Last synced: 12 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/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/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/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/edsonmsouza/php-pdoconnection
Usage PHP PDO library with a simple CRUD implementation.
Last synced: 27 Oct 2024
https://github.com/cepr0/base-crud-rest-service
Base Spring Boot REST service implemented base CRUD operations
crud rest spring-boot spring-data-jpa
Last synced: 12 Oct 2024
https://github.com/byancamatos01/clinicaexrec1bd
banco-de-dados crud fateczl sql sqlserver
Last synced: 31 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/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/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/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/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/mongodb-developer/mongodb-codeigniter
MongoDB & CodeIgniter CRUD Tutorial
codeigniter codeigniter4 crud crud-application mongodb
Last synced: 06 Nov 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/kanzatahreem/recipe-app
The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.
bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails
Last synced: 11 Oct 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/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/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/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/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/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/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/mmeshkatian/ariel
Ariel. develope your webapplication in fastest way
apibuilder apicontroller ariel composer crud crud-creator laravel webapplications
Last synced: 12 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
https://github.com/codekeyz/loopback-multirole-api-starter
Start up your IBM Loopback - 3 Role-Based Rest-API with this boilerplate. It does all the heavy lifting for you
crud ibm-strongloop loopback multi-user nodejs rest-api
Last synced: 07 Nov 2024
https://github.com/sibeeshvenu/crud-mvc-webapi
The detailed article can be found here: https://sibeeshpassion.com/load-data-from-database-using-web-api/
crud crud-application csharp mvc webapi
Last synced: 05 Nov 2024
https://github.com/nix41/grape-utils
Group of Grape templates and utils for building APIs
api crud grape grape-api ror ruby rubyonrails template
Last synced: 10 Oct 2024
https://github.com/nilportugues/filesystem-repository
[PHP 7] FileSystem Repository implementation
clean-architecture clean-code composer crud ddd domain-driven-design file filesystem filter hexagonal-architecture orm pageable paginate php php7 repository sort storage
Last synced: 24 Oct 2024
https://github.com/amey-thakur/railsfriends
It is a simple Friends List App using Ruby on Rails with SQLite3 database.
amey ameythakur crud crud-operation gemfile megasatish rails-application rails7 ruby ruby-gem ruby-on-rails rubygem rubyonrails rubyonrailscourse sqlite-database
Last synced: 06 Nov 2024
https://github.com/kberov/mojolicious-command-generate-resources
Routes from database for your application
command crud generator mojolicious mojolicious-command perl rest web web-framework
Last synced: 27 Oct 2024
https://github.com/saulhidalgoaular/javafx-crud-generator
Crud Generator Framework for JavaFX
Last synced: 09 Nov 2024
https://github.com/biladina/yii2-ajaxcrud
Yii2 Ajax CRUD with Boostrap 4/5. Previously https://github.com/johnitvn/yii2-ajaxcrud
ajax boostrap4 bootstrap bootstrap-5 bootstrap5 crud crud-generator gii yii2 yii2-ajaxcrud yii2-ajaxcrud-bs5
Last synced: 27 Sep 2024
https://github.com/sibeeshvenu/m4moviesapp
An Angular application which uses Asp.net core and TMDB as a back end. This includes login, register, guard features. The authorized users can add movies to their watch lists and update the comments, and the visitors can see the movie lists from TMDB and filter them.
angular auth authentication bootstrap crud css html5 mdbootstrap service typescript
Last synced: 05 Nov 2024
https://github.com/gedeonts/catalog-of-my-things
A console app that helps users to keep a record of different types of things we won
Last synced: 27 Oct 2024
https://github.com/rafaykhattak/wisepay
WisePay is a sleek expense tracker crafted with ASP.NET Core, facilitating seamless financial management through categorization, reports, and customizable settings. With a user-friendly interface and responsive design, WisePay empowers users to track expenses effortlessly.
crud database dotnet dotnet-core expense-tracker mssql mssql-database syncfusion
Last synced: 12 Oct 2024
https://github.com/willianantunes/a-b-c-apps
A (C# with NDjango.RestFramework), B (Django), and C (React-Admin) applications. Use them to test integrations, observability, and more!
crud csharp django drf observability opentelemetry react-admin
Last synced: 31 Oct 2024
https://github.com/ipublikuj/doctrine-crud
:wrench: CRUD functions in Doctrine2 for Nette Framework (3.0+)
crud doctrine doctrine-crud doctrine2 extension ipub ipublikuj nette
Last synced: 28 Oct 2024
https://github.com/amey-thakur/ruby-on-rails-friendsapp
Friends App Using Ruby on Rails with PostgreSQL database deployed on Heroku.
amey ameythakur crud crud-operation gemfile heroku heroku-deployment herokuapp herokudeployment megasatish postgresql postgresql-database rails-application rails7 ruby ruby-gems ruby-on-rails rubyonrails rubyonrailscourse
Last synced: 26 Sep 2024
https://github.com/darbyluv2code/spring-boot-3-project-job-portal-web-app
Source code for the course: Spring Boot 3 Project - Build a Job Portal Web Application
crud hibernate java jpa mysql rest spring spring-boot spring-boot-3 spring-data-jpa spring-mvc spring-security spring-security-6 springboot3 thymeleaf tutorial
Last synced: 12 Oct 2024
https://github.com/elazzouzihassan/gestion-de-commandes
CRUD Operation Solution 📊 : Explore our robust CRUD operation solution designed for the 'Gestion de Commandes' (Order Management) project. This repository provides a streamlined approach to managing orders with Create, Read, Update, and Delete functionalities.
crud crud-operation laravel laravel-framework webapp
Last synced: 12 Nov 2024
https://github.com/maulayyacyber/crud-laravel-5.8
Crud Laravel 5.8
crud laravel laravel-auth laravel-file-manager laravel-storage laravel58
Last synced: 08 Nov 2024
https://github.com/fr13n8/todo-app
Simple REST todo API server in GO ✔️
crud docker docker-compose go golang graceful-shutdown jwt jwt-go rest rest-api restful-api service todo todoapp todolist todolist-app
Last synced: 28 Oct 2024
https://github.com/rohit-chouhan/ci-crud-snippet
https://marketplace.visualstudio.com/items?itemName=rohit-chouhan.ci-crud-snippet
ajax amv ci ci4 codeigniter4 codeoingiter crud delete insert select snippet update vscode
Last synced: 14 Oct 2024