awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

26 dépôts

Awesome GitHub RepositoriesData Table Generators

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.

Awesome Data Table Generators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • filamentphp/filamentAvatar de filamentphp

    filamentphp/filament

    31,215Voir sur GitHub↗

    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.

    PHPadminalpine-jsbuilder
    Voir sur GitHub↗31,215
  • beekeeper-studio/beekeeper-studioAvatar de beekeeper-studio

    beekeeper-studio/beekeeper-studio

    22,030Voir sur GitHub↗

    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.

    TypeScriptbigquerycassandracockroachdb
    Voir sur GitHub↗22,030
  • go-admin-team/go-adminAvatar de go-admin-team

    go-admin-team/go-admin

    12,687Voir sur GitHub↗

    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.

    Goadminant-designant-design-pro
    Voir sur GitHub↗12,687
  • datahub-project/datahubAvatar de datahub-project

    datahub-project/datahub

    12,141Voir sur GitHub↗

    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.

    Pythondata-catalogdata-discoverydata-governance
    Voir sur GitHub↗12,141
  • relaxedjs/relaxedAvatar de RelaxedJS

    RelaxedJS/ReLaXed

    11,790Voir sur GitHub↗

    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.

    JavaScriptchromiumconverterhtml
    Voir sur GitHub↗11,790
  • ryoppippi/ccusageAvatar de ryoppippi

    ryoppippi/ccusage

    10,826Voir sur GitHub↗

    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.

    TypeScript
    Voir sur GitHub↗10,826
  • polarsource/polarAvatar de polarsource

    polarsource/polar

    9,452Voir sur GitHub↗

    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.

    Pythondigital-productsfastapimerchant-of-record
    Voir sur GitHub↗9,452
  • crmeb/crmebAvatar de crmeb

    crmeb/CRMEB

    8,956Voir sur GitHub↗

    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.

    Vueb2cform-createivewui
    Voir sur GitHub↗8,956
  • thinkgem/jeesiteAvatar de thinkgem

    thinkgem/jeesite

    8,044Voir sur GitHub↗

    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.

    Vue
    Voir sur GitHub↗8,044
  • halseyspicy/geeker-adminAvatar de HalseySpicy

    HalseySpicy/Geeker-Admin

    8,038Voir sur GitHub↗

    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.

    Vueadminaxioselement-plus
    Voir sur GitHub↗8,038
  • alibaba/x-renderAvatar de alibaba

    alibaba/x-render

    7,846Voir sur GitHub↗

    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.

    TypeScriptantant-designchart
    Voir sur GitHub↗7,846
  • olifolkerd/tabulatorAvatar de olifolkerd

    olifolkerd/tabulator

    7,550Voir sur GitHub↗

    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.

    JavaScriptajaxcdnjsdata
    Voir sur GitHub↗7,550
  • pig-mesh/pigAvatar de pig-mesh

    pig-mesh/pig

    6,644Voir sur GitHub↗

    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.

    Javadockeroauth2openai
    Voir sur GitHub↗6,644
  • pawelsalawa/sqlitestudioAvatar de pawelsalawa

    pawelsalawa/sqlitestudio

    6,428Voir sur GitHub↗

    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.

    Ccppdatabasedatabase-management
    Voir sur GitHub↗6,428
  • heidisql/heidisqlAvatar de HeidiSQL

    HeidiSQL/HeidiSQL

    6,129Voir sur GitHub↗

    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.

    Pascal
    Voir sur GitHub↗6,129
  • ridiculousfish/hexfiendAvatar de ridiculousfish

    ridiculousfish/HexFiend

    5,861Voir sur GitHub↗

    A fast and clever hex editor for macOS

    Provides a hex editor with insert/delete byte operations for binary files.

    Objective-C
    Voir sur GitHub↗5,861
  • hexfiend/hexfiendAvatar de HexFiend

    HexFiend/HexFiend

    5,859Voir sur GitHub↗

    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.

    Objective-C
    Voir sur GitHub↗5,859
  • codegenieapp/serverless-expressAvatar de CodeGenieApp

    CodeGenieApp/serverless-express

    5,266Voir sur GitHub↗

    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.

    JavaScriptalbapi-gatewayaws
    Voir sur GitHub↗5,266
  • b4winckler/macvimAvatar de b4winckler

    b4winckler/macvim

    5,049Voir sur GitHub↗

    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.

    C
    Voir sur GitHub↗5,049
  • 21st-dev/magic-mcpAvatar de 21st-dev

    21st-dev/magic-mcp

    4,992Voir sur GitHub↗

    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.

    TypeScript
    Voir sur GitHub↗4,992
Préc.12Suivant
  1. Home
  2. User Interface & Experience
  3. Data Table Generators

Explorer les sous-tags

  • Compatibility MatricesVisual tables that map language feature availability across different environment versions. **Distinct from Data Table Generators:** Distinct from Data Table Generators: focuses on rendering compatibility grids rather than generating boilerplate from database schemas.
  • File-to-Table Importers2 sous-tagsTools for generating database tables from external file structures. **Distinct from Data Table Generators:** Distinct from general table generators: focuses on parsing external files like CSV/JSON into new tables.
  • Generative Data TablesData tables and pricing grids generated from natural language descriptions. **Distinct from Data Table Generators:** Focuses on AI-driven generation from prose rather than database schema scaffolding.
  • Runtime Table GeneratorsUtilities that render data tables dynamically based on configuration schemas at runtime. **Distinct from Data Table Generators:** Distinct from Data Table Generators: focuses on runtime rendering from config rather than static code generation from database schemas.
  • Schema-Driven Code GeneratorsGenerates full CRUD backend code and frontend views by parsing database table structures through a visual interface. **Distinct from Data Table Generators:** Distinct from Data Table Generators: generates both backend and frontend code from database schemas, not just table UI components.
  • Usage Analyzers2 sous-tagsTools that analyze parsed SQL statements to generate insights into table access frequency and ownership. **Distinct from Data Table Generators:** Distinct from Data Table Generators: focuses on usage analytics and access statistics rather than structural code generation.