awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesIndex-Based Row Updates

Updating or adding records based on a unique index identifier without replacing the entire dataset.

Distinct from Table Indexing Systems: Focuses on using the index for targeted updates/upserts, rather than the general management of index columns.

Explore 2 awesome GitHub repositories matching data & databases · Index-Based Row Updates. Refine with filters or upvote what's useful.

Awesome Index-Based Row Updates GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wenzhixin/bootstrap-tablewenzhixin 的头像

    wenzhixin/bootstrap-table

    11,820在 GitHub 上查看↗

    Bootstrap Table is a jQuery plugin for rendering interactive data grids with sorting, pagination, and filtering. It features a remote data integration system for fetching and synchronizing content from JSON endpoints using AJAX and server-side processing. The project includes a styling layer that adapts markup to work with various CSS frameworks, such as Bootstrap, Semantic UI, Bulma, and Material Design. It provides specialized rendering modes, including a hierarchical tree grid for parent-child row relationships and a responsive card-view table that transforms grids into mobile-friendly lay

    Updates a single cell value in a row identified by its unique identifier.

    JavaScriptbootstrapbootstrap-tablebulma
    在 GitHub 上查看↗11,820
  • olifolkerd/tabulatorolifolkerd 的头像

    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

    Modifies existing rows or adds new ones using a unique index to avoid replacing the entire dataset.

    JavaScriptajaxcdnjsdata
    在 GitHub 上查看↗7,550
  1. Home
  2. Data & Databases
  3. Table Indexing Systems
  4. Index-Based Row Updates