#

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
appsmithorg/appsmith
https://static.github-zh.com/github_avatars/appsmithorg?size=40
TypeScript 37.99 k
10 小时前
refinedev/refine
https://static.github-zh.com/github_avatars/refinedev?size=40

refine 是一个基于React的web快速开发框架。使得开发人员减少重复的CRUD操作,提供包括身份认证、访问控制、路由、网络、状态管理和i18n等行业标准解决方案

TypeScript 32.65 k
14 小时前
https://static.github-zh.com/github_avatars/Tencent?size=40

🏆 实时 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构 🏆 Real-Time coding-free, powerful and secure ORM 🚀 providing APIs and Docs without coding by Backend, and the returned JSON of API can...

Java 18.2 k
2 天前
https://static.github-zh.com/github_avatars/dpgaspar?size=40

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome...

Python 4.89 k
9 天前
nestjsx/crud
https://static.github-zh.com/github_avatars/nestjsx?size=40
TypeScript 4.28 k
1 年前
https://static.github-zh.com/github_avatars/redux-orm?size=40

#前端开发#NOT MAINTAINED – A small, simple and immutable ORM to manage relational data in your Redux store.

JavaScript 2.95 k
3 年前
https://static.github-zh.com/github_avatars/viewflow?size=40
JavaScript 2.54 k
3 个月前
https://static.github-zh.com/github_avatars/FISCO-BCOS?size=40

#区块链#FISCO BCOS(发音为/ˈfɪskl bi:ˈkɒz/)是一个稳定、高效、安全的许可区块链平台,已被广泛应用于现实的行业应用。截至目前,已拥有5000多家企事业单位,400多个产业数字化标杆应用,涵盖文化版权、司法服务、政府服务、物联网、金融、智慧社区、房地产建设、社区治理、乡村振兴等领域。FISCO BCOS (pronounced /ˈfɪskl bi:ˈkɒz/) is a stabl...

C++ 2.49 k
2 天前
https://static.github-zh.com/github_avatars/nmxiaowei?size=40

Avue.js2.0是基于现有的element-ui库进行的二次封装,简化一些繁琐的操作,核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景,同时衍生出更多企业常用的组件,达到高复用,容易维护和扩展的框架,同时内置了丰富了数据展示组件,让开发变得更加容易

Vue 2.29 k
3 个月前
https://static.github-zh.com/github_avatars/cool-team-official?size=40

🔥 cool-admin一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于vue3、element-plus、pinia、vite、tailwindcss、i18n等构建

Vue 2.28 k
16 天前
https://static.github-zh.com/github_avatars/moshowgame?size=40

又名大狼狗代码生成器,基于SpringBoot2+Freemarker的JAVA代码生成器,以释放双手为目的,支持mysql/oracle/pgsql三大数据库, 用DDL-SQL语句生成JPA/JdbcTemplate/Mybatis/MybatisPlus/BeetlSQL等相关代码.

FreeMarker 2.15 k
4 天前
https://static.github-zh.com/github_avatars/streamich?size=40

Node fs and browser File System API adapters and in-memory implementations 👍

TypeScript 1.94 k
1 天前
https://static.github-zh.com/github_avatars/canjs?size=40
JavaScript 1.91 k
2 年前
loading...

Created by James Martin

发布于 1983

Website
Wikipedia
维基百科

相关主题

SQL数据库Query (disambiguation)REST API