HoloDB

HoloDB is an RDBMS seemingly filled with random data. This data does not actually take up any space in memory or on a volume (to use an analogy, it is as if the data set is projected as a hologram from a simple configuration). The base layer is an arbitrarily large, read-only data set that is readable and searchable, and yet fully consistent. Any pieces of data and index lookups are calculated on-the-fly. An optional second layer is built on top of this, allowing read-write access (stores differences while maintains consistency and searchability). You can start an arbitrarily large database in moments, with minimal effort; all you need is a YAML configuration file or some JPA entites. (by miniconnect)

HoloDB Alternatives

Similar projects and alternatives to HoloDB

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

HoloDB reviews and mentions

Posts with mentions or reviews of HoloDB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.
  • datafaker VS holodb - a user suggested alternative
    2 projects | 8 Jan 2023
    HoloDB is an RDBMS, filled with constrained random data. You can setup database from a config file or annotated JPA entities. You can use it via JDBC or miniConnect. Since miniConnect has a friendly REPL, you can run SQL queries in the command line too.

Stats

Basic HoloDB repo stats
1
4
7.0
4 months ago

miniconnect/holodb is an open source project licensed under Apache License, Version 2.0 which is not an OSI approved license.

HoloDB is marked as "self-hosted". This means that it can be used as a standalone application on its own.

The primary programming language of HoloDB is Java.


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