customizable

Features

All the features provided by auksys.

Learn more

use cases

Use-cases

Example of use of auksys.

Learn more

research

Research

Research that supported auksys!

Learn more

News

GQLite 1.8 - Released

This new release of GQLite brings improvement for vector index, and support for MERGE and UNION.

GQLite 1.7 - Released

This new release of GQLite brings support for vector index, and a tensor value.

GQLite 1.6 - Released

This new release of GQLite brings a new lexer/parser, new gqls API and inital support for recursive queries.

Blog

GQLite - JavaScript bindings (wasm/napi)

We are bringing the first public release of our new JavaScript bindings, in two flavours, wasm for embedding in abrowser, and napi to use with nodejs.

GQLite - Logos/Nom parser

Among the exciting new features coming with GQLite 1.6, there is a new parser based on logos for lexing and nom for parsing. This new parser, added to gqlpar...