The documentation to implement a new connector can be found [here](https://github.com/plotly/falcon-sql-client/blob/master/NEW_CONNECTION.md). And the documentation to build Falcon and troubleshoot common issues, [here](https://github.com/plotly/falcon-sql-client/blob/master/CONTRIBUTING.md). List of connectors requested so far: - [x] #186 data.world (implemented in #332) - [x] #261 athena (implemented in #352) - [ ] #297 firebird - [ ] #302 dynamoDB - [x] #322 oracleDB (implemented in #437) - [ ] #344 VerticaDB - [ ] #404 Google BigQuery - [ ] #431 ClickHouse - [ ] #450 Apache Drill (missing features) - [ ] #460 Google Sheets
The documentation to implement a new connector can be found here. And the documentation to build Falcon and troubleshoot common issues, here.
List of connectors requested so far: