4 dépôts
Updating active data grouping fields or clearing groups at runtime based on user actions.
Distinct from Data Model Groups: Focuses on the runtime reconfiguration of data groups rather than static access groups.
Explore 4 awesome GitHub repositories matching data & databases · Dynamic Grouping. Refine with filters or upvote what's useful.
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
Changes active grouping fields or clears groups during runtime based on user action.
DataTables is a feature-rich HTML table library that transforms static HTML tables into interactive data grids with sorting, paging, filtering, and server-side processing support. It provides a client-side rendering engine that handles table rows, pagination, and sorting entirely in the browser, while also offering a server-side processing pipeline that offloads sorting, filtering, and paging operations to a backend for efficient handling of large datasets. The library distinguishes itself through its plugin-based extension system, which allows custom functions and widgets to modify table beh
Lets users change row grouping at runtime via interactive buttons.
This project is a desktop-based bibliographic reference manager designed to organize academic research libraries and automate citation workflows. It functions as a research assistant that integrates directly with word processors and text editors, enabling users to insert and format references while writing. The application is built on a Java-based portable runtime, allowing it to operate as a self-contained tool that stores preferences and data in local configuration files. The platform distinguishes itself through a modular plugin architecture and a commitment to human-readable, text-based f
Automatically populates bibliographic groups based on search expressions, keywords, or external file references.
Groupdate est un outil d'agrégation de séries temporelles et de regroupement par date pour PostgreSQL. Il fournit un ensemble de fonctions SQL pour regrouper et agréger des enregistrements temporels dans des compartiments discrets, tels que des jours, des semaines ou des mois, afin de calculer des sommes et des moyennes pour des rapports. Le projet se concentre sur la garantie de chronologies continues grâce au remplissage des lacunes dans les séries temporelles, qui insère des valeurs par défaut pour les périodes où aucune donnée n'existe. Il inclut également un formateur de données temporelles qui convertit les clés date-heure regroupées en chaînes localisées ou en motifs de formatage personnalisés. L'outil couvre de larges opérations sur les données temporelles, y compris le filtrage par plage de temps et l'extraction de composants calendaires, comme le regroupement de données par jour de la semaine. Il prend également en charge les calculs tenant compte des fuseaux horaires pour aligner le regroupement avec les jours calendaires locaux.
Adjusts time-based aggregation intervals at runtime based on user input.