Coder Social home page Coder Social logo

sayaanalam / sayn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 173tech/sayn

0.0 0.0 0.0 1.53 MB

Data-modeling and processing framework for automating Python and SQL tasks.

Home Page: https://173tech.github.io/sayn

License: Apache License 2.0

Python 100.00%

sayn's Introduction

SAYN logo

SAYN is a data-modelling and processing framework for automating Python and SQL tasks. It enables analytics teams to build robust data infrastructures in minutes.

Status: SAYN is under active development so some changes can be expected. SAYN currently supports UNIX operating systems (macOS, Linux).

Use Cases

SAYN can be used for multiple purposes across the analytics workflow:

  • Data extraction: complement tools such as Fivetran or Stitch with customised extraction processes.
  • Data modelling: transform raw data in your data warehouse.
  • Data science: integrate and execute data science models.

Key Features

SAYN has the following key features:

  • YAML based creation of DAGs (Direct Acyclic Graph). This means all analysts, including non Python proficient ones, can contribute to building ETL processes.
  • SQL SELECT statements: turn your queries into managed tables and views automatically.
  • 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 is designed around three core principles:

  • Simplicity: data models and 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 currently 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

$ 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!

Support

If you need any help with SAYN, or simply want to know more, please contact the team at [email protected].

License

SAYN is open source under the Apache 2.0 license.


Made with ❤️ by 173tech.

sayn's People

Contributors

robin-173 avatar iadrich avatar adrian-173 avatar timofeysugaipov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.