Skip to content

Connectors for capturing data from external data sources

License

Notifications You must be signed in to change notification settings

mdibaiee/connectors

 
 

Repository files navigation

Estuary Connectors

This repo hosts development for connectors for use with Flow.

The source-* connectors all implement the Airbyte spec. Flow uses the Airbyte protocol for capturing data from external systems. Source connectors in this repo can (at least theoretically) be used with either Flow or Airbyte, or anything else that uses the Airbyte protocol.

The materialize-* connectors all implement the Flow Materialize gRPC protocol, and only work with Flow.

All connectors in this repository are dual licensed under MIT or Apache 2.0 at your discretion.

About

Connectors for capturing data from external data sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.0%
  • Rust 6.9%
  • Shell 4.2%
  • Dockerfile 2.7%
  • Other 0.2%