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
cch123 avatar

cch123/elasticsql

0
View on GitHub↗
1,197 stars·200 forks·Go·MIT·7 views

Elasticsql

convert sql to elasticsearch DSL in golang(go)

Features

  • Database Tools - SQL to Elasticsearch DSL converter.
  • Search and Analytics - Utility to convert SQL queries to Elasticsearch DSL.
  • Search Engines - Converts SQL to Elasticsearch DSL.

Star history

Star history chart for cch123/elasticsqlStar history chart for cch123/elasticsql

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.

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

Projects sharing features with Elasticsql

These projects share indexed features with Elasticsql. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • clickhouse/clickhouse-goClickHouse avatar

    ClickHouse/clickhouse-go

    3,307View on GitHub↗

    Golang driver for ClickHouse

    Go
    View on GitHub↗3,307
  • 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
Compare all 30 related projects→

Frequently asked questions

What does cch123/elasticsql do?

convert sql to elasticsearch DSL in golang(go)

What are the main features of cch123/elasticsql?

The main features of cch123/elasticsql are: Database Tools, Search and Analytics, Search Engines.

Which projects share features with cch123/elasticsql?

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.