awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesDynamic Grouping

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.

Awesome Dynamic Grouping GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • olifolkerd/tabulatorAvatar von olifolkerd

    olifolkerd/tabulator

    7,550Auf GitHub ansehen↗

    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.

    JavaScriptajaxcdnjsdata
    Auf GitHub ansehen↗7,550
  • datatables/datatablesAvatar von DataTables

    DataTables/DataTables

    7,408Auf GitHub ansehen↗

    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.

    CSS
    Auf GitHub ansehen↗7,408
  • jabref/jabrefAvatar von JabRef

    JabRef/jabref

    4,373Auf GitHub ansehen↗

    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.

    Javaacademiaacademic-publicationsai
    Auf GitHub ansehen↗4,373
  • ankane/groupdateAvatar von ankane

    ankane/groupdate

    3,888Auf GitHub ansehen↗

    Groupdate ist ein PostgreSQL-Tool für Zeitreihen-Aggregation und Datums-Gruppierung. Es bietet eine Reihe von SQL-Funktionen, um zeitliche Datensätze in diskrete Buckets wie Tage, Wochen oder Monate zu gruppieren und Summen sowie Durchschnitte für Berichte zu berechnen. Das Projekt konzentriert sich auf die Sicherstellung kontinuierlicher Zeitlinien durch das Auffüllen von Zeitreihenlücken (Gap Filling), wobei Standardwerte für Zeiträume eingefügt werden, in denen keine Daten existieren. Es enthält zudem einen Formatierer für zeitliche Daten, der gruppierte Datums-Zeit-Schlüssel in lokalisierte Strings oder benutzerdefinierte Formate umwandelt. Das Tool deckt umfassende Operationen für zeitliche Daten ab, einschließlich Zeitbereichsfilterung und der Extraktion von Kalenderkomponenten, wie etwa die Gruppierung von Daten nach Wochentagen. Es unterstützt zudem zeitzonenbewusste Berechnungen, um die Gruppierung an lokale Kalendertage anzupassen.

    Adjusts time-based aggregation intervals at runtime based on user input.

    Ruby
    Auf GitHub ansehen↗3,888
  1. Home
  2. Data & Databases
  3. Dynamic Grouping

Unter-Tags erkunden

  • Dynamic Group PopulationsAutomatically populates bibliographic groups based on search expressions, keywords, or external file references. **Distinct from Dynamic Grouping:** Distinct from Dynamic Grouping: specifically targets the population of bibliographic groups from research metadata, not general runtime data grouping.