prevayler VS gerbil-persist

Compare prevayler vs gerbil-persist and see what are their differences.

gerbil-persist

Persistence of concurrent activities for Gerbil Scheme (by mighty-gerbils)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
prevayler gerbil-persist
5 1
284 46
0.0% -
0.0 7.0
over 1 year ago 9 days ago
Java Scheme
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

prevayler

Posts with mentions or reviews of prevayler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-06.
  • Orthogonal Persistence
    3 projects | news.ycombinator.com | 6 Mar 2024
  • Prevayler: Transparent architecture for business object persistence in Java
    1 project | news.ycombinator.com | 29 Oct 2023
  • SurrealDB 1.0
    4 projects | news.ycombinator.com | 29 Oct 2023
    There have been many attempts over the years. There's Prevayler [0], in Java, and Madeleine [1], in Ruby. Neither of them became wildly popular.

    I worked with Madeleine for a few years and while the performance was amazing, RDBM systems are ahead because if the many years of standardisation, tooling and capabilities (e.g. migrations)

    The other very important thing is - DB latency is an issue only in the hands of a novice. In the real world, network latency is a couple of magnitudes higher.

    [0]: https://github.com/prevayler/prevayler

    [1]: https://github.com/ghostganz/madeleine

  • Prevayler
    3 projects | news.ycombinator.com | 11 Dec 2021
    Heh, good spot. Funny enough, it was upgraded to log4j2 somewhat recently in https://github.com/prevayler/prevayler/issues/24 to remediate CVE-2019-17571, which it probably wasn't even vulnerable to. I wonder how many other people did the same thing. I wish security advisories did a better job explaining the circumstances of when something is exploitable.

gerbil-persist

Posts with mentions or reviews of gerbil-persist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-06.

What are some alternatives?

When comparing prevayler and gerbil-persist you can also consider the following projects:

madeleine - Transparent object persistence for Ruby