26 个仓库
Tools for automatically generating table structures and boilerplate from database schemas.
Distinguishing note: Focuses on code generation for tables rather than runtime rendering.
Explore 26 awesome GitHub repositories matching user interface & experience · Data Table Generators. Refine with filters or upvote what's useful.
Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo
Automates the creation of boilerplate code for data tables using command-line tools to accelerate development.
Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It provides a unified graphical interface to connect to, query, and modify data across a wide range of relational and NoSQL database systems. The application functions as a comprehensive workspace, integrating tools for schema design, record editing, and data visualization. The project distinguishes itself through a focus on secure, flexible connectivity and AI-assisted workflows. It supports advanced authentication methods, including enterprise single sign-on, multi-factor authentic
Automatically generates database tables by parsing the structure of uploaded CSV, JSON, or Excel files.
go-admin is a full-stack admin scaffolding system that generates a complete backend management interface with built-in user, role, menu, and department management modules. It combines role-based access control enforcement, JWT token authentication, multi-tenant database isolation, and scheduled task scheduling into a single framework, with a Vue-based frontend rendered through reusable components. The project distinguishes itself by integrating a Casbin RBAC engine for granular permission management across menus, buttons, and API endpoints, alongside automatic API documentation generation fro
Generates full CRUD backend code and frontend views from database table structures through a visual interface.
DataHub is a metadata management platform designed to unify technical, operational, and business context across diverse data ecosystems. By utilizing a graph-based metadata model and an event-driven ingestion architecture, it creates a centralized source of truth that maps complex data relationships, lineage, and ownership. This foundational framework enables organizations to maintain a synchronized view of their data landscape, supporting both human-led discovery and automated data operations. The platform distinguishes itself through its focus on grounding artificial intelligence and autono
Analyzes parsed SQL statements to generate insights into how frequently and by whom specific data tables are accessed.
ReLaXed is a document workflow and compilation system that transforms Markdown, JSON data, and HTML/CSS into print-ready PDF files. It utilizes a headless browser engine to render web technologies into final documents, serving as a build system for technical documentation and dynamic reports. The project features a pipeline that automates asset generation, allowing scripts to produce images, charts, and tables from raw data files during the build process. It supports the integration of LaTeX formulas for mathematical equations and converts CSV files into formatted HTML tables. The system inc
Translates CSV data files into formatted HTML tables for document inclusion.
This project is a command-line utility designed to monitor and analyze token consumption and financial expenditure for AI coding assistants. By parsing local session logs directly on the user's machine, it provides a privacy-focused way to track development activity without transmitting sensitive data to external servers. The tool distinguishes itself through its ability to aggregate disparate log formats from multiple coding assistants into a unified, schema-agnostic representation. It features a decoupled pricing engine that allows users to apply custom model-specific cost multipliers, over
Groups token consumption data by individual interaction sessions to identify high-cost workflows.
Polar is a digital product monetization engine and subscription management system. It serves as a merchant of record platform that handles global sales tax and VAT compliance, providing the infrastructure for selling subscriptions and one-time digital goods via hosted checkouts and embedded payment flows. The project functions as an entitlement and access manager, automating the granting and restriction of digital benefits, license keys, and third-party platform roles. It includes a dedicated usage-based billing infrastructure that tracks customer activity through meters to apply aggregation
Determines total costs associated with individual user sessions by aggregating events.
CRMEB is a comprehensive e-commerce platform built on ThinkPHP 6, designed as a headless system that delivers standardized APIs to various frontend clients. It provides a unified backend to synchronize product catalogs, orders, and customer data across web browsers, mobile applications, and mini-programs. The platform supports diverse commerce models, including multi-vendor marketplaces where independent merchants manage their own stores, centralized chain store networks, and social commerce frameworks featuring affiliate distribution and community group buying. It also integrates specialized
Automatically generates backend forms, list views, and routes by parsing database table structures.
Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using Spring Boot, MyBatis, and Vue. It functions as a comprehensive platform for creating administrative dashboards with integrated role-based access control and organizational data permission systems. The framework distinguishes itself through a combination of automated CRUD code generation and an integrated RAG platform that connects large language models to enterprise data via vector stores. It further incorporates a BPMN-based workflow engine to automate complex business process
Automatically produces full CRUD backend code and frontend views by parsing database table structures.
Geeker-Admin is a Vue.js admin dashboard framework designed for building backend management interfaces. It utilizes Vue 3, TypeScript, and Vite to provide a foundation for creating data-driven administration panels. The framework features a configurable data table engine that generates complex grids automatically from predefined configuration objects. It incorporates a role-based access control system to restrict access to specific pages and interface elements based on user permissions. The system includes a centralized state management store for persistent global data and page state preserv
Provides a system for generating complex data tables automatically from predefined configuration objects.
x-render is a configuration-driven UI framework and low-code interface builder that transforms structured data definitions into functional user interface components. It operates as a JSON-driven UI generator, using a standardized configuration protocol to render data tables, input forms, and charts. The system includes a visual form builder and interface design editor, allowing users to arrange layouts and configuration settings through a graphical interface to avoid writing manual structural code. This process is supported by a schema-based component library that maps configuration keys to a
Renders searchable data tables dynamically at runtime based on configuration schemas.
Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from JSON or arrays. It functions as a hierarchical data viewer and a spreadsheet interface component, capable of rendering thousands of records efficiently through viewport-based virtualization and progressive loading. The library distinguishes itself by providing a full spreadsheet interface mode with multi-sheet management, cell range selection, and bulk copy-paste capabilities. It supports complex data architectures, including nested data field mapping, expandable tree structure
Ships built-in importers to parse local JSON, CSV, and XLSX files directly into table structures.
Pig is a microservice-based RBAC permission management platform built on Spring Cloud and Spring Boot, with OAuth2 authentication and authorization at its core. It provides a dedicated authorization server that issues access and refresh tokens using authorization code, password, and refresh token grant types, while embedding role and permission checks into each microservice to secure API endpoints. The platform distinguishes itself through a comprehensive set of integrated capabilities, including automatic CRUD code generation from database schemas that produces controller, service, mapper, a
Generates controller, service, mapper, and UI files by introspecting database table metadata at development time.
SQLiteStudio is an open-source graphical tool for browsing, editing, and managing SQLite database files. It combines a full-featured SQL editor with syntax highlighting, a visual database schema designer for creating entity-relationship diagrams, and a plugin-based extensibility platform that allows adding custom functionality through C/C++, JavaScript, Tcl, or Python. The application distinguishes itself through its multi-language scripting engine, which embeds JavaScript, Tcl, and Python interpreters to enable user-defined functions and scripts within SQL queries. It supports encrypted data
Imports data from files into database tables with configurable format, charset, and options.
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal
Inserts binary and text file contents into BLOB columns with placeholder support.
A fast and clever hex editor for macOS
Provides a hex editor with insert/delete byte operations for binary files.
HexFiend is a native macOS hex editor designed for opening and editing binary files of any size without loading them entirely into memory. It uses a 64-bit addressable data model with memory-mapped file access, enabling navigation of multi-gigabyte files while maintaining byte-level undo for insert and delete operations. The editor distinguishes itself through a diff algorithm for binary file comparison that accounts for insertions and deletions, and a template-based structure parsing system that uses user-defined scripts to visualize binary file layouts. It also includes a typed data interpr
Ships a native macOS hex editor that opens and edits binary files of any size with insert, delete, and overwrite operations.
serverless-express 是一个 Node.js 无服务器框架适配器,使标准 Web 框架能够在无服务器计算环境中运行。它利用兼容层将云网关事件和触发器映射为标准的 HTTP 请求和响应对象。 该项目具有全栈代码生成器,可从集中的实体关系配置中生成 API 端点、数据库模式和前端样板。它包括一个无服务器事件路由器,用于将非 HTTP 云事件转换为模拟的 HTTP 请求,以及一个使用声明式基础设施即代码模板配置 NoSQL 数据库和云资源的工具。 其他功能涵盖用于基于令牌访问控制的云身份集成、用于管理环境阶段的自动化部署流水线,以及用于自动化 CRUD API 生成的数据建模。该系统还提供用于 Base64 二进制编码、结构化应用日志记录和事务性电子邮件发送的实用程序。 支持本地应用执行,以便在无需云部署的情况下进行开发和测试。
Produces API endpoints, database tables, and UI components automatically from a centralized entity relationship configuration.
MacVim 是一个原生的 Cocoa 应用程序,将 Vim 模态文本编辑器实现为 macOS 上的图形用户界面。它将编辑器引擎直接集成到原生窗口和事件循环中,使其无需终端模拟器即可运行。 该项目既是编程文本编辑器,也是十六进制二进制编辑器。它提供了通过可视化十六进制网格修改原始二进制数据并对二进制文件应用补丁的工具。 该编辑器具有模态输入处理、基于模式的语法高亮和矩形块选择功能。其他能力包括多级撤销历史、文件路径补全、拼写检查以及通过编译器错误消息导航到特定代码行的功能。它还支持通过多窗口和代码折叠进行布局管理,以及对波斯语脚本的渲染支持。
Provides a visual editor to modify raw binary data in hexadecimal format and apply patches to files.
Magic MCP is a Model Context Protocol server and AI component generator that translates natural language descriptions into functional user interface code. It acts as an LLM design orchestrator, producing responsive web elements and layouts anchored on utility-first CSS styling patterns. The system features a side-by-side variation engine that generates multiple stylistic interpretations of a single prompt for comparative selection. It incorporates SVG-based asset integration for branding and iconography and utilizes template-based assembly to combine pre-defined style patterns with user-speci
Creates data presentation layouts including data tables, pricing grids, and interactive logs.