apache / age

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
https://age.apache.org
Apache License 2.0
3.05k stars 408 forks source link

Asking community for input regarding setup GraphQL API server to integrate with Apache Age Graph Database ecosystem, more questions on same inside #1951

Open MironAtHome opened 3 months ago

MironAtHome commented 3 months ago

Hello Age developers. I have a question regarding GraphQL service, that I could setup for our enterprise, to service Age Graph database via GraphQL front-end. Any suggestions or experience setting up similar greatly appreciated. I am less interested in library / driver like solution. More like GraphQL interface provided as a service. An example would be an Apache Spark instance, carrying GraphQL interface natively since version 3.2 I was wondering if Age development team has anything like that, except less generic and well integrated with Apache Age graph database as back - end. Also, is there anything like Jupyter Notebook service, targeting Postgres database? Folks around here have written so many Jupyter Notebooks, that extending similar to cover Postgres and Age Graph database ( using GraphQL interface ) seems most natural provision, to introduce community to this new data service. My initial brief search introduced great deal of matches in google, but none seem to convey answer to the question I have, mostly driver like approach, that isn't really a true answer. I could ask team to use drivers and use their own local machines to craft queries, and store those either locally or in some shared location. However, it seems like an approach of last resort. Once again, any suggestions, pointers, links, experiences greatly appreciated. Please note, similar question was raised earlier, with a bit specific request for GraphQL driver. I think the answer here, if one is found, could help to answer this earlier question, as well, and expand it to cover an server running GraphQL API https://github.com/apache/age/issues/1638

MironAtHome commented 3 months ago

Looking at this

image

Anyone tried to integrate same or similar with Apache Age Graph database service? Also found this for Jupyter Notebooks. Anyone ever integrated same with Apache Age Graph database service? Perhaps some other Graph Database service?

One thing that I noted, web server ( service? service frameworks? ) engines supported by Rust Juniper library seems to have affinity to Rust community, or may be I just don't have enough breadth of knowledge, at least at the moment. If anyone has any experience regarding the choices introduced in library documentation, would appreciate some insight. Here is snippet

image

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days.