Jest alternatives and similar libraries
Based on the "Database" category.
Alternatively, view Jest alternatives based on common mentions on social networks and blogs.
-
orientdb
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries. -
MapDB
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine. -
ObjectBox embedded database
Android Database - first and fast, lightweight on-device vector database -
Crate
CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene. -
Chronicle Map
Replicate your Key Value Store across your network, with consistency, persistance and performance. -
JDBI
The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala. -
sql2o
sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters. -
JetBrains Xodus
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub. -
FlexyPool
FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Jest or a related project?
Popular Comparisons
README
JEST - This project is no longer being actively developed
Jest is a Java HTTP Rest client for ElasticSearch.
ElasticSearch is an Open Source (Apache 2), Distributed, RESTful, Search Engine built on top of Apache Lucene.
ElasticSearch already has a Java API which is also used by ElasticSearch internally, [but Jest fills a gap, it is the missing client for ElasticSearch Http Rest interface](jest/README.md#comparison-to-native-api).
Read great introduction to ElasticSearch and Jest from IBM Developer works.
Documentation
For the usual Jest Java library, that you can use as a maven dependency, please refer to the README at jest module.
For the Android port please refer to the README at jest-droid module.
Compatibility
Jest Version | Elasticsearch Version |
---|---|
>= 6.0.0 | 6 |
>= 5.0.0 | 5 |
>= 2.0.0 | 2 |
0.1.0 - 1.0.0 | 1 |
<= 0.0.6 | < 1 |
Also see changelog for detailed version history.
Support and Contribution
All questions, bug reports and feature requests are handled via the GitHub issue tracker which also acts as the knowledge base. Please see the Contribution Guidelines for more information.
Thanks
We would like to thank the following people for their significant contributions.
- Andrea Turli
- Andrej Kazakov
- asierdelpozo
- Clayton Stout
- Dominic Tootell
- Erik Dreyer
- Erik Schuchmann
- Fernandez Ludovic
- Filippo Rossoni
- FrancoisThareau
- happyprg
- Igor Kupczyński
- Kristoffer Renholm
- Mark Woon
- Martin W. Kirst
- Matthew Bogner
- Min Cha
- Neil Gentleman
- Pavel Zalunin
- phospodka
- Steven Rapp
- Stig Brautaset
- Thomas Mühlfriedel
Copyright and License
Copyright 2018 www.searchly.com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
*Note that all licence references and agreements mentioned in the Jest README section above
are relevant to that project's source code only.