awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
OwnLocal avatar

OwnLocal/goesFork

0
View on GitHub↗
30 stars·14 forks·Go·BSD-3-Clause·9 viewsgodoc.org/github.com/belogik/goes↗

Goes

A library to interact with Elasticsearch in Go!

Features

  • Search and Analytics - Library for interacting with Elasticsearch.
  • Search Engines - Library for interacting with Elasticsearch.

Star history

Star history chart for ownlocal/goesStar history chart for ownlocal/goes

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Goes

Similar open-source projects, ranked by how many features they share with Goes.
  • mattbaird/elastigomattbaird avatar

    mattbaird/elastigo

    941View on GitHub↗

    A Go (golang) based Elasticsearch client library.

    Go
    View on GitHub↗941
  • elastic/go-elasticsearchelastic avatar

    elastic/go-elasticsearch

    6,051View on GitHub↗

    The official Go client for Elasticsearch

    Go
    View on GitHub↗6,051
  • cch123/elasticsqlcch123 avatar

    cch123/elasticsql

    1,197View on GitHub↗

    convert sql to elasticsearch DSL in golang(go)

    Godslelasticelasticsearch
    View on GitHub↗1,197
  • olivere/elasticolivere avatar

    olivere/elastic

    7,450View on GitHub↗

    This project is a Go client library and API wrapper for interacting with Elasticsearch clusters. It serves as a programmatic interface for managing documents, indices, and cluster health, allowing Go applications to perform search and indexing operations via the REST API. The library functions as a distributed search orchestrator, providing specialized tools for high-throughput data ingestion and cluster administration. It features a buffered bulk processor with exponential backoff retries for optimizing write performance and supports automated index lifecycle transitions and historical data

    Go
    View on GitHub↗7,450
See all 30 alternatives to Goes→

Frequently asked questions

What does ownlocal/goes do?

A library to interact with Elasticsearch in Go!

What are the main features of ownlocal/goes?

The main features of ownlocal/goes are: Search and Analytics, Search Engines.

What are some open-source alternatives to ownlocal/goes?

Open-source alternatives to ownlocal/goes include: olivere/elastic — This project is a Go client library and API wrapper for interacting with Elasticsearch clusters. It serves as a… seiflotfy/skizze. elastic/go-elasticsearch — The official Go client for Elasticsearch. cch123/elasticsql — convert sql to elasticsearch DSL in golang(go). mattbaird/elastigo — A Go (golang) based Elasticsearch client library. fossasia/query-server — Query Server is a federated search gateway and multi-engine aggregator that dispatches search requests across multiple…