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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cch123 avatar

cch123/elasticsql

0
View on GitHub↗
1,197 estrellas·200 forks·Go·MIT·3 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de cch123/elasticsqlGráfico del historial de estrellas de cch123/elasticsql

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Elasticsql

Proyectos open-source similares, clasificados según cuántas características comparten con Elasticsql.
  • mattbaird/elastigoAvatar de mattbaird

    mattbaird/elastigo

    941Ver en GitHub↗

    A Go (golang) based Elasticsearch client library.

    Go
    Ver en GitHub↗941
  • elastic/go-elasticsearchAvatar de elastic

    elastic/go-elasticsearch

    6,051Ver en GitHub↗

    The official Go client for Elasticsearch

    Go
    Ver en GitHub↗6,051
  • clickhouse/clickhouse-goAvatar de ClickHouse

    ClickHouse/clickhouse-go

    3,307Ver en GitHub↗

    Golang driver for ClickHouse

    Go
    Ver en GitHub↗3,307
  • olivere/elasticAvatar de olivere

    olivere/elastic

    7,450Ver en 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
    Ver en GitHub↗7,450
Ver las 30 alternativas a Elasticsql→

Preguntas frecuentes

¿Qué hace cch123/elasticsql?

convert sql to elasticsearch DSL in golang(go)

¿Cuáles son las características principales de cch123/elasticsql?

Las características principales de cch123/elasticsql son: Database Tools, Search and Analytics, Search Engines.

¿Qué alternativas de código abierto existen para cch123/elasticsql?

Las alternativas de código abierto para cch123/elasticsql incluyen: 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.