spandex
ES client
An Elasticsearch client built on top of the new Java REST client
Elasticsearch client for Clojure (built on new ES 8.x java client)
261 stars
11 watching
31 forks
Language: Clojure
last commit: 6 months ago
Linked from 1 awesome list
clojureelasticsearchelasticsearch-client
Related projects:
Repository | Description | Stars |
---|---|---|
kelp404/enju | An Elasticsearch client written in CoffeeScript for Node.js, providing a simple way to define and interact with data. | 13 |
elastic/elasticsearch-net | A strongly-typed client library for interacting with Elasticsearch using C# | 11 |
benashford/rs-es | A Rust client library for interacting with the ElasticSearch REST API | 217 |
yegoroff/plainelastic.net | Provides a transparent and programmable connection to Elasticsearch using a .NET client library | 160 |
elastic/elasticsearch-js | An official client library for interacting with an Elasticsearch search engine using Node.js. | 28 |
tsloughter/erlastic_search | An Erlang client for Elasticsearch that provides an interface to interact with the Elasticsearch REST API | 162 |
damienbod/aspnet5geoelasticsearch | An ASP.NET Core MVC implementation of Elasticsearch with Geo search capabilities | 37 |
elastic-rs/elastic | An efficient, modular API client for Elasticsearch written in Rust | 252 |
werbitzky/elastix | An Elixir-based client for interacting with Elasticsearch | 253 |
philippus/elastic4s | An idiomatic, type-safe Scala client for Elasticsearch with a concise DSL and support for various HTTP clients. | 1,641 |
elastic/elasticsearch-php | Provides an official PHP client for interacting with Elasticsearch search engines. | 40 |
ropensci/elastic | An R interface to Elasticsearch, providing a simple way to interact with the search engine | 245 |
ywangd/peek | An interactive CLI tool for working with Elasticsearch clusters | 25 |
elastic/elasticsearch-ruby | A Ruby client for Elasticsearch allowing developers to interact with the search engine. | 6 |
ef-labs/vertx-elasticsearch-service | Vert.x implementation of an Elasticsearch service with event bus proxying | 57 |