Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDEA] Use a Graph DB and add GraphQL API #16

Open
DavidLemayian opened this issue Jul 22, 2018 · 0 comments
Open

[IDEA] Use a Graph DB and add GraphQL API #16

DavidLemayian opened this issue Jul 22, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@DavidLemayian
Copy link
Contributor

DavidLemayian commented Jul 22, 2018

Is your feature request related to a problem? Please describe.
Currently the API revisions and changes (of the structure and the data) don't maintain well such as not to be disrupted with major feature change.

Describe the solution you'd like
To provide a more robust API language and data structure for later processing and presentation (visualisation or otherwise), we should provide the data in a node/graph network structure.

Also our FieldTables may offer themselves better to a Graph Database.

Describe alternatives you've considered
A good start would be https://graphql.org/ before moving to a graph DB for even better query abilities on large survey data.

Additional context
https://www.youtube.com/watch?v=GekQqFZm7mA

@DavidLemayian DavidLemayian changed the title [IDEA] Add GraphQL API [IDEA] Use a Graph DB and add GraphQL API Jul 29, 2018
@DavidLemayian DavidLemayian added this to the v0.3.0 milestone Jul 29, 2018
@DavidLemayian DavidLemayian added enhancement New feature or request help wanted Extra attention is needed labels Jul 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant