2
4
+ 1
0

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.
Simple Graph is an open source tool with 1.3K GitHub stars and 84 GitHub forks. Here’s a link to Simple Graph's open source repository on GitHub

Who uses Simple Graph?

Simple Graph Integrations

Simple Graph's Features

  • Simple graph database
  • SQLite based

Simple Graph Alternatives & Comparisons

What are some alternatives to Simple Graph?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
See all alternatives
Related Comparisons
No related comparisons found

Simple Graph's Followers
4 developers follow Simple Graph to keep up with related blogs and decisions.