Skip to main content

Data Model Orchestration

Project description

DataBeaver - Data Model Orchestration

DataBeaver 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. Data beaver can be used as easily a command line utility or integrated into your application via the DataBeaver class.

Installing DataBeaver

To install Data Beaver you can run the command below.

pip install databeaver

Using Data Beaver

What Can I Do With Data Beaver

  • Build your data model - Traditionally creating your data was a labor intensive process. First you would write some sql then you would run the manually one by one. With Data Beaver a simple beaver build command will generate all the models in their correct order, respecting dependencies.
  • (Not Yet) Visualize Model Dependencies - In a large model it can be tricky to keep track on what tables depend on what other tables. Instead of trying to keep track of that yourself, let DataBeaver extract it directly from the sql and generate and image file for you all with the simple beaver visualize command

Using DataBeaver as a command line application

Step 1 - Create a New Project

Before we start we need to create the basic directory structure needed and a configuration file that can be edited.

Command

beaver create-project --name=<projectName>

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()

Major Releases

Version Goal Status
0.1.X Add the command line utility 'beaver' and 'DataBeaver' class Done
0.2.0 Allowing python classes to be used in building tables
0.3.0 Build database models in MySQL

Minor Releases

Version Purpose
0.0.37 DataBeaver.build() now returns info on the models and files that were processed
0.2.1

Additional Documentation

Classes
Configuration

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.2.1.tar.gz (29.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

databeaver-0.2.1-py3-none-any.whl (36.3 kB view details)

Uploaded Python 3

File details

Details for the file databeaver-0.2.1.tar.gz.

File metadata

  • Download URL: databeaver-0.2.1.tar.gz
  • Upload date:
  • Size: 29.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.5.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.0

File hashes

Hashes for databeaver-0.2.1.tar.gz
Algorithm Hash digest
SHA256 623762bb7eff7a846551a54ded8c20191c5881a73d79827df718d47ec39172a0
MD5 816ecae6691ddabb6075fac355fdd8a1
BLAKE2b-256 cd431e11fee10998c011aa500b169e6e5fdfab18ee56793d5cc897e22b63e6e3

See more details on using hashes here.

File details

Details for the file databeaver-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: databeaver-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 36.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.5.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.0

File hashes

Hashes for databeaver-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 70bcf9671e72c30ee9ca30e20efdf9c1b6f00d7255dfc077403ccf4ff0bc7adc
MD5 11256fbaa3476122ac4e29cfd01ea0e8
BLAKE2b-256 f59340410ffff4a446aec6d6b9bd8c63b3cf17bef8bb6b8477acddd94f44f237

See more details on using hashes here.

Supported by

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