You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/12/10 06:37:11 UTC

[GitHub] [incubator-superset] ashim-k-saha opened a new issue #8310: Proper documentation & example for - How write a connector?

ashim-k-saha opened a new issue #8310: Proper documentation & example for - How write a connector?
URL: https://github.com/apache/incubator-superset/issues/8310
 
 
   ## [SIP] Proposal for documentation & example to write connector in separate repository 
   
   ### Motivation
   
   Currently, I am using [dgraph](https://github.com/dgraph-io/dgraph) as my primary database. But could not find any connector for that, so decided to write. 
   
   In the [FAQ](https://superset.incubator.apache.org/faq.html#does-superset-work-with-insert-database-engine-here) section I found
   
   > Another key element for a database to be supported is through the Superset [Database Engine Specification](https://github.com/apache/incubator-superset/blob/master/superset/db_engine_specs.py) interface. This interface allows for defining database-specific configurations and logic that go beyond the SQLAlchemy and DBAPI scope.
   
   Where the link ([Database Engine Specification](https://github.com/apache/incubator-superset/blob/master/superset/db_engine_specs.py)) is broken.
   
   ### Proposed Change
   
   A step by step documentation will be very helpful.
   
   With that, if we have a separate repository with example (maybe connector for REST-API) it will be great.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org