1 repositorio
Joining tables such that the resulting view automatically updates when either source table changes.
Distinct from Table Joining Operations: Distinct from Table Joining Operations: focuses on the reactive, live-updating nature of the join rather than the static join logic.
Explore 1 awesome GitHub repository matching data & databases · Reactive Joins. Refine with filters or upvote what's useful.
Perspective is a columnar data analytics engine and high-performance visualization component powered by WebAssembly. It provides a system for analyzing and visualizing large or streaming datasets through interactive data grids and charts, utilizing a compiled binary to achieve near-native performance within the browser. The project distinguishes itself through a WebSocket-based data streaming interface and deep Apache Arrow integration, which minimize memory overhead when synchronizing tables between servers and clients. It acts as a remote query proxy capable of translating visualization con
Combines two source tables on a shared key to create a reactive read-only joined table.