jdbsee
    
            
                
                    A command line tool for database operations over JDBC
                
            
             
            
             
            
        
            Jdbsee CLI supports  running SQL queries from command line in batch or interactive mode.
Database connection settings and related credentials can be persisted for later reuse.
The JDBC drivers can be automatically downloaded from maven central repo or loaded from local jars.
For more info see https://github.com/davidecavestro/jdbsee/blob/master/docs/index.adoc.