plotly/falcon

New Database Connectors

Open

#345 opened on Jan 19, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,093 stars) (279 forks)batch import
communityenhancementgood first issue

Description

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:

  • #186 data.world (implemented in #332)
  • #261 athena (implemented in #352)
  • #297 firebird
  • #302 dynamoDB
  • #322 oracleDB (implemented in #437)
  • #344 VerticaDB
  • #404 Google BigQuery
  • #431 ClickHouse
  • #450 Apache Drill (missing features)
  • #460 Google Sheets

Contributor guide