hist-prototype

A prototype of a history-keeping database (by chiefnoah)

Hist-prototype Alternatives

Similar projects and alternatives to hist-prototype

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

hist-prototype reviews and mentions

Posts with mentions or reviews of hist-prototype. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.
  • Ask HN: Those making $0/month or less on side projects – Show and tell
    95 projects | news.ycombinator.com | 27 Jan 2023
    I have 2 projects that I'm looking to eventually adapt into a database backend that's API compatible with RocksDB (with enhancements!). The first of which is a Extendible Hashing Implementation in Rust (it was my first attempt at Rust, so it's kinda messy): https://github.com/chiefnoah/MehDB

    It achieves very promising performance for u64 sized types (which will eventually be an offset into a log).

    The other is a similar concept using modified B+Trees that have subtrees for all writes to a record: https://github.com/chiefnoah/hist-prototype

    This one is implemented in Python for fast iteration, as I realized I wasn't happy with how fast I could iterate with Rust. This one is, IMO, a more complete approach towards full historical query-capable systems. I'm slowly chipping away at it, though I haven't had progress lately. I spend no real money to host them, just the code, though I'm certain I've shortened the life of my NVMe drives due to writing and rewriting large files for testing.

Stats

Basic hist-prototype repo stats
1
0
10.0
over 1 year ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com