Elasticsearch & GraphQL: Implementing the GraphQL API on top of Elasticsearch - ElasticCC

Поділитися
Вставка
  • Опубліковано 8 лип 2024
  • Several libraries expose the full Elasticsearch API as a GraphQL API. But like traditional REST APIs with Elasticsearch Backends, we mostly don’t want to expose all the possibilities that the Elasticsearch Query Language offers to the end users.
    Join Thilo Haas, Digital Strategist at smartive AG, as he explains how to implement the GraphQL API on top of Elasticsearch and his learnings along the process. He will elaborate on how we built a GraphQL API on Elasticsearch while leveraging the advantages of both.
    Timestamps:
    00:00 Introduction
    00:16 Use Case Overview
    00:59 Why GraphQL?
    01:22 Why Elasticsearch?
    01:49 Challenges & Solution
    03:49 Conclusion
    Be sure to join your local and virtual Elastic User Groups to stay up-to-date on upcoming meetups: community.elastic.co/
    Questions? Check out discuss.elastic.co/
    Connect with us in our Slack workspace: ela.st/slack
    #elasticsearch #graphql #graphqlapi #elasticsearchtutorial #techcommunity #devops
  • Наука та технологія

КОМЕНТАРІ • 10

  • @edwardcastle7973
    @edwardcastle7973 2 роки тому +2

    I haven't found an accurate documentation where explain how I can integrate graphql with elasticsearch.

  • @redobdc
    @redobdc 8 місяців тому

    have any course, example or doc for apply it

  • @ruslan9638
    @ruslan9638 3 роки тому +1

    What Elasticsearch GraphQL server do you use? Or Have you writed your own? I don't understand, how I can transform GraphQL request to REST API Elasticsearch request.

    • @ruslan9638
      @ruslan9638 3 роки тому

      I see, for example: github.com/graphql-compose/graphql-compose-elasticsearch