Skip to content

This Repository is for storing all the Open Source components of Smart Data Frameworks

License

Notifications You must be signed in to change notification settings

Ringerrr/Open_SDF

Folders and files

NameName
Last commit message
Last commit date
Sep 10, 2022
Apr 30, 2024
Sep 10, 2022
Apr 11, 2023
Sep 10, 2022
Apr 9, 2018
Apr 30, 2024
Feb 5, 2020
Apr 30, 2024

Repository files navigation

Welcome to Smart Data Frameworks ( SDF ) , a mature, industry-hardened ETL/ELT ( extract, load, transform ) framework.

alt text

SDF consists broadly of 2 codebases:

  • smart_etl - a console-based execution framework
  • smart_gui - the user interface

The flatpak directory contains everything needed to build a flatpak container ( https://www.flatpak.org ).

New users will most likely want to install via the Flatpak build. Note that buildings from scratch is quite a long and challenging process. To install the flatpak container:

Download the gpg file:

wget https://tesla.duckdns.org/SmartDataFramework/open.sdf.gpg

Register the gpg file:

sudo flatpak remote-add --gpg-import=open.sdf.gpg open.sdf https://tesla.duckdns.org/SmartDataFramework

Add the Gnome 45 environment:

sudo flatpak install flathub org.gnome.Platform//45

Install Open SDF:

sudo flatpak install --from https://tesla.duckdns.org/SmartDataFramework/sdf-1.1.flatpakrepo

About

This Repository is for storing all the Open Source components of Smart Data Frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published