Preface
editThis is a list of clients submitted by members of the Elastic community. Elastic does not support or endorse these clients.
If you’d like to add a new client to this list, please open a pull request.
Besides the officially supported Elasticsearch clients, there are a number of clients that have been contributed by the community for various languages:
B4J
edit- jElasticsearch: B4J client based on the official Java REST client. - Last release more than a year ago
C++
edit- elasticlient: simple library for simplified work with Elasticsearch in C++. - Last commit more than a year ago
Clojure
editColdFusion (CFML)
edit- cbElasticSearch: Native ColdFusion (CFML) support for the ColdBox MVC Platform which provides you with a fluent search interface for Elasticsearch, in addition to a CacheBox Cache provider and a Logbox Appender for logging.
Erlang
edit- erlastic_search: Erlang client using HTTP. - Last commit more than a year ago
- Tirexs: An Elixir based API/DSL, inspired by Tire. Ready to use in pure Erlang environment. - Last commit more than a year ago
- Elixir Bulk Processor: Dynamically configurable Elixir port of the Bulk Processor. Implemented using GenStages to handle back pressure. - Last commit more than a year ago
Go
editAlso see the official Elasticsearch Go client.
Haskell
edit- bloodhound: Haskell client and DSL.
Java
editAlso see the official Elasticsearch Java client.
JavaScript
editJulia
edit- ElasticsearchClient.jl: Elasticsearch client inspired by the official Elasticsearch Ruby client.
Kotlin
edit- ES Kotlin: Elasticsearch Query DSL for kotlin based on the official Elasticsearch Java client. - Last commit more than a year ago
- ES Kotlin Wrapper Client: Kotlin extension functions and abstractions for the official Elasticsearch high-level client. Aims to reduce the amount of boilerplate needed to do searches, bulk indexing and other common things users do with the client. - No longer maintained
Lua
edit- elasticsearch-lua: Lua client for Elasticsearch - Last commit more than a year ago
.NET
editSee the official Elasticsearch .NET client.
Perl
editAlso see the official Elasticsearch Perl client.
- Elastijk: A low-level, minimal HTTP client. - Last commit more than a year ago
PHP
editAlso see the official Elasticsearch PHP client.
- Elastica: PHP client.
- elasticsearch: PHP client. - Last commit more than a year ago
- elasticsearcher: Agnostic lightweight package on top of the Elasticsearch PHP client. Its main goal is to allow for easier structuring of queries and indices in your application. It does not want to hide or replace functionality of the Elasticsearch PHP client. - Last commit more than a year ago
Python
editSee the official Elasticsearch Python client.
R
edit- elastic: A low-level R client for Elasticsearch.
- elasticdsl: A high-level R DSL for Elasticsearch, wrapping the elastic R client. - No longer maintained
- uptasticsearch: An R client tailored to data science workflows. - Last commit more than a year ago
Ruby
editAlso see the official Elasticsearch Ruby client.
- elastics: Tiny client with built-in zero-downtime migrations and ActiveRecord integration. - Last commit more than a year ago
- chewy: An ODM and wrapper for the official Elasticsearch client.
- Searchkick: Intelligent search made easy.
- Estella: Make your Ruby models searchable.
Rust
editAlso see the official Elasticsearch Rust client.
Scala
edit- elastic4s: Scala DSL.
- wabisabi: Asynchronous REST API Scala client. - No longer maintained
- escalar: Type-safe Scala wrapper for the REST API. - Last commit more than a year ago
- elasticsearch-client: Scala DSL that uses the REST API. Akka and AWS helpers included. - No longer maintained
Smalltalk
edit- elasticsearch-smalltalk: Pharo Smalltalk client for Elasticsearch. - Last commit more than a year ago
Swift
edit- Elasticsearch NIO Client: a library for working with Elasticsearch in Swift, built on top of SwiftNIO and Swift Package Manager.
Vert.x
edit- elasticsearch-client: An Elasticsearch client for Eclipse Vert.x - Last commit more than a year ago