awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • olifolkerd/tabulatorالصورة الرمزية لـ olifolkerd

    olifolkerd/tabulator

    7,550عرض على 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

    Changes active grouping fields or clears groups during runtime based on user action.

    JavaScriptajaxcdnjsdata
    عرض على GitHub↗7,550
  • datatables/datatablesالصورة الرمزية لـ DataTables

    DataTables/DataTables

    7,408عرض على GitHub↗

    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
    عرض على GitHub↗7,408
  • jabref/jabrefالصورة الرمزية لـ JabRef

    JabRef/jabref

    4,373عرض على GitHub↗

    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
    عرض على GitHub↗4,373
  • ankane/groupdateالصورة الرمزية لـ ankane

    ankane/groupdate

    3,888عرض على GitHub↗

    Groupdate هو أداة لتجميع السلاسل الزمنية وتجميع التواريخ لقاعدة بيانات PostgreSQL. يوفر مجموعة من وظائف SQL لتجميع وتلخيص السجلات الزمنية في فئات منفصلة، مثل الأيام، أو الأسابيع، أو الأشهر، لحساب المجموع والمتوسط للتقارير. يركز المشروع على ضمان جداول زمنية مستمرة من خلال ملء فجوات السلاسل الزمنية، والتي تدرج قيماً افتراضية للفترات التي لا توجد فيها بيانات. كما يتضمن منسق بيانات زمنية يحول مفاتيح التاريخ والوقت المجمعة إلى سلاسل مترجمة أو أنماط تنسيق مخصصة. تغطي الأداة عمليات بيانات زمنية واسعة، بما في ذلك تصفية النطاق الزمني واستخراج مكونات التقويم، مثل تجميع البيانات حسب يوم الأسبوع. كما تدعم الحسابات المدركة للمنطقة الزمنية لمواءمة التجميع مع أيام التقويم المحلية.

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

    Ruby
    عرض على GitHub↗3,888
  1. Home
  2. Data & Databases
  3. Dynamic Grouping

استكشف الوسوم الفرعية

  • 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.