Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

PySQL

PyODBC 🔌 and SQL Alchemy 🧪 to execute queries on multiple SQL Servers

Main use case is for hitting all client specific DBs for some sort of a bulk operation with one query that python runs on all your DBs

SQLAlchemy is the Python SQL toolkit ORM.

SQLAlchemy supports dialects for SQLite, Postgresql, MySQL, Oracle, MS-SQL, Firebird, Sybase and others

About

Experimenting with Python, PyODBC, and SQL Alchemy to execute queries on multiple SQL Servers.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages