Jest alternatives and similar libraries
Based on the "Database" category.
Alternatively, view Jest alternatives based on common mentions on social networks and blogs.
-
MapDB
Embedded database engine that provides concurrent collections backed on disk or in off-heap memory. -
orientdb
OrientDB is the first Multi-Model DBMS with Document & Graph engine. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing, Reactive Queries and has a small memory footprint. OrientDB is licensed with Apache 2 license and the development is driven by OrientDB LTD and a worldwide Open Source community. -
ObjectBox embedded database
ObjectBox is a superfast lightweight database for objects (Java/Kotlin/...) -
Crate
Distributed data store that implements data synchronization, sharding, scaling, and replication. In addition, it provides a SQL-based syntax to execute queries across a cluster. -
requery
A modern, lightweight but powerful object mapping and SQL generator. Easily map to or create databases, perform queries and updates from any platform that uses Java. -
sql2o
Thin JDBC wrapper that simplyfies database access and provides simple mapping of ResultSets to POJOs. -
JetBrains Xodus
JetBrains Xodus is a Java transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub. -
Liquibase
Database-independent library for tracking, managing and applying database schema changes.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Jest or a related project?
Popular Comparisons
README
JEST
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.