openlytics

1.0.0 • Public • Published

Nodes

This repo contains:

  • nodes: They represent blocks that transform data, such as source, sink, or join. Nodes have input(s), settings, and output(s).

  • connectors: They talk to databases, such as mysql, snowflake, or s3. Connectors are used by the source and sink nodes to communicate with databases.

Developing nodes

  1. Set up your dev box.

  2. Attach to the gateway container:

    docker exec -it gateway bash
    
  3. Activate the Python virtual env called openlytics:

    source ~/openlytics/bin/activate
    

    You can now work on the mounted ~/nodes folder.

Readme

Keywords

Package Sidebar

Install

npm i openlytics

Weekly Downloads

16

Version

1.0.0

License

none

Unpacked Size

11 kB

Total Files

42

Last publish

Collaborators

  • alpez