ipfs-sqlite-block-store

SQLite based ipfs block store (by Actyx)

Ipfs-sqlite-block-store Alternatives

Similar projects and alternatives to ipfs-sqlite-block-store

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

ipfs-sqlite-block-store reviews and mentions

Posts with mentions or reviews of ipfs-sqlite-block-store. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-26.
  • Simple-graph: a graph database in SQLite, via “SQLite as a document database”
    8 projects | news.ycombinator.com | 26 Dec 2020
    Interesting. SQLite is awesome.

    I did something similar recently, a block store for a rust implementation of ipfs, which models a directed acyclic graph of content-addressed nodes.

    https://github.com/actyx/ipfs-sqlite-block-store

    I found that performance is pretty decent if you do almost everything inside SQLite using WITH RECURSIVE.

    The documentation has some really great examples for WITH RECURSIVE. https://sqlite.org/lang_with.html

Stats

Basic ipfs-sqlite-block-store repo stats
1
44
0.0
about 1 year ago

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