Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 338 Bytes

File metadata and controls

11 lines (9 loc) · 338 Bytes

sqlstrings

Package generates SQL query strings in multiple dialects. It is also able to take in csv files and convert them into statements for easy upload of csv files into databases.

Installation

Run the following command to install:

pip install sqlstrings

Contribute

Repo: https://github.com/alikellaway/sqlstrings