Files2db

Latest version: v0.1.1

Safety actively analyzes 623368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

Features
- Support for `.csv` input files
- Support for `mysql` target database
- command line interface usage

Contribution
- vishalvvr - bug fix for packaging

cmd
usage: file2db [-h] --host HOST [--port PORT] --user USER --password PASSWORD
--database DATABASE --table TABLE [--seperator SEPERATOR]
[--ignore_errors IGNORE_ERRORS] [--n_rows N_ROWS]
Source-file Target-database

0.1.0

- Basic functionality of ingestion of local `.csv` file
- Abstract class `DatabaseConnectorClass` - for various databases
- File to dataframe conversion - `polars`
- Database contextmanager connection method
- Data insertion through custom query builder

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.