Any one here used elastic search with go lang ?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • elastic

    Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch

    https://github.com/olivere/elastic is a fantastic library for this.

  • go-elasticsearch

    The official Go client for Elasticsearch

    Or you could use official library https://github.com/elastic/go-elasticsearch

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • go-elasticsearch-examples

    Discontinued Official golang elasticsearch driver examples

    https://github.com/mindaugasrmn/go-elasticsearch-examples here I have dropped some examples how to use it, I found it more logic then olivere, as you can build queries following official elasticsearch documentation, and as I use map[string]interface{} is pretty easy to gave dynamic filters etc.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts