1 dépôt
Utilities for validating the availability and compatibility of database connectivity drivers.
Distinct from Database Drivers: Focuses on verifying the presence of the driver rather than the driver's internal communication logic
Explore 1 awesome GitHub repository matching data & databases · Driver Verifications. Refine with filters or upvote what's useful.
usql is a universal SQL command-line interface used to connect to and manage multiple SQL and NoSQL databases through a single unified tool. It provides a standardized interface for executing queries across various data stores and serves as a multi-database query tool and schema inspector. The tool distinguishes itself by enabling cross-database data migration, allowing users to pipe result sets from one active database connection directly into another. It also features terminal-based data visualization, which renders query results as graphical charts, graphs, and images directly within the t
Includes a utility to verify if required database drivers are installed and supported.