Skip to main content

Tokern Data Catalog

Project description

CircleCI codecov PyPI image image

Data Catalog for Databases and Data Warehouses

Overview

dbcat builds and maintains metadata from all your databases and data warehouses. dbcat is simple to use and maintain. Build a data catalog in minutes by providing credentials using a command line application or API. Automate collection of metadata using cron or other workflow automation tools.

dbcat stores the catalog in a Postgresql database. Use cloud hosting platforms to ease operations in maintaining the catalog in a Postgresql database.

Access the catalog using raw sql or the python APIs provided by dbcat in your python application.

Quick Start

dbcat is distributed as a python application.

python3 -m venv .env
source .env/bin/activate
pip install piicatcher

# configure the application

dbcat -c <config dir> pull

Supported Technologies

The following databases are supported:

  • MySQL/Mariadb
  • PostgreSQL
  • AWS Redshift
  • BigQuery
  • Snowflake
  • AWS Glue

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

dbcat-0.8.3.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

dbcat-0.8.3-py3-none-any.whl (23.1 kB view hashes)

Uploaded 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