Skip to main content

Inspect database schema, tables and columns and returns a metadata object

Project description

dbmeta

Database metadata extractor

Use

import dbmeta

db_type = 'postgres'
db_url = ''
metadata = dbmeta.gen_metadata(db_type, db_url)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dbmeta-0.0.8.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

dbmeta-0.0.8-py2.py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page