26 dépôts
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 est un adaptateur de framework serverless Node.js qui permet aux frameworks web standard de s'exécuter sur du calcul serverless. Il utilise une couche de compatibilité pour mapper les événements et déclencheurs de passerelle cloud vers des objets de requête et de réponse HTTP standard. Le projet dispose d'un générateur de code full-stack qui produit des points de terminaison API, des schémas de base de données et du boilerplate frontend à partir de configurations d'entités-relations centralisées. Il inclut un routeur d'événements serverless pour traduire les événements cloud non-HTTP en requêtes HTTP simulées et un outil pour provisionner des bases de données NoSQL et des ressources cloud en utilisant des modèles d'infrastructure-as-code déclaratifs. Les capacités supplémentaires couvrent l'intégration de l'identité cloud pour le contrôle d'accès basé sur des jetons, des pipelines de déploiement automatisés pour gérer les étapes d'environnement, et la modélisation de données pour la génération automatique d'API CRUD. Le système fournit également des utilitaires pour l'encodage binaire base64, la journalisation structurée des applications et l'envoi d'e-mails transactionnels. L'exécution locale de l'application est prise en charge pour le développement et les tests sans nécessiter de déploiement cloud.
Produces API endpoints, database tables, and UI components automatically from a centralized entity relationship configuration.
MacVim est une application Cocoa native qui implémente l'éditeur de texte modal Vim comme une interface utilisateur graphique sur macOS. Il intègre le moteur de l'éditeur directement dans une fenêtre native et une boucle d'événements, lui permettant de fonctionner sans émulateur de terminal. Le projet fonctionne à la fois comme un éditeur de texte de programmation et un éditeur binaire hexadécimal. Il fournit des outils pour modifier des données binaires brutes via une grille hexadécimale visuelle et appliquer des correctifs aux fichiers binaires. L'éditeur propose une gestion des entrées modale, une coloration syntaxique basée sur des motifs et une sélection par bloc rectangulaire. Les capacités supplémentaires incluent un historique d'annulation multi-niveaux, la complétion de chemins de fichiers, la vérification orthographique et la capacité de naviguer vers des lignes de code spécifiques via les messages d'erreur du compilateur. Il prend également en charge la gestion de la mise en page via plusieurs fenêtres et le pliage de code, ainsi que le rendu pour l'écriture farsi.
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.