StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
Simple Graph
BySimple GraphSimple Graph

Simple Graph

#19in Graph Databases
Discussions0
Followers4
OverviewDiscussionsAdoption

What is Simple Graph?

It is a simple graph database in SQLite, inspired by "SQLite as a document database". Its schema consists of just two structures: Nodes - these are any json objects, with the only constraint being that they each contain a unique id value and Edges - these are pairs of node id values, specifying the direction, with an optional json object as connection properties.

Simple Graph is a tool in the Graph Databases category of a tech stack.

Key Features

Simple graph databaseSQLite based

Simple Graph Pros & Cons

Pros of Simple Graph

No pros listed yet.

Cons of Simple Graph

No cons listed yet.

Simple Graph Alternatives & Comparisons

What are some alternatives to Simple Graph?

Neo4j

Neo4j

Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.

Dgraph

Dgraph

Dgraph's goal is to provide Google production level scale and throughput, with low enough latency to be serving real time user queries, over terabytes of structured data. Dgraph supports GraphQL-like query syntax, and responds in JSON and Protocol Buffers over GRPC and HTTP.

JanusGraph

JanusGraph

It is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. It is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.

Titan

Titan

Titan is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.

RedisGraph

RedisGraph

RedisGraph is a graph database developed from scratch on top of Redis, using the new Redis Modules API to extend Redis with new commands and capabilities. Its main features include: - Simple, fast indexing and querying - Data stored in RAM, using memory-efficient custom data structures - On disk persistence - Tabular result sets - Simple and popular graph query language (Cypher) - Data Filtering, Aggregation and ordering

Cayley

Cayley

Cayley is an open-source graph inspired by the graph database behind Freebase and Google's Knowledge Graph. Its goal is to be a part of the developer's toolbox where Linked Data and graph-shaped data (semantic webs, social networks, etc) in general are concerned.

Try It

Visit Website

Adoption

On StackShare

Simple Graph Integrations

SQLite, graphviz are some of the popular tools that integrate with Simple Graph. Here's a list of all 2 tools that integrate with Simple Graph.

SQLite
SQLite
graphviz
graphviz
Companies
0
Developers
2
AS