JNOSQL

Updated 393 days ago
  • ID: 38606315/42
Another example can be found in an article that demonstrates the same annotated entity used across different NoSQL databases: Redis, Cassandra, Couchbase, Neo4J and Elasticsearch. The approach is "stick to the API": the developer can replace Redis with Hazelcast, as both implement the Key-Value API, thus avoiding vendor lock-in with one of these databases... Vendor lock-in is one of the things any Java project needs to consider when choosing NoSQL databases. If there's a need for a switch, other considerations include: time spent on the change, the learning curve of a new API to use with this database, the code that will be lost, the persistence layer that needs to be replaced, etc. Eclipse JNoSQL avoids most of these issues through the Communication APIs. It also has template classes that apply the design pattern ‘template method' to databases operations. And the Repository interface allows Java developers to create and extend interfaces, with implementation automatically provided by..
  • 0
  • 0
Interest Score
1
HIT Score
0.00
Domain
jnosql.org

Actual
www.jnosql.org

IP
185.199.108.153, 185.199.109.153, 185.199.110.153, 185.199.111.153

Status
OK

Category
Company, Other
0 comments Add a comment