nowfound

Alternatives

Products that do what Gostore, a simplistic and minimalist storage made with Golang does

  1. 1

    An application-oriented unified storage layer for Golang.

    2021

  2. 2AD

    Recently created a minimal persistent relational database in Go. Main focus was on implementing & understanding working the of database, storage management & transaction handling. Use of B+ Tree for storage engine(support for indexing), managing a Free List (for reusing nodes), Support for transactions, Concurrent Reads. Still have many things to add & fix like query processing being one of the main & fixing some bugs Repo link - https://github.com/Sahilb315/AtomixDB Would love to hear your thoughts

    2025 · github.com

  3. 3

    A Modern GUI For S3

    2025

  4. 4NI
  5. 5AL

    2022 · github.com

  6. 6AS
  7. 7SJ
  8. 8KE

    Keeper is an embeddable secret store (Argon2id, XChaCha20-Poly1305 by default). Four security levels, audit chains, crash-safe rotation. Vault is overkill for most use cases. This is for when you ge paranoid about env and need encrypted local storage that doesn't suck. No security through obscurity, hence, It's still early, so now's the best time to find weird edge cases, race conditions, memory leaks, crypto misuse, anything that breaks. The README has a full security model breakdown if you want to get adversarial.

    Apr 2026 · github.com

  9. 9GG
  10. 10

    Simulate real store with LLM-powered synthetic consumer

    May 2026 · github.com

  11. 11GA

    We built Gonzo to make log analysis faster and friendlier in the terminal. Think of it like k9s for logs — a TUI that can ingest JSON, text, or OpenTelemetry (OTLP) logs, highlight and boil up patterns, and even run AI models locally or via API to summarize logs. We’re still iterating, so ideas and contributions are welcome!

    2025 · github.com

  12. 12SI
  13. 13AF

    2021 · github.com

  14. 14
    tinyStore108

    The store builder for indie makers

    2022

  15. 15CS

    We started CallFS after yet another late-night “why did the uploads vanish?” incident. Our small team had stitched together rsync, a fragile NFS mount, and an S3 bucket—none of it observable, all of it waiting to bite us. So we wrote a single-process file service in Go that: • Speaks the S3 API (so existing tooling works). • Stores hot data on local disks for speed; cold data can sit in any S3-compatible bucket. • Exposes Prometheus metrics and JSON logs by default, because “what happened?” shouldn’t be guesswork. • Ships as a ~25 MB static binary—no external deps, MIT license. Today it’s…

    2025 · github.com

  16. 16BA
  17. 17SW

    2015 · github.com

  18. 18GC
  19. 19GB

    Hey HN, I just published v0.1.0 of go-bt and would love some feedback from the Go veterans here. Thanks in advance!

    Apr 2026 · github.com

  20. 20

    Simple, efficient, fast log storage and query system

    2022

  21. 21TA
  22. 22GG

    2020 · github.com

  23. 23SS
  24. 24GA

    I've always been curious about how SQL engines actually work. So I built a minimum viable SQL engine in Go. - Supports CSV files as tables - Supports SELECT, FROM, WHERE, LIMIT It's very simple: 1. Parses query string 2. Converts it into an AST representation 3. Executes the query against the CSV 4. Returns the results

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →