Skip to main content

No project description provided

Project description

SQL Field Report

Installation

To install use pip: pip install sql-field-report

Usage

SQL Field Report is a Typer CLI tool to see the available functions run:

sql-field-report --help

MSSQL Database Report

Generate an excel report summarising the data in an MSSQL Database

Args:
    server (str): The SQL server name
    port (int): The SQL server port
    user (str): Your SQL Server username
    password (str): Your SQL Server password
    database_name (str): The name of the database to analyse
    schema (str): The schema for the database tables to analyse
    output_file_name (str): The output file name of the report

Project details


Download files

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

Source Distribution

sql_field_report-0.2.0.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

sql_field_report-0.2.0-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

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