24 repository-uri
Tools for automatically generating table structures and boilerplate from database schemas.
Distinguishing note: Focuses on code generation for tables rather than runtime rendering.
Explore 24 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 este un adaptor de framework serverless pentru Node.js care permite rularea framework-urilor web standard pe infrastructură serverless. Utilizează un strat de compatibilitate pentru a mapa evenimentele și trigger-ele cloud gateway în obiecte standard de cerere și răspuns HTTP. Proiectul dispune de un generator de cod full-stack care produce endpoint-uri API, scheme de baze de date și boilerplate frontend din configurații centralizate de tip entity-relationship. Include un router de evenimente serverless pentru a traduce evenimentele cloud non-HTTP în cereri HTTP simulate și un instrument pentru provizionarea bazelor de date NoSQL și a resurselor cloud folosind template-uri declarative de tip infrastructure-as-code. Capabilitățile suplimentare acoperă integrarea identității cloud pentru controlul accesului bazat pe token-uri, pipeline-uri de deployment automatizate pentru gestionarea etapelor de mediu și modelarea datelor pentru generarea automată de API-uri CRUD. Sistemul oferă, de asemenea, utilitare pentru codificarea binară base64, logarea structurată a aplicațiilor și trimiterea tranzacțională de e-mailuri. Execuția locală a aplicației este suportată pentru dezvoltare și testare fără a necesita deployment în cloud.
Produces API endpoints, database tables, and UI components automatically from a centralized entity relationship configuration.
MacVim este o aplicație nativă Cocoa care implementează editorul de text modal Vim ca interfață grafică pe macOS. Integrează motorul editorului direct într-o fereastră nativă și un event loop, permițându-i să opereze fără un emulator de terminal. Proiectul funcționează atât ca editor de text pentru programare, cât și ca editor binar hexazecimal. Oferă instrumente pentru modificarea datelor binare brute printr-o grilă hexazecimală vizuală și aplicarea de patch-uri fișierelor binare. Editorul dispune de gestionare modală a input-ului, evidențiere de sintaxă bazată pe tipare și selecție dreptunghiulară pe blocuri. Capabilitățile suplimentare includ istoric de undo pe mai multe niveluri, completarea căilor de fișiere, verificarea ortografică și capacitatea de a naviga la linii de cod specifice prin mesajele de eroare ale compilatorului. De asemenea, suportă gestionarea layout-ului prin ferestre multiple și code folding, precum și randarea pentru scriptul 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.