Skip to content

A set of Python functions allowing for the generation of sql statements in Python.

License

Notifications You must be signed in to change notification settings

alikellaway/sqlstrings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A set of Python functions allowing for the generation of sql statements in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages