Menu

Cog - A Python lightweight graph database

Cog is a graph database implemented purely in python. Torque is Cog’s graph query language. Cog also provides a low level API to its fast key-value store.

Cog is ideal for python applications that does not require a full featured database. Cog can easily be used as a library from within a Python application. It is written purely in Python so it has no dependencies other than Python standard library.

Check it out at: http://www.cogdb.io

Posted by Arun Mahendra 2018-07-25

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.