blais / oblique

Oblique: Lightweight Graph Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oblique - Lightweigh Graph Language

Oblique is to graphs, what Markdown is to documents, and what Beancount is to bookkeeping

Oblique is a DSL to define in-memory graph databases from text files. It provides directives to declare a schema (type definitions) and a syntax to define objects (rows).

Warning
This project is not released yet. This is work-in-progress for now. There isn't much to use as of yet, but if you do, do at your own peril.

Author

Martin Blais blais@furius.ca

About

Oblique: Lightweight Graph Language

License:Apache License 2.0


Languages

Language:C++ 60.7%Language:Python 31.7%Language:Starlark 7.5%