* Initial commit, working source with static Creds * Typo in example queue url * Adds auto delete of messages after read * Adds visibility timeout * remove insecure comments from AWS IAM Key spec * explicitly set supported sync modes * explicit sync mode should be lower case * Adds unit tests for check, discover, read * remove incremental acceptance test block * remove incremental from conf catalog sample * remove test requirement moto from main req * align int catalog sample with sample_files * fixing catalog configs * acceptance testing config * adds expected records txt * automated formatting changes * remove expected records block from acpt test * Adds Docs page * Ammends formatting on readme * Adds doc link to summary * Improve error handling & debug logging * Adds bootstrap.md * Add a todo suggestion for batch output * Adds SQS to integrations readme list * lower case properties * removed unused line * uses enum for aws region * updates sample configs to use lowercase * required props to lower case * add missed property to lowercase * gradle formatting * Fixing issues from acceptance tests * annotate secrets in spec.json with airbyte_secret * Adds explicit warnings about data less when using Delete Message option
Connector Catalog
Connector grades
Airbyte uses a grading system for connectors to help users understand what to expect from a connector. There are three grades, explained below:
Certified: This connector has been proven to be robust via usage by a large number of users and extensive testing.
Beta: While this connector is well tested and is expected to work a majority of the time, it was released recently. There may be some unhandled edge cases but Airbyte will provide very quick turnaround for support on any issues (we'll publish our target KPIs for support turnaround very soon). All beta connectors will make their way to certified status after enough field testing.
Alpha: This connector is either not sufficiently tested, has extremely limited functionality (e.g: created as an example connector), or for any other reason may not be very mature.
Sources
Destinations
| Connector | Grade |
|---|---|
| AzureBlobStorage | Alpha |
| BigQuery | Certified |
| Chargify (Keen) | Alpha |
| Databricks | Beta |
| Google Cloud Storage (GCS) | Alpha |
| Google Pubsub | Alpha |
| Kafka | Alpha |
| Keen | Alpha |
| Local CSV | Certified |
| Local JSON | Certified |
| MeiliSearch | Beta |
| MongoDB | Alpha |
| MySQL | Beta |
| Oracle | Alpha |
| Postgres | Certified |
| Redshift | Certified |
| S3 | Certified |
| SQL Server (MSSQL) | Alpha |
| Snowflake | Certified |