What's New
Major Enhancements
-
Filtering in the GUI: Users can create filters for Data Discovery resources directly from the GUI, with a new interactive filtering panel displayed on any resource view. This panel also exposes the various modifiers in SlashDB that can transform output.
-
Native DuckDB Integration: We've added support for DuckDB databases. Users can connect to local DuckDB files or remote MotherDuck databases in Data Discovery mode or execute queries directly using SQL Pass-thru.
Other Improvements
- improved pagination and record counting in the GUI when using Data Discovery or SQL Pass-Thru
- added ability to use server-side cursors on PostgreSQL
- added pop up menus to Data Discovery and SQL Pass-thru column headers with options to sort, remove, or filter columns
- some changes to the UI for a smoother user experience
- improved Request Status capabilities for detecting queries that fail due to timeouts or disconnects
- significantly improved database reflection time when working with very large databases
- JSON schemas can now be transposed
- SlashDB can now be installed on Windows using Python wheels packages - download them here
Configuration File Changes
- See the changes to the SlashDB INI configuration here, or go here for a full copy of the latest INI file
- See here for a full copy of the latest NGINX configuration file