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/johndatserakis/koa-react-notes-web
π€ This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and more.
boilerplate crud functional-components hooks koa react react-router starter storybook typescript
Last synced: 28 Oct 2024
https://github.com/bitovi/hatchify
JavaScript open source CRUD app generator turns schemas into an app quickly, while allowing customization later.
crud crud-application jsonapi low-code react sequelize
Last synced: 07 Nov 2024
https://github.com/loiane/angular2-crud-auth-routing
Sample Angular (2.x, 4.x) project with Contacts CRUD + routing + simple authentication
angular2 angular4 angularcli crud
Last synced: 28 Oct 2024
https://github.com/vladocar/ramd.js
ramd.js JavaScript library for making web applications.
crud crud-application javascript library webapp
Last synced: 20 Nov 2024
https://github.com/didinj/mern-stack-authentication
Secure MERN Stack CRUD Web Application using Passport.js Authentication
application authentication crud express expressjs login mern mern-stack mongo mongodb node nodejs passport passportjs react reactjs secure securing security web
Last synced: 21 Oct 2024
https://github.com/alfianlosari/node-grpc-server-note-crud
gRPC Server and Client Example for CRUD Note Service using node.js
crud grpc grpc-client grpc-node grpc-server grpc-service nodejs
Last synced: 14 Nov 2024
https://github.com/ivan-borovets/fastapi-clean-example
Backend template using FastAPI, but framework-agnostic by design. Implements Clean Architecture and DDD patterns with clearly separated layers and dependency inversion. Includes session-based authentication using cookies and role-based access control with permissions and hierarchical roles.
api clean-architecture crud ddd-example dependency-injection fastapi fastapi-auth fastapi-template hexagonal-architecture onion-architecture python restful-api sqlalchemy unit-of-work uv
Last synced: 22 Dec 2024
https://github.com/atomgraph/processor
Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
appengine crud data-driven data-processing declarative docker-image framework generic hypermedia knowledge-graph ldt linked-data linked-data-templates ontology-driven-development rdf rest semantic-web server sparql
Last synced: 07 Nov 2024
https://github.com/maniruzzamanakash/vue-3-advance-crud
A Complete Single Page Application using Vue, Vue Router, Bootstrap-Vue, Vuex and all....
bootstrap-vue crud vue vue-router vue3-demo vuejs vuejs-router vuejs3 vuex
Last synced: 01 Dec 2024
https://github.com/houarizegai/fullstack-angular-springboot
Customer Relationship Managment [Full-stack Web Development using Angular & SpringBoot (RestFull API)]
angular crud crud-application customer-relationship-managment full-stack-web-development java jwt rest-api restful-api spring springboot webapp
Last synced: 07 Nov 2024
https://github.com/remyla/damas-core
JSON storage service. RESTful, CRUD, multi-user.
api crud json jwt-authentication nodejs-server rest-api
Last synced: 04 Nov 2024
https://github.com/oktadev/python-flask-react-crud-example
Build a simple CRUD application with Python, Flask, and React.
Last synced: 14 Nov 2024
https://github.com/nlware/vue-crud-ui
Single file Vue.js script that adds a UI to the PHP-CRUD-API project
Last synced: 04 Nov 2024
https://github.com/sacrud/pyramid_sacrud
Admin CRUD interface for Pyramid, works with any backends.
admin crud pyramid-framework python
Last synced: 18 Nov 2024
https://github.com/ramzitannous/medium-graphql-nestjs
A medium like graphql server using nestjs + graphql
codebase crud dataloader graphql graphql-schema mongodb nestjs-graphql nodejs pagination subscription
Last synced: 11 Oct 2024
https://github.com/maniruzzamanakash/wp-react-kit
A simple starter kit to work in WordPress with WordPress Rest API, WP-script, React, React Router, Tailwind CSS, PostCSS, Eslint, WP-Data, WP-Data Store, Typescript, React Components, i18n, CRUD, PHP OOP plugin architecture easily in a minute.
crud gutenberg hacktoberfest hacktoberfest-accepted hacktoberfest2022 i18n phpunit-tests phpunit9 react reactjs reactrouter redux redux-sagas rest-api typescript wordpress wordpress-api wp-scripts
Last synced: 01 Dec 2024
https://github.com/didinj/ionic4-angular6-crud-example
Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova
angular angular6 angularjs app building cordova crud hybrid hybrid-apps ionic ionic-framework ionic3 mobile phonegap typescript typescript2 using
Last synced: 08 Nov 2024
https://github.com/didinj/nodeexpresscrud
Node, Express, Mongoose and MongoDB CRUD Web Application
application crud example express expressjs mongo mongodb mongoose mongoosejs node nodejs tutorial web webapp
Last synced: 11 Oct 2024
https://github.com/friendsofcake/crud-view
CakePHP: Automated admin backend based on your CRUD configuration
admin-ui cakephp cakephp-plugin crud php
Last synced: 22 Dec 2024
https://github.com/elcobvg/lumen-realworld-example-app
Exemplary real world backend API built with Lumen + MongoDB
crud demo-app jwt lumen lumen-framework mongodb realworld rest-api
Last synced: 16 Oct 2024
https://github.com/luyadev/luya-module-admin
Administration base module for all LUYA admin modules
admin angular bootstrap4 crud hacktoberfest luya php yii2
Last synced: 21 Dec 2024
https://github.com/loiane/ionic3-firebase-ngrx
Sample Ionic 3 application using ngrx with firebase (auth, crud and camera plugin)
angular angular4 angularfire2 authentication cordova-camera crud firebase ionic ionic3 ngrx ngrx-effects ngrx-store
Last synced: 28 Oct 2024
https://github.com/solisoft/foxxy
foxxy : create your app with ArangoDB Foxx RiotJS UIKIT3 Brunch Yarn
Last synced: 06 Dec 2024
https://github.com/jloisel/elastic-crud
Simple yet elegant ElasticSearch Crud Repository.
crud elastcsearch elasticsearch-client elasticsearch-queries elasticsearch6 jackson java json-serialization spring
Last synced: 06 Nov 2024
https://github.com/bezkoder/react-firebase-database-crud
React Firebase CRUD App with Realtime Database
crud firebase-database firebase-realtime-database react react-firebase react-js reactjs realtime-database
Last synced: 12 Nov 2024
https://github.com/fanamurov/larrock-core
Core components for LarrockCMS
cms composer crud laravel laravel-5-package laravel-admin laravel5 laravel56 larrock larrockcms php php7 php71 php72
Last synced: 11 Oct 2024
https://github.com/bezkoder/spring-boot-thymeleaf-example
Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC
bootstrap bootstrap-4 bootstrap4 crud crud-api crud-application crud-operation crud-sample spring spring-boot spring-boot-thymeleaf spring-data-jpa spring-mvc spring-thymeleaf springboot thymeleaf thymeleaf-java thymeleaf-template-engine
Last synced: 11 Oct 2024
https://github.com/amine-smahi/.net-core-learning-journey
Some of the projects i made when starting to learn .NET Core
asp asp-net-core authentification crud dotnet dotnet-core entity-framework entity-framework-core mvc sqlite
Last synced: 27 Oct 2024
https://github.com/mia-platform/crud-service
A lightweight application to expose restful CRUD API over HTTP interface
Last synced: 06 Nov 2024
https://github.com/wpcodevo/rust-postgres-crud-sqlx
In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as a developer will equip you with valuable skills for building robust, maintainable, and scalable applications.
actix-web api crud crud-api crud-application crud-operations postgres postgresql restapi rust rust-lang sqlx
Last synced: 27 Nov 2024
https://github.com/didinj/angular7-material-crud-example
Angular 7 Tutorial: Building CRUD Web Application
angular angular7 angularjs application building crud tutorial web webapp
Last synced: 09 Nov 2024
https://github.com/evoluteur/react-crud-icons
67 SVG icons for CRUD applications, packaged as a React component with light & dark themes and tooltip.
button-animation crud crud-app crud-application icon icon-pack icon-set icons iconset inline-svg material-design material-ui react react-component react-components svg svg-icons svg-sprites ui ui-components
Last synced: 25 Dec 2024
https://github.com/prahladyeri/tiddly
Minimal, prototype RESTful server for basic CRUD transactions
crud python3 rest-api sqlalchemy
Last synced: 05 Nov 2024
https://github.com/savannabits/acacia
Backend Code Generator for Laravel 9, Vue 3 and Tailwindcss 3 using primevue
acacia code crud generator jig laravel primevue savannabits tailwindcss vite vue
Last synced: 10 Nov 2024
https://github.com/akash-goyal-github/inventory-management-system
βInventory Management Systemβdemonstrates the CRUD (Create, Read, Update and Delete) operations which is done using Tech Stack βAngular, Spring Boot and Mysql. π― π₯. On the landing page of the application displaying all the records where user can insert/create the Product, update the Product, delete the Product. π― π₯
angular angular-springboot capstone-project crud delete exception framework get inventory-management-system jwt jwt-authentication login-page mvc-architecture mysql post restapi small-project spring-boot test-case update
Last synced: 26 Dec 2024
https://github.com/vamshiiitbhu14/coredataswift4
This Project implements CoreData in Swift4 with a lot reduction in boilerplate code, using a UITableView with NSFetchedResultsController along with CRUD operations and Batch Updates
coredata crud nsfetchedresultscontroller swift4
Last synced: 10 Nov 2024
https://github.com/evoluteur/evolutility-asp.net
Lightweight CRUD framework for heavy lifting using ASP.net and MS-SQL Server.
asp asp-net aspnet aspnet-mvc crud crud-app crud-application crud-functionality crud-generator evolutility framework low-code metadata model-driven mysql no-code sql-server web-application
Last synced: 13 Nov 2024
https://github.com/bezkoder/node-js-mssql-crud-example
Node.js Rest API with SQL Server/ MSSQL - CRUD example using Expressjs
crud crud-application express express-js expressjs mssql mssql-database node node-js nodejs sql-server
Last synced: 12 Oct 2024
https://github.com/cornflourblue/dotnet-7-dapper-sqlite-crud-api
.NET 7.0 + Dapper + SQLite - CRUD API Tutorial in ASP.NET Core
aspnetcore crud dapper dotnet sqlite
Last synced: 28 Oct 2024
https://github.com/ninjacodegen/ncg-crud-ngx-md
Angular 4+ Material Design CRUD/Admin app by NinjaCodeGen http://DNAfor.NET
angular angular-2 angular-cli angular-material angular2 angular4 code-generator crud crud-application crud-generator crud-sample material-design ngx-datatable typescript
Last synced: 11 Oct 2024
https://github.com/scalalandio/ocdquery
Over-Complicated Database Query using higher-kinded data
crud database doobie higher-kinded-types scala
Last synced: 10 Nov 2024
https://github.com/bastinald/ux
Laravel UI, Auth, & CRUD scaffolding package using Bootstrap & Livewire.
auth bootstrap crud laravel livewire package scaffolding ui
Last synced: 14 Oct 2024
https://github.com/housamz/python-mysql-admin-panel-generator
Python MySQL Admin-panel Generator (MAGE), a Python Flask tool that helps you create a Python Flask CRUD system for any MySQL database in seconds.
cms content-management crud crud-application database flask mysql python
Last synced: 19 Nov 2024
https://github.com/trafik8787/lara-crud
This package will give an opportunity to get a very flexible admin panel that will satisfy you most of the time.
admin admin-panel administrator crud crud-generator laravel
Last synced: 20 Nov 2024
https://github.com/brnrajoriya/angular-boilerplate
Ready to use Angular Boilerplate with Basic Required features. For API's check https://github.com/brnrajoriya/Laravel-Boilerplate
angular angular-material angular7 angular7-boilerplate authentication boilerplate bootstrap4 crud crud-sample material-ui typescript universal
Last synced: 15 Nov 2024
https://github.com/zofe/rapyd-livewire
rapyd: crud widgets for laravel. datatable, grids, forms, in a simple package
crud laravel livewire livewire-components modules rapyd
Last synced: 14 Oct 2024
https://github.com/masfranzhuo/flutter_crud_with_bloc_library
This is a Flutter CRUD example with flutter bloc library
architecture bloc bloc-architecture crud crud-application crud-sample dart event events flutter flutter-app flutter-apps flutter-architecture flutter-bloc flutter-bloc-pattern flutter-crud flutter-demo flutter-examples state state-management
Last synced: 06 Nov 2024
https://github.com/chris104957/crudcast
Create and deploy a RESTful API with a few lines of YAML
crud crud-generator flask mongodb rest-api
Last synced: 15 Nov 2024
https://github.com/didinj/spring-boot-mongodb-react-java-crud
Spring Boot, MongoDB and React.js CRUD Java Web Application Example
application boot crud example java mongo mongodb react reactjs spring spring-boot tutorial web webapp
Last synced: 21 Oct 2024
https://github.com/edufolly/folly_fields
Basic form fields and utilities. Maybe a humble Flutter project boilerplate.
boilerplate brazil crud dart flutter flutter-package folly-fields hacktoberfest mvc-framework
Last synced: 19 Dec 2024
https://github.com/venediktov/crud
Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers
asio asynchronous boost boost-asio boost-beast boost-library cpp11 cpp14 cpp17 crud crud-api crud-operation handlers lightweight performance restful restful-webservices web-api web-service
Last synced: 28 Oct 2024
https://github.com/railsjazz/mega_scaffold
MEGA fast solution how to add CRUD functionality for your Rails models
Last synced: 07 Nov 2024
https://github.com/russkyc/groomwise
Onsite Pet Grooming CRM for Windows
admin appointment-booking crm crud enterprise inventory service-management windows-desktop wpf
Last synced: 25 Nov 2024
https://github.com/pepoviola/tide-basic-crud
Basic CRUD api using Rust / Tide / Sqlx / Postgresql
api-rest crud postgresql rust sqlx tera tide
Last synced: 10 Nov 2024
https://github.com/riteshsingh1/livewire-crud
Basic Crud Generator (With Code Files, like GII (YII2)) Using Laravel, Livewire and Tailwind CSS And Bootstrap
crud laravel laravel-livewire-crud livewire
Last synced: 12 Oct 2024
https://github.com/zafar-saleem/todo
Example project that illustrates CRUD operations in vanilla JavaScript
crud crud-application javascript todo todoapp todolist
Last synced: 08 Nov 2024
https://github.com/mazipan/nodejs-simple-restfull-with-express
:zap: ExpressJS Rest API Sample
crud express-boilerplate expressjs expressjs-crud expressjs-sample
Last synced: 28 Oct 2024
https://github.com/go2ismail/asp.net-core-2-mvc-crud-datatables-jquery-plugin
Asp.Net Example implementation of datatables.net using Asp.Net Core 2 Mvc CRUD datatables jQuery Plugin
asp asp-net-core-mvc core crud datatables entity-framework jquery mvc net
Last synced: 12 Nov 2024
https://github.com/femessage/el-data-tree
π΄Base on element-ui, makes tree component crud easily
Last synced: 08 Nov 2024
https://github.com/marabesi/laravel-easy-crud
(Laravel 5+) Simple and effective way to generate CRUD from your models or database
crud database gentelella-theme laravel mit models php
Last synced: 28 Oct 2024
https://github.com/cornflourblue/dotnet-7-dapper-mssql-crud-api
.NET 7.0 + Dapper + MS SQL Server - CRUD API Tutorial in ASP.NET Core
aspnetcore crud crud-api dapper dotnet mssql sql-server
Last synced: 28 Oct 2024
https://github.com/bezkoder/react-firestore-crud
React Firestore CRUD App example - Firebase Cloud Firestore
crud crud-application firebase-cloud-firestore firestore firestore-database firestore-react react react-firestore react-js reactjs serverless
Last synced: 12 Nov 2024
https://github.com/cornflourblue/angular-14-registration-login-example
Angular 14 - User Registration and Login Example
angular angular14 authentication crud registration
Last synced: 28 Oct 2024
https://github.com/mikhailgulkin/cleangolangorderapp
architecture clean-architecture cqrs cron crud ddd ddd-architecture gin-gonic go golang rabbitmq saga sql
Last synced: 14 Oct 2024
https://github.com/cepr0/generic-crud
A handy library that reduces the writing of the boilerplate code for CRUD operations in Spring applications
crud generics jpa mongodb rest spring spring-boot spring-data-jpa spring-data-mongodb spring-mvc
Last synced: 12 Oct 2024
https://github.com/johnnyperdomo/contacts
iOS Contacts App written in Swift 4 using C.R.U.D
animations apple contacts coredata crud ios lottie swift
Last synced: 13 Nov 2024
https://github.com/rohit-chouhan/crudigniter
We made crud easy, you can apply CRUD operation easily through API for Codeigniter 4.
api codeigniter crud database mvc php
Last synced: 28 Oct 2024
https://github.com/nilportugues/repository
[PHP 7] Implementation and definition of a base Repository in Domain land.
clean-architecture composer crud ddd domain-driven-design filter hexagonal-architecture orm pageable pagination php php7 repository sort storage
Last synced: 22 Oct 2024
https://github.com/iambrosi/ismaambrosigeneratorbundle
Generates Symfony2 documents, forms and CRUD for MongoDB documents
bundle crud php symfony symfony-bundle
Last synced: 19 Nov 2024
https://github.com/yunsii/antd-curd
π¦ εΊδΊ ant design γ dva γ antd-form-mate ηε’ε ζΉζ₯ι‘΅ι’η»δ»Άγ
Last synced: 09 Nov 2024
https://github.com/ankitsharma-007/crud.aspcore.angular.webapi.ef
CRUD Operations in ASP.NET Core 3.0 using Angular 8 , Web API and Entity Framework core DB first approach with the help of VS 2019.
angular-forms angular8 ankit-sharma article asp-net-core crud entity-framework-core ngrx ngrx-effects ngrx-store sql-server visual-studio webapi
Last synced: 22 Oct 2024
https://github.com/voxpelli/node-github-publish
Publishes a file to a repository through the GitHub Contents API
api-wrapper crud github-api node-js
Last synced: 26 Oct 2024
https://github.com/bezkoder/angular-15-crud-example
Angular 15 project - CRUD example with Web API using Router, Form, HttpClient and Bootstrap
angular angular-15 angular15 bootstrap bootstrap-4 bootstrap4 crud crud-app crud-application crud-operation crud-operations crud-sample
Last synced: 11 Oct 2024
https://github.com/jmdisuanco/pinipig
π Performant webservice framework
crud fast hooks http javascript js microservice-framework nodejs orm performant restapi restful-webservices webservice websocket
Last synced: 11 Nov 2024
https://github.com/indraxyz/simple-crud-reactjs-nextjs
understanding basic flow of reactjs (crud) class component using typescript, nextjs, css
crud css javascript nextjs reactjs typescript
Last synced: 02 Dec 2024
https://github.com/bezkoder/angular-16-crud-example
Angular 16 CRUD example with Web API - Angular 16 project - sample app with a CRUD example to consume Rest API
angular angular-16 angular16 bootstrap bootstrap-4 bootstrap4 crud crud-app crud-application crud-operation crud-operations crud-sample httpclient
Last synced: 11 Oct 2024
https://github.com/thipages/js-crud-api
JavaScript client library for the API of PHP-CRUD-API
crud database javascript php-crud-api rest-api
Last synced: 15 Dec 2024
https://github.com/gowthamand/codeigniter-add-edit-delete-view-login-register
CodeIgniter: Add, Edit, Delete, View , Login , Register, Ajax , JSON , Jquery Demo, CodeIgniter CRUD, CodeIgniter Boilerplate
admin admin-dashboard ajax-form ajax-request api bootstrap4 crud crud-application crud-functionality crud-operation crud-sample demo-app jquery json-response login registration sample-app sample-code sample-project validation
Last synced: 28 Oct 2024
https://github.com/bigpresh/dancer-plugin-simplecrud
Quick and effortless CRUD (create/read/update/delete) operations based on database tables
crud crud-api crud-generator dancer hacktoberfest perl
Last synced: 28 Oct 2024
https://github.com/ireshmw/crud_table
CRUD Table Flutter consists of a Lazy loading function, resizable columns, and integrated CRUD Form.
crud crud-table-flutter dart data-table flutter form lazy-loading table
Last synced: 02 Nov 2024
https://github.com/bezkoder/spring-boot-sql-server
Spring Boot + SQL Server example: CRUD Operations Rest API with Spring Data JPA
crud crud-api crud-application crud-operation crud-sample jpa mssql mssql-database spring spring-boot sql-server
Last synced: 12 Oct 2024
https://github.com/react-backoffice/backoffice
React GUI-Framework based on Material UI; provides a couple of components for back-office apps (CRUD-based APIs)
component-library crud crud-gui dashboard material-ui react react-router reactjs
Last synced: 30 Oct 2024
https://github.com/didinj/react-native-firebase-firestore-crud-example
React Native Firebase Tutorial: Build CRUD Firestore App
android app crud database example firebase firestore ios native react react-native-firebase reat-native rnfirebase
Last synced: 21 Oct 2024