How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
The official Go client for Elasticsearch
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
convert sql to elasticsearch DSL in golang(go)
The main features of cch123/elasticsql are: Database Tools, Search and Analytics, Search Engines.
Projects with overlapping indexed features include: olivere/elastic — This project is a Go client library and API wrapper for interacting with Elasticsearch clusters. It serves as a… ownlocal/goes — A library to interact with Elasticsearch in Go! elastic/go-elasticsearch — The official Go client for Elasticsearch. clickhouse/clickhouse-go — Golang driver for ClickHouse. mattbaird/elastigo — A Go (golang) based Elasticsearch client library. seiflotfy/skizze.