java-object-mapper

The Java Object Mapper is a simple, light-weight framework used to map POJOs to the Aerospike database. Using simple annotations or a configuration YAML file to describe how to map the data to Aerospike, the project takes the tedium out of mapping the data through the powerful, low level interface. (by aerospike)

Java-object-mapper Alternatives

Similar projects and alternatives to java-object-mapper

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better java-object-mapper alternative or higher similarity.

java-object-mapper reviews and mentions

Posts with mentions or reviews of java-object-mapper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-20.
  • A Quick Orientation to Aerospike API
    2 projects | dev.to | 20 Jul 2022
    The object mapper library uses Java annotations to define the Aerospike semantics for the saving and loading behavior. Annotations are specified next to the definitions of a class, methods, and fields. The object mapper makes managing persistent data easier to implement, easier to understand, and less error prone. Check out the Java Object Mapper workshop and tutorial.
  • Data Modeling for Speed At Scale (Part 2)
    3 projects | dev.to | 28 Jun 2022
    The tuple form eliminates redundant storage of keys as in Map. Objects stored as tuples must use Unordered (or more precisely, insertion- or application-ordered) List, which preserves the tuple order irrespective of the field values. Application must manage the object schema, that is, how the tuple order matches the object fields, and also schema evolution. The Object Mapper library can be used to manage these aspects transparently.

Stats

Basic java-object-mapper repo stats
2
17
5.0
12 days ago

aerospike/java-object-mapper is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of java-object-mapper is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com