toschoo / nowdb

A graph-timeseries database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoWDB

NoWDB is an experimental prototype for timeseries database with a graph-oriented datamodell. It supports a subset of SQL and supports stored procedures implemented as Lua scripts.

There are clients for C, C++, Go, Lua, Python and Julia. There is also a package providing server-side functionality implemented in Lua.

More documentation can be found here.

Dependencies

NoWDB is implemented in C99 and POSIX-compliant. It depends on:

About

A graph-timeseries database

License:Other


Languages

Language:C 79.4%Language:Python 11.4%Language:Yacc 3.1%Language:Lua 2.3%Language:Julia 1.8%Language:Shell 0.9%Language:Makefile 0.9%Language:Lex 0.2%