n-orm offers a simple persistence layer for Java.
Targeted stores are "no-sql" as the framework assumes a column-oriented like storage data model.
The framework makes use of annotations, and offers a very simple query language, simple enough to be very efficient, and too simple to let a model not to be efficient... ;-)
Current stores are HBase, MongoDB and Redis, though new driver should be simple to implement.
Expectations on a data stores are that they can handle sorted maps (sorted according to their String key) and atomic increments.
Commercial Use
Modify
Distribute
Sub-License
Private Use
Hold Liable
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
30 Day SummaryOct 28 2024 — Nov 27 2024
|
12 Month SummaryNov 27 2023 — Nov 27 2024
|