Skip to main content

Data-modelling and processing framework for automating Python and SQL tasks

Project description

SAYN logo

SAYN is a modern data processing and modelling framework. Users define tasks (incl. Python, automated SQL transformations and more) and their relationships, SAYN takes care of the rest. It is designed for simplicity, flexibility and centralisation in order to bring significant efficiency gains to the data engineering workflow.

Use Cases

SAYN can be used for multiple purposes across the data engineering and analytics workflows:

  • Data extraction: complement tools such as Fivetran or Stitch with customised extraction processes.
  • Data modelling: transform raw data in your data warehouse (e.g. aggregate activity or sessions, calculate marketing campaign ROI, etc.).
  • Data science: integrate and execute data science models.

Key Features

SAYN has the following key features:

  • YAML based DAG (Direct Acyclic Graph) creation. This means all analysts, including non Python proficient ones, can easily add tasks to ETL processes with SAYN.
  • Automated SQL transformations: write your SELECT statement. SAYN turns it into a table/view and manages everything for you.
  • Jinja parameters: switch easily between development and product environment and other tricks with Jinja templating.
  • Python tasks: use Python scripts to complement your extraction and loading layer and build data science models.
  • Multiple databases supported.
  • and much more... See the Documentation.

Design Principles

SAYN aims to empower data engineers and analysts through its three core design principles:

  • Simplicity: data processes should be easy to create, scale and maintain. So your team can focus on data transformation instead of writing processes. SAYN orchestrates all your tasks systematically and provides a lot of automation features.
  • Flexibility: the power of data is unlimited and so should your tooling. SAYN supports both SQL and Python so your analysts can choose the most optimal solution for each process.
  • Centralisation: all analytics code should live in one place, making your life easier and allowing dependencies throughout the whole analytics process.

Quick Start

SAYN supports Python 3.7 to 3.10.

pip install sayn
sayn init test_sayn
cd test_sayn
sayn run

This is it! You completed your first SAYN run on the example project. Continue with the Tutorial: Part 1 which will give you a good overview of SAYN's true power!

Release Updates

If you want to receive update emails about SAYN releases, you can sign up here.

Support

If you need any help with SAYN, or simply want to know more, please contact the team at sayn@173tech.com.

License

SAYN is open source under the Apache 2.0 license.


Made with :heart: by 173tech.

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

sayn-0.6.13.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

sayn-0.6.13-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file sayn-0.6.13.tar.gz.

File metadata

  • Download URL: sayn-0.6.13.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.7 Darwin/23.1.0

File hashes

Hashes for sayn-0.6.13.tar.gz
Algorithm Hash digest
SHA256 af91b74eefd59d51ddfc02eb2f1849e82f1b88f7af6da5aee6f91901d7aaba56
MD5 311865f36d9732095d0a192f640f066f
BLAKE2b-256 43adc6a0206dbc02680fb06155458de385cbb820724433463a14dd446e669aef

See more details on using hashes here.

File details

Details for the file sayn-0.6.13-py3-none-any.whl.

File metadata

  • Download URL: sayn-0.6.13-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.7 Darwin/23.1.0

File hashes

Hashes for sayn-0.6.13-py3-none-any.whl
Algorithm Hash digest
SHA256 dcd3f266083f9465d8a59bab9d02eb991d26d98b7ebcd01a62da0916eacac4f2
MD5 7f35694692fbd34932affe4ffc574e51
BLAKE2b-256 ed14041e221cb45253cc341d8e6afcae8fae86088669e215e7c04139e5d689a0

See more details on using hashes here.

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