simple-graph VS graphdb-testing

Compare simple-graph vs graphdb-testing 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)

graphdb-testing

Benchmarking various graph databases, engines, datastructures, and data stores. (by robmccoll)
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 graphdb-testing
7 1
1,329 35
- -
2.5 10.0
about 1 year ago over 10 years ago
Go C
MIT License -
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.

graphdb-testing

Posts with mentions or reviews of graphdb-testing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-30.
  • PageRank Algorithm for Graph Databases
    8 projects | news.ycombinator.com | 30 Jan 2023
    It's nearly a decade old at this point and probably not optimal even for the time, so there may be better approaches, but here's a few basic algorithms on SQLite. PageRank is at the bottom.

    https://github.com/robmccoll/graphdb-testing/blob/master/tes...

    The graph is just an indexed edge list with auxiliary tables to support algorithms as needed.

What are some alternatives?

When comparing simple-graph and graphdb-testing 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.

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

NetworkX - Network Analysis in Python

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

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

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

ipfs-sqlite-block-store - SQLite based ipfs block store

ustore - Multi-Modal Database replacing MongoDB, Neo4J, and Elastic with 1 faster ACID solution, with NetworkX and Pandas interfaces, and bindings for C 99, C++ 17, Python 3, Java, GoLang 🗄️

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.

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