Skip to main content

Data Beaver - Data Modelling Tool

Project description

Data Beaver - Data Model Orchestration

Data Beaver is a tool that allows teams to easily realize, test, version, and share their data models.

Overview

The aim of data beaver is to create a deterministic process for realizing a given data model.

Major Releases

Version Goal
0.1.0 Build a Model against Postgres

How To

Install Data Beaver

To install Data Beaver you can run the command below.

pip install databeaver

Execute a model

Data Beaver can be used as either a command line application or as a module for a more direct integration.

Module Usage

from databeaver import DataModel
model = DataModel()
model.build()

Command Line Usage

This is a simple example package. You can use Github-flavored Markdown to write your content.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

databeaver-0.0.0.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

databeaver-0.0.0-py3-none-any.whl (18.8 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