Skip to content

Toolkit of queries for examining a PostgreSQL database, in executable IPython Notebook format.

Notifications You must be signed in to change notification settings

catherinedevlin/db-introspection-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

db-introspection-notebook

Toolkit of queries for examining SQL databases, in executable IPython Notebook format. For the moment there is only one notebook, for PostgreSQL, but that may change (feel free to submit patches!).

Requires IPython Notebook the IPython %%SQL magic, and a Python database adapter for the database in question, like psycopg2.

PostgreSQL sample data comes from opensourceshakespeare.

About

Toolkit of queries for examining a PostgreSQL database, in executable IPython Notebook format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published