Open source software for non-programmers to manipulate multiple related tables and visualize their content.
It reads XLSX, CSV, ODS, JSON and Parquet files.
Programmers can also add their own nodes to Load, Manipulate or Visualize data. For example, it can be easily extended to connect directly to a database.
- Python
- Polars: open-source library for data manipulation
- PySide6: Python bindings for Qt6
