1 Repo
Options for selecting where data processing and query execution occur within a client-server architecture.
Distinct from Server-Side Rendering Architectures: None of the candidates cover the specific choice between browser-only, replicated, or server-side execution modes
Explore 1 awesome GitHub repository matching software engineering & architecture · Execution Environment Configurations. 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
Provides flexible configuration between browser-only execution, server replication, or server-side query execution.