crud

There are 14975 repositories under crud topic.

  • appsmith

    appsmithorg/appsmith

    Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

    Language:TypeScript38.4k29423.6k4.3k
  • refine

    refinedev/refine

    A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

    Language:TypeScript33.2k1421.7k2.8k
  • nocobase

    nocobase/nocobase

    NocoBase is the most extensible AI-powered no-code/low-code platform for building business applications and enterprise solutions.

    Language:TypeScript18.9k1541.2k2.1k
  • Tencent/APIJSON

    🏆 实时 零代码、全功能、强安全 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 be customized by Frontend(Client) users

    Language:Java18.3k3886812.3k
  • ddd-by-examples/library

    A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.

    Language:Java5.5k21240796
  • dpgaspar/Flask-AppBuilder

    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) - http://flaskappbuilder.pythonanywhere.com/

    Language:Python4.9k1521.3k1.4k
  • crud

    nestjsx/crud

    NestJs CRUD for RESTful APIs

    Language:TypeScript4.3k60568572
  • brocoders/nestjs-boilerplate

    NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.

    Language:TypeScript4.1k3194897
  • mevdschee/php-crud-api

    Single file PHP script that adds a REST API to a SQL database

    Language:PHP3.7k1689561k
  • remult/remult

    Full-stack CRUD, simplified, with SSOT TypeScript entities

    Language:TypeScript3.2k31194149
  • redux-orm/redux-orm

    NOT MAINTAINED – A small, simple and immutable ORM to manage relational data in your Redux store.

    Language:JavaScript2.9k37277114
  • serenity-is/Serenity

    Business Apps Made Simple with Asp.Net Core MVC / TypeScript

    Language:C#2.7k2165.3k811
  • gothinkster/golang-gin-realworld-example-app

    Exemplary real world application built with Golang + Gin

    Language:Go2.6k4818505
  • sqlite_orm

    fnc12/sqlite_orm

    ❤️ SQLite ORM light header only library for modern C++

    Language:C++2.6k64700340
  • viewflow/django-material

    Material Design for Django

    Language:JavaScript2.5k88415422
  • FISCO-BCOS/FISCO-BCOS

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

    Language:C++2.5k107668728
  • cool-team-official/cool-admin-vue

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

    Language:Vue2.3k22125606
  • nmxiaowei/avue

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

    Language:Vue2.3k55612496
  • moshowgame/SpringBootCodeGenerator

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

    Language:FreeMarker2.2k64128714
  • streamich/memfs

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

    Language:TypeScript2k9241140
  • canjs/canjs

    Build CRUD apps in fewer lines of code.

    Language:JavaScript1.9k1022.1k419
  • crocodic-studio/crudbooster

    Laravel CRUD Generator, Make an Advanced Web Application Quickly

  • avo

    avo-hq/avo

    The Essential Toolkit for building Internal Tools and admin panels with Ruby on Rails

    Language:Ruby1.7k131.6k301
  • toolpad

    mui/toolpad

    [Not actively maintained] Toolpad: Full stack components and low-code builder for dashboards and internal apps.

    Language:TypeScript1.7k281.2k412
  • jiangxy/react-antd-admin

    用React和Ant Design搭建的一个通用管理后台

    Language:JavaScript1.6k7774448
  • fastapi-crudrouter

    awtkns/fastapi-crudrouter

    A dynamic FastAPI router that automatically creates CRUD routes for your models

    Language:Python1.6k1391171
  • ElectroCRUD

    garrylachman/ElectroCRUD

    Database CRUD Application Built on Electron | MySQL, Postgres, SQLite

    Language:JavaScript1.5k80107311
  • darbyluv2code/spring-boot-3-spring-6-hibernate-for-beginners

    Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners

    Language:Java1.5k4301.1k
  • fastcrud

    benavlabs/fastcrud

    FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities.

    Language:Python1.4k89996
  • ddd-by-examples/factory

    The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack

    Language:Java1.4k1203272
  • thangchung/clean-architecture-dotnet

    🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻

    Language:C#1.3k3621282
  • uasoft-indonesia/badaso

    Laravel Vue headless CMS / admin panel / dashboard / builder / API CRUD generator, anything !

    Language:PHP1.2k21224230
  • gothinkster/laravel-realworld-example-app

    Exemplary real world backend API built with Laravel

    Language:PHP1.2k55261k
  • JKHeadley/rest-hapi

    🚀 A RESTful API generator for Node.js

    Language:JavaScript1.2k39151155
  • panagiop/node.js-clean-architecture

    A use case of Clean Architecture in Node.js comprising of Express.js, MongoDB and Redis as the main (but replaceable) infrastructure.

    Language:JavaScript1.1k132205
  • fast-crud/fast-crud

    面向配置的crud框架,开发crud 快如闪电,超级表格;Options-oriented crud framework, develop crud as fast as lightning;based on vue3;super table

    Language:TypeScript1.1k12498108