## FOR USERS
Visualize and analyze your bundle to quickly see which modules are taking up space.
Visualize vite bundle
[](https://npmjs.org/package/rollup-plugin-visualizer) [](https://github.com/btd
[](https://npmjs.org/package/esbuild-visualizer) [](https://travis-ci.com/btd/esbuild-visualizer)
Media Type Database
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
See what's inside your react-native bundle
A robust, strictly-typed Node.js and Browser library for parsing office files (.docx, .pptx, .xlsx, .odt, .odp, .ods, .pdf, .rtf, .csv, .md, .html) and generating high-fidelity outputs in Markdown, HTML, CSV, RTF, and RAG-focused chunks.
Generate webpack bundle chart
React library for audio recording and visualization using Web Audio API
Visualizes the Backstage app structure
Visualize and analyze your Webpack bundle to see which modules are taking up space and which might be duplicates.
A development tool for filtering and visualizing import paths within a JavaScript/TypeScript application
A react component library for visualizing tree data structures
ReactFlow nodes and visualiser components for EventCatalog - framework agnostic
Visualize your app state with a range of reusable charts
UI-Router State Visualizer and Transition Visualizer
Visualization Tool based on Expo DevTools Plugin for React Navigation
The ultimate javascript content-type utility.
Package for connecting custom visualizer into DIAL Chat
Grafana Tempo TraceQL lezer grammar
Package for custom visualizer to connect with DIAL Chat
## Description
Rails DB Inspector is a mountable Rails engine that captures SQL queries in real time, detects N+1 query patterns, runs EXPLAIN/EXPLAIN ANALYZE plans, suggests missing and redundant indexes, and visualizes your database schema — all from a built-in dashboard. Supports PostgreSQL, MySQL, and SQLite.
I introduced Ruby and Apache Arrow integration including the "super fast large data interchange and processing" Apache Arrow feature at RubyKaigi Takeout 2021. This talk introduces how we can use the "super fast large data interchange and processing" Apache Arrow feature in Ruby. Here are some use cases: * Fast data retrieval (fast (({pluck}))) from DB such as MySQL and PostgreSQL for batch processes in a Ruby on Rails application * Fast data interchange with JavaScript for dynamic visualization in a Ruby on Rails application * Fast OLAP with in-process DB such as DuckDB and Apache Arrow DataFusion in a Ruby on Rails application or irb session