Skip to content

sourcery-ai-experiments/sql-models

 
 

Repository files navigation

Python Poetry tests coverage GitHub last commit

code style: prettier code style: black Imports: isort pre-commit.ci status Sourcery


SQL Models

Stand-alone SQL models.

These can be used to enhance existing databases, or as reference material for training and learning.

Contents

Date Dimensions

Almost all data models can be improved by adding a calendar table which has dates over a range with useful info and such, such as weekday names.

This model extends this by including holidays and additional columns.

Simple loan and customer tables.

About

Stand-alone SQL models.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%