simple-graph VS ipfs-sqlite-block-store

Compare simple-graph vs ipfs-sqlite-block-store and see what are their differences.

simple-graph

This is a simple graph database in SQLite, inspired by "SQLite as a document database" (by dpapathanasiou)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
simple-graph ipfs-sqlite-block-store
7 1
1,329 44
- -
2.5 0.0
about 1 year ago about 1 year ago
Go Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

simple-graph

Posts with mentions or reviews of simple-graph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-30.

ipfs-sqlite-block-store

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

What are some alternatives?

When comparing simple-graph and ipfs-sqlite-block-store you can also consider the following projects:

Apache AGE - Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

ulid-postgres

kuzu - Embeddable property graph database management system built for query speed and scalability. Implements Cypher.

graphdb - sqlite based graph database for storing native python objects and their relationships to each other

NetworkXum - A NetworkX-like Python wrapper for graphs persisted in a DBMS

rdflib-sqlalchemy - RDFLib store using SQLAlchemy dbapi as back-end

ldbc_snb_datagen_spark - Synthetic graph generator for the LDBC Social Network Benchmark, running on Spark

sqlite-3.7.3.p1 - SQLite with stored procedures

arcadedb - ArcadeDB Multi-Model Database, one DBMS that supports SQL, Cypher, Gremlin, HTTP/JSON, MongoDB and Redis. ArcadeDB is a conceptual fork of OrientDB, the first Multi-Model DBMS. ArcadeDB supports Vector Embeddings.

sqlite3-bfsvtab-ext - A virtual table extension for breadth-first search queries in Sqlite3

hash-db - Experimental distributed pseudomultimodel keyvalue database (it uses python dictionaries) imitating dynamodb querying with join only SQL support, distributed joins and simple Cypher graph support and document storage

Fuzzr - P2P platform for publishing content, self-hosting, decentralized curation, and more.