Socket
Book a DemoInstallSign in
Socket

etl-integrations

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

etl-integrations

0.1.86
bundlerRubygems
Version published
Maintainers
1
Created
Source
Etl

Gem Version CI Maintainability Test Coverage

The open-source Reverse ETL platform for data teams


Explore the docs »

Slack · Website · Report Issues · Roadmap

Etl Integrations

Etl integrations is the collection of connectors built on top of Etl protocol.

Etl protocol is an open source standard for moving data between data sources to any third-part destinations. Anyone can build a connetor with basic ruby knowledge using the protocol.

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add multiwoven-integrations

Usage

Source

source = Etl::Integrations::Source::[CONNECTOR_NAME]::Client.new
source.read(sync_config)

Destination

destination = Etl::Integrations::Destination::[CONNECTOR_NAME]::Client.new
destination.write(sync_config, records)

Supported methods

Please refer Etl Protocol to understand more about the supported methods on source and destination

Development

  • Install Dependencies

    • Command: bin/setup
    • Description: After checking out the repo, run this command to install dependencies.
  • Run Tests

    • Command: rake spec
    • Description: Run this command to execute the tests.
  • Interactive Prompt

    • Command: bin/console
    • Description: For an interactive prompt that allows you to experiment, run this command.
  • Install Gem Locally

    • Command: bundle exec rake install
    • Description: To install this gem onto your local machine, run this command.
  • Release New Version

    • Steps:
      • Update the version number in rollout.rb.
      • Command: bundle exec rake release
      • Description: This command will create a git tag for the version, push git commits and the created tag, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub. This project aims to be a safe, welcoming space for collaboration.

Code of Conduct

Contributors are expected to adhere to the project's code of conduct

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 19 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.