1

Graph database connector

From the neo4j website : The truth is that relational database JOINs are expensive and NoSQL databases trade inalienable functions like data consistency and transactions for raw speed and scale, all of which causes headaches for developers, IT and data scientists, and all but ignores business users and executives.

We want to create a data warehouse on a graph database and it would be ideal to have a graphql connector for Klip

4 comments

  • 0
    Avatar
    Danielle Hodgson

    Hi Andrew,
    Thank you for your input! There is an open feature request with our development team for a graphql connector.
    I have added your details to this investigation, to let our team know there is interest, as well as to have them notify you if there is an update.

    Cheers,

    Danielle

  • 0
    Avatar
    Sugar Ads

    +1 for that Graphql connector! Makes total sense. :)

  • 0
    Avatar
    Danielle Hodgson

    Hi Andrew,
    Following up here. Depending on your authentication method, you can connect to your Graph database. You can use the RESTful connector from the core connectors and make a POST request. 

    Cheers,

    Danielle

  • 0
    Avatar
    Yvonne Van Alphen

    You can refer to this support article for an example of creating a GraphQL data source using REST.

    https://support.klipfolio.com/hc/en-us/articles/216181687-Guide-to-REST-API-data-sources

Please sign in to leave a comment.