From aa290e3403e5a4ba2fb38048ceed1652d59d133e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yanis=20Zafir=C3=B3pulos?= <1265028+drkameleon@users.noreply.github.com> Date: Thu, 21 Jan 2021 11:54:47 +0100 Subject: [PATCH] Added Grafito graph database --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4d13add..9e500da 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ ========= A curated list of amazingly awesome database libraries, resources and shiny things by [Numetric Technologies](https://www.numetriclabz.com/) +## Arturo + + * [Grafito](https://github.com/arturo-lang/grafito) - Portable, Serverless & Lightweight SQLite-based Graph Database + ## Clojure * [Datomic](http://www.datomic.com/)