Skip to main content

Runs a single SQL query against a set of databases concatenates the results together.

Project description

# Multiquery

Runs a single SQL query against a set of databases concatenates the results
together.

Usage:
multiquery --help
multiquery <sqlfile> [<dbname>...] [-d=<path>]
[-h=<host>] [-p=<port>] [-u=<user>] [--password=<pass>]
[--defaults-file=<path>]

Options:
--help Prints this documentation
<dbname> The name of a database to query. If none are
specified then a file name is expected via
-d/--dbnames
-d --dbnames=<path> A file containing the names of databases to execute
a query.
-h --host=<host> The hostname of a mysql/mariadb server
-p --port=<port> The port number of a mysql/mariadb server
-u --user=<user> The user account to use when connecting
--password=<pass> The password to use when connecting
--defaults-file=<path> The path to MySQL defaults file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

multiquery-0.0.2.zip (7.8 kB view hashes)

Uploaded Source

multiquery-0.0.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page