# glideapps/glide-data-grid

🚀 Glide Data Grid is a no compromise, outrageously fast react data grid with rich rendering, first class accessibility, and full TypeScript support.

Repository: https://github.com/glideapps/glide-data-grid
Canonical: https://ross.abutalabs.com/products/glide-data-grid
Homepage: https://grid.glideapps.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, data, table, grid, javascript, typescript, datagrid, accessible, reactjs
Last push: 2026-01-21T19:14:18+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 63, release rhythm 8, longevity 100
- inputs: {"age_days": 2135, "days_push": 224, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5318, forks 426 (observed 2026-08-28T04:09:15.552215+00:00)

## What it is
Glide Data Grid is a canvas-based React data grid component that scales to millions of rows with lazy cell rendering, native scrolling, and built-in editing. It is MIT-licensed, written in TypeScript, and supports rich cell types, customizable rendering, and accessibility.

## Use cases
- render millions of rows in a react table without lag
- editable spreadsheet-like grid in a react app
- fast scrolling data table with native scroll behavior
- display sparklines and custom cells in a grid
- build a data editor with resizable and movable columns
- grid with copy paste and keyboard navigation
- lazy-load server-side data into a virtualized table

## When to choose
- you need a high-performance react grid for very large datasets
- you want built-in editing, selection, and column management
- you need full TypeScript support and MIT licensing
- you require accessibility and customizable cell rendering

## When to avoid
- you need a simple static table where a lightweight component suffices
- your project does not use react
- you need server-side pagination with a plain HTML table
- you want a fully managed spreadsheet with formulas like a full spreadsheet engine

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: web-development, frontend, data-visualization
- platform: cross-platform
- tags: react, data-grid, canvas-rendering, virtualization, typescript, spreadsheet, editable-grid, accessibility, web-server, nodejs

## Member repositories
- glideapps/glide-data-grid (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.552215+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:58:56.026154+00:00, confidence not recorded.
  - readme: https://github.com/glideapps/glide-data-grid (fetched 2026-08-28T04:09:15.552215+00:00, sha 1f808b5030bb)
  - homepage: https://grid.glideapps.com (fetched 2026-08-29T08:53:57.436292+00:00, sha f964d920fa5b)
  - site_page: https://docs.grid.glideapps.com/extended-quickstart-guide (fetched 2026-08-29T08:53:57.445623+00:00, sha ea55a7392929)
  - site_page: https://docs.grid.glideapps.com (fetched 2026-08-29T08:53:57.449443+00:00, sha c55bdc6181aa)
  - site_page: https://grid.glideapps.com/pricing (fetched 2026-08-29T08:53:57.447718+00:00, sha 43ef7d4bdd9d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
