nowfound

Alternatives

Products that do what FyroDB does

Redis-compatible in-memory database built in Rust

  1. 1
    QoreDB95

    The fast, open-source database client built with Rust

    Mar 2026

  2. 2
    HelixDB105

    An open-source OLTP graph-vector database built in Rust.

    Feb 2026

  3. 3PE

    2018 · bluejekyll.github.io

  4. 4FO

    Hey HN, I’m Roi, one of the co-creators of FalkorDB. We’re a growing team working on a graph database designed for production workloads and GraphRAG systems. The new release (v4.10.0) is out, and I wanted to share some of the updates and ask for feedback from folks who care about performance, memory efficiency in graph-heavy systems. FalkorDB is an open-source property graph database that supports OpenCypher (with our own extensions) and is used under the hood for retrieval-augmented generation setups where accuracy matters. The big problem we’re working on is scaling graph databases without…

    2025

  5. 5RU
  6. 6
    Fleet87

    The blazing fast build tool for Rust

    2022

  7. 7

    Connect your data to your agents.

    Feb 2026

  8. 8CA
  9. 9RC
  10. 10AE
  11. 11IR

    I recently had the "opportunity" to recover a database from being accidentally `rm -rf`'ed. In the process decided the best route is to implement InnoDB storage format and scan the disk for any and all record we can still find.

    2024 · github.com

  12. 12KA
  13. 13RA
  14. 14AR
  15. 15TF
  16. 16WB

    We were tired of writing raw Cypher — escaping quotes, zero autocomplete, refactoring nightmares — so we built GraphORM: a type-safe Python ORM for RedisGraph&#x2F;FalkorDB using pure Python objects. What it does Instead of fragile Cypher: query = """ MATCH (a:User {user_id: 1})-[r1:FRIEND]->(b:User)-[r2:FRIEND]->(c:User) WHERE c.user_id <> 1 AND b.active = true WITH b, count(r2) as friend_count WHERE friend_count > 5 RETURN c, friend_count ORDER BY friend_count DESC LIMIT 10 """ You write type-safe Python: stmt = select().match( (UserA, FRIEND.alias("r1"), UserB), (UserB,…

    Jan 2026

  17. 17DI
  18. 18AA

    May 2026 · github.com

  19. 19FR

    FerroTerm is a Terminal Emulator (xterm&#x2F;vt100) &#x2F; Library witten in Rust and compiled to WebAssembly. It is approx 4x faster than xterm.js which is used by VSCode etc. and prodvides wide spec coverage. https:&#x2F;&#x2F;datanoisetv.github.io&#x2F;ferroterm&#x2F; Would love some feedback and hear what people want to build with it.

    Jul 2026

  20. 20RD

    May 2026 · github.com

  21. 21
    Kolmos2

    One database engine for MongoDB, PostgreSQL & MySQL

    11d ago · kolmos.dev

  22. 22BO

    Hey HN, I'm Kristiyan, former Engineering Manager for Redis' Visual Developer Tools (including Redis Insight). I built BetterDB because Valkey is growing fast but lacks proper observability tooling. BetterDB is a monitoring platform for Valkey (and Redis) that focuses on what existing tools miss: Historical persistence – Slowlog entries disappear when the buffer fills. BetterDB persists them so you can see what queries were running at 3am, which clients were connected, and what anomalies were detected — not just current state. Pattern analysis – Stop scrolling through raw slowlog entries.…

    Jan 2026

  23. 23R

    A unified, high-performance data validation and serialization framework for Rust, inspired by Pydantic's ergonomics and powered by Serde.

    Mar 2026 · github.com

  24. 24CM

    Hi HN! We are excited to share something we have been building for the last 12 months. Castled is a warehouse-native marketing platform built directly on cloud data warehouses like Snowflake, BigQuery, Redshift, and Postgres. Castled allows you to directly use the customer data in your data warehouse and engage them across different channels like Email, Sms, WhatsApp, push, and In-app - without having to copy the data to another tool. We started our journey by building an open-source Reverse ETL solution to make the warehouse data actionable to marketers. However, after talking to 100s of…

    2023 · castled.io

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