Welcome to dsdbmanager

dsdbmanager is a package to help data scientists easily manager their database information. It provides a way to connect to different SqlAlchemy dialects by only providing the username and password.

Install dsdbmanager via pip:

pip install dsdbmanager

The source code is on GitHub and the readme is very informative.

The package expects a DSDBMANAGER_CONFIG environment variable pointing to a secure folder.

Indices and tables